Home
last modified time | relevance | path

Searched defs:backup_yv12 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c1723 struct buf_2d backup_yv12[2][MAX_MB_PLANE]; in joint_motion_search() local
2327 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0 } }; in single_motion_search() local
3861 struct buf_2d backup_yv12[2][MAX_MB_PLANE]; in vp9_rd_pick_inter_mode_sub8x8() local
Dvp9_pickmode.c149 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0 } }; in combined_motion_search() local
Dvp9_mcomp.c1793 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0 } }; in vp9_int_pro_motion_estimation() local