Home
last modified time | relevance | path

Searched refs:vp9_get_scaled_ref_frame (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.h174 YV12_BUFFER_CONFIG *vp9_get_scaled_ref_frame(const struct VP9_COMP *cpi,
Dvp9_rd.c655 YV12_BUFFER_CONFIG *vp9_get_scaled_ref_frame(const VP9_COMP *cpi, in vp9_get_scaled_ref_frame() function
Dvp9_rdopt.c1861 vp9_get_scaled_ref_frame(cpi, mi->ref_frame[0]), in joint_motion_search()
1862 vp9_get_scaled_ref_frame(cpi, mi->ref_frame[1]) in joint_motion_search()
2492 vp9_get_scaled_ref_frame(cpi, ref); in single_motion_search()
4372 ? vp9_get_scaled_ref_frame(cpi, mi->ref_frame[ref]) in vp9_rd_pick_inter_mode_sub8x8()
Dvp9_mcomp.c2323 vp9_get_scaled_ref_frame(cpi, mi->ref_frame[0]); in vp9_int_pro_motion_estimation()
Dvp9_pickmode.c174 vp9_get_scaled_ref_frame(cpi, ref); in combined_motion_search()