Searched refs:pf_weighted_bi_pred_luma (Results 1 – 6 of 6) sorted by relevance
88 ps_codec->pf_weighted_bi_pred_luma = ih264_weighted_bi_pred_luma_sse42; in ih264d_init_function_ptr_sse42()
132 ps_codec->pf_weighted_bi_pred_luma = ih264_weighted_bi_pred_luma_a9q; in ih264d_init_function_ptr_a9q()
130 ps_codec->pf_weighted_bi_pred_luma = ih264_weighted_bi_pred_luma_av8; in ih264d_init_function_ptr_av8()
148 ps_codec->pf_weighted_bi_pred_luma = ih264_weighted_bi_pred_luma; in ih264d_init_function_ptr_generic()
1365 ih264_weighted_bi_pred_ft *pf_weighted_bi_pred_luma; member
1333 ps_dec->pf_weighted_bi_pred_luma(ps_pred_y_forw->pu1_rec_y_u, in ih264d_motion_compensate_mp()