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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1968 static INLINE void store_pred_mv(MACROBLOCK *x, PICK_MODE_CONTEXT *ctx) { function
2247 store_pred_mv(x, ctx);
2799 store_pred_mv(x, ctx);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2152 static INLINE void store_pred_mv(MACROBLOCK *x, PICK_MODE_CONTEXT *ctx) { function
2289 store_pred_mv(x, ctx);
2905 store_pred_mv(x, ctx);

Completed in 155 milliseconds