Searched refs:vp8_interpolate_motion (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libvpx/vp8/decoder/ |
H A D | error_concealment.h | 34 void vp8_interpolate_motion(MACROBLOCKD *mb, int mb_row, int mb_col,
|
H A D | error_concealment.c | 461 void vp8_interpolate_motion(MACROBLOCKD *mb, int mb_row, int mb_col, in vp8_interpolate_motion() function
|
H A D | threading.c | 397 vp8_interpolate_motion(xd, mb_row, mb_col, pc->mb_rows, pc->mb_cols); in mt_decode_mb_rows()
|
H A D | decodeframe.c | 551 vp8_interpolate_motion(xd, mb_row, mb_col, pc->mb_rows, pc->mb_cols); in decode_mb_rows()
|