Searched refs:av1_mv_pred (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | rd.h | 279 void av1_mv_pred(const struct AV1_COMP *cpi, MACROBLOCK *x,
|
D | rd.c | 988 void av1_mv_pred(const AV1_COMP *cpi, MACROBLOCK *x, uint8_t *ref_y_buffer, in av1_mv_pred() function
|
D | nonrd_pickmode.c | 280 av1_mv_pred(cpi, x, yv12_mb[ref_frame][0].buf, yv12->y_stride, ref_frame, in find_predictors()
|
D | rdopt.c | 949 av1_mv_pred(cpi, x, yv12_mb[ref_frame][0].buf, yv12_mb[ref_frame][0].stride, in setup_buffer_ref_mvs_inter()
|