Home
last modified time | relevance | path

Searched refs:vpx_read_mode_info (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.h22 void vpx_read_mode_info(VP9Decoder *const pbi, MACROBLOCKD *xd,
Dvp9_decodemv.c609 void vpx_read_mode_info(VP9Decoder *const pbi, MACROBLOCKD *xd, in vpx_read_mode_info() function
Dvp9_decodeframe.c837 vpx_read_mode_info(pbi, xd, mi_row, mi_col, r, x_mis, y_mis); in decode_block()