Searched refs:vpx_read_mode_info (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodemv.h | 22 void vpx_read_mode_info(VP9Decoder *const pbi, MACROBLOCKD *xd,
|
D | vp9_decodemv.c | 609 void vpx_read_mode_info(VP9Decoder *const pbi, MACROBLOCKD *xd, in vpx_read_mode_info() function
|
D | vp9_decodeframe.c | 837 vpx_read_mode_info(pbi, xd, mi_row, mi_col, r, x_mis, y_mis); in decode_block()
|