Searched refs:apf_intra_pred_chroma (Results 1 – 3 of 3) sorted by relevance
1432 ps_codec->apf_intra_pred_chroma[0] = (pf_intra_pred)NULL; in ihevcd_update_function_ptr()1433 …ps_codec->apf_intra_pred_chroma[1] = (pf_intra_pred)ps_codec->s_func_selector.ihevc_intra_pred_chr… in ihevcd_update_function_ptr()1434 …ps_codec->apf_intra_pred_chroma[2] = (pf_intra_pred)ps_codec->s_func_selector.ihevc_intra_pred_chr… in ihevcd_update_function_ptr()1435 …ps_codec->apf_intra_pred_chroma[3] = (pf_intra_pred)ps_codec->s_func_selector.ihevc_intra_pred_chr… in ihevcd_update_function_ptr()1436 …ps_codec->apf_intra_pred_chroma[4] = (pf_intra_pred)ps_codec->s_func_selector.ihevc_intra_pred_chr… in ihevcd_update_function_ptr()1437 …ps_codec->apf_intra_pred_chroma[5] = (pf_intra_pred)ps_codec->s_func_selector.ihevc_intra_pred_chr… in ihevcd_update_function_ptr()1438 …ps_codec->apf_intra_pred_chroma[6] = (pf_intra_pred)ps_codec->s_func_selector.ihevc_intra_pred_chr… in ihevcd_update_function_ptr()1439 …ps_codec->apf_intra_pred_chroma[7] = (pf_intra_pred)ps_codec->s_func_selector.ihevc_intra_pred_chr… in ihevcd_update_function_ptr()1440 …ps_codec->apf_intra_pred_chroma[8] = (pf_intra_pred)ps_codec->s_func_selector.ihevc_intra_pred_chr… in ihevcd_update_function_ptr()1441 …ps_codec->apf_intra_pred_chroma[9] = (pf_intra_pred)ps_codec->s_func_selector.ihevc_intra_pred_ch… in ihevcd_update_function_ptr()[all …]
2119 pf_intra_pred apf_intra_pred_chroma[11]; member
1048 …ps_codec->apf_intra_pred_chroma[chroma_pred_func_idx](au1_ref_sub_out, 1, pu1_pred_orig, pred_strd… in ihevcd_iquant_itrans_recon_ctb()