Searched refs:read_inter_frame_mode_info (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 785 static void read_inter_frame_mode_info(VP9Decoder *const pbi, in read_inter_frame_mode_info() function 822 read_inter_frame_mode_info(pbi, xd, mi_row, mi_col, r, x_mis, y_mis); in vp9_read_mode_info()
|
/external/libaom/libaom/av1/decoder/ |
D | decodemv.c | 1488 static void read_inter_frame_mode_info(AV1Decoder *const pbi, in read_inter_frame_mode_info() function 1556 read_inter_frame_mode_info(pbi, xd, mi_row, mi_col, r); in av1_read_mode_info()
|