Searched refs:read_ref_frames (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 303 static void read_ref_frames(VP9_COMMON *const cm, MACROBLOCKD *const xd, in read_ref_frames() function 704 read_ref_frames(cm, xd, r, mi->segment_id, mi->ref_frame); in read_inter_block_mode_info()
|
/external/libaom/libaom/av1/decoder/ |
D | decodemv.c | 915 static void read_ref_frames(AV1_COMMON *const cm, MACROBLOCKD *const xd, in read_ref_frames() function 1269 read_ref_frames(cm, xd, r, mbmi->segment_id, mbmi->ref_frame); in read_inter_block_mode_info()
|