Searched refs:store_pred_mv (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2965 static INLINE void store_pred_mv(MACROBLOCK *x, PICK_MODE_CONTEXT *ctx) { function
3347 if (cpi->sf.adaptive_motion_search) store_pred_mv(x, ctx);
3931 store_pred_mv(x, ctx);

Completed in 140 milliseconds