Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.h22 void vp9_read_mode_info(TileWorkerData *twd, VP9Decoder *const pbi, int mi_row,
Dvp9_decodemv.c833 void vp9_read_mode_info(TileWorkerData *twd, VP9Decoder *const pbi, int mi_row, in vp9_read_mode_info() function
Dvp9_decodeframe.c785 vp9_read_mode_info(twd, pbi, mi_row, mi_col, x_mis, y_mis); in decode_block()