Home
last modified time | relevance | path

Searched refs:pf_interpolate_luma (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libavc/encoder/svc/
H A Disvce_ibl_eval.c900 ps_ctxt->as_res_lyrs[ps_ctxt->i4_res_lyr_id].pf_interpolate_luma = in isvce_intra_sampling_function_selector()
914 ps_ctxt->as_res_lyrs[ps_ctxt->i4_res_lyr_id].pf_interpolate_luma = in isvce_intra_sampling_function_selector()
931 ps_ctxt->as_res_lyrs[ps_ctxt->i4_res_lyr_id].pf_interpolate_luma = in isvce_intra_sampling_function_selector()
943 ps_ctxt->as_res_lyrs[ps_ctxt->i4_res_lyr_id].pf_interpolate_luma = in isvce_intra_sampling_function_selector()
/aosp_15_r20/external/libavc/common/svc/
H A Disvc_intra_resample.h129 FT_INTERPOLATE_LUMA_2X *pf_interpolate_luma; member
H A Disvc_intra_resample.c3117 ps_lyr_ctxt->pf_interpolate_luma(pu1_refarray_luma, pi2_tmp_filt_buf, pu1_out_luma, in isvc_intra_samp_mb_dyadic()