Home
last modified time | relevance | path

Searched defs:ref_frame_ptr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dtpl_model.c469 const YV12_BUFFER_CONFIG *const ref_frame_ptr = in get_inter_cost() local
731 const YV12_BUFFER_CONFIG *ref_frame_ptr = tpl_data->src_ref_frame[rf_idx]; in mode_estimation() local
924 const YV12_BUFFER_CONFIG *ref_frame_ptr[2] = { in mode_estimation() local
993 const YV12_BUFFER_CONFIG *ref_frame_ptr[2] = { in mode_estimation() local
1019 const YV12_BUFFER_CONFIG *ref_frame_ptr[2]; in mode_estimation() local
/aosp_15_r20/external/libvpx/test/
H A Dnon_greedy_mv_test.cc87 YV12_BUFFER_CONFIG *ref_frame_ptr) { in load_frame_info()