Searched defs:mi_buf_restore (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rdopt.c1217 static INLINE void mi_buf_restore(MACROBLOCK *x, struct buf_2d orig_src, function
1467 mi_buf_restore(x, orig_src, orig_pre);
1491 mi_buf_restore(x, orig_src, orig_pre);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_rdopt.c1660 static INLINE void mi_buf_restore(MACROBLOCK *x, struct buf_2d orig_src, function
1927 mi_buf_restore(x, orig_src, orig_pre);
1951 mi_buf_restore(x, orig_src, orig_pre);

Completed in 253 milliseconds