Home
last modified time | relevance | path

Searched defs:scaled_ref_frame (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dmotion_search_facade.c133 const YV12_BUFFER_CONFIG *scaled_ref_frame = in av1_single_motion_search() local
556 const YV12_BUFFER_CONFIG *const scaled_ref_frame[2] = { in av1_joint_motion_search() local
750 const YV12_BUFFER_CONFIG *const scaled_ref_frame = in av1_compound_single_motion_search() local
990 const YV12_BUFFER_CONFIG *scaled_ref_frame = in av1_simple_motion_search_sse_var() local
H A Dmcomp.c2115 const YV12_BUFFER_CONFIG *scaled_ref_frame = in av1_int_pro_motion_estimation() local
H A Drdopt.c926 const YV12_BUFFER_CONFIG *scaled_ref_frame = in setup_buffer_ref_mvs_inter() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_rdopt.c1927 const YV12_BUFFER_CONFIG *const scaled_ref_frame[2] = { in joint_motion_search() local
2578 const YV12_BUFFER_CONFIG *scaled_ref_frame = in single_motion_search() local
4529 YV12_BUFFER_CONFIG *scaled_ref_frame[2] = { NULL, NULL }; in vp9_rd_pick_inter_mode_sub8x8() local
H A Dvp9_pickmode.c173 const YV12_BUFFER_CONFIG *scaled_ref_frame = in combined_motion_search() local
H A Dvp9_mcomp.c2286 const YV12_BUFFER_CONFIG *scaled_ref_frame = in vp9_int_pro_motion_estimation() local
H A Dvp9_encodeframe.c3439 YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi, ref); in simple_motion_search() local