Searched refs:pf_weighted_bi_pred_chroma (Results 1 – 6 of 6) sorted by relevance
89 ps_codec->pf_weighted_bi_pred_chroma = ih264_weighted_bi_pred_chroma_sse42; in ih264d_init_function_ptr_sse42()
131 ps_codec->pf_weighted_bi_pred_chroma = ih264_weighted_bi_pred_chroma_av8; in ih264d_init_function_ptr_av8()
133 ps_codec->pf_weighted_bi_pred_chroma = ih264_weighted_bi_pred_chroma_a9q; in ih264d_init_function_ptr_a9q()
149 ps_codec->pf_weighted_bi_pred_chroma = ih264_weighted_bi_pred_chroma; in ih264d_init_function_ptr_generic()
1366 ih264_weighted_bi_pred_ft *pf_weighted_bi_pred_chroma; member
1359 ps_dec->pf_weighted_bi_pred_chroma( in ih264d_motion_compensate_mp()