Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dmotion_search_facade.c49 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0, 0, 0, 0 } }; in av1_single_motion_search() local
376 struct buf_2d backup_yv12[2][MAX_MB_PLANE]; in av1_joint_motion_search() local
544 struct buf_2d backup_yv12[MAX_MB_PLANE]; in av1_compound_single_motion_search() local
773 struct buf_2d backup_yv12; in av1_simple_motion_search() local
Dnonrd_pickmode.c126 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0, 0, 0, 0 } }; in combined_motion_search() local
Dmcomp.c1637 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0, 0, 0, 0 } }; in av1_int_pro_motion_estimation() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c1858 struct buf_2d backup_yv12[2][MAX_MB_PLANE]; in joint_motion_search() local
2483 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0 } }; in single_motion_search() local
4220 struct buf_2d backup_yv12[2][MAX_MB_PLANE]; in vp9_rd_pick_inter_mode_sub8x8() local
Dvp9_pickmode.c160 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0 } }; in combined_motion_search() local
Dvp9_mcomp.c2305 struct buf_2d backup_yv12[MAX_MB_PLANE] = { { 0, 0 } }; in vp9_int_pro_motion_estimation() local