Lines Matching refs:e_chroma_plane
106 CHROMA_PLANE_ID_T e_chroma_plane) in ihevc_resi_trans_4x4_ttype1() argument
114 UNUSED(e_chroma_plane); in ihevc_resi_trans_4x4_ttype1()
240 CHROMA_PLANE_ID_T e_chroma_plane) in ihevc_resi_trans_4x4() argument
251 if (e_chroma_plane != NULL_PLANE) in ihevc_resi_trans_4x4()
254 pu1_src += e_chroma_plane; in ihevc_resi_trans_4x4()
255 pu1_pred += e_chroma_plane; in ihevc_resi_trans_4x4()
458 CHROMA_PLANE_ID_T e_chroma_plane) in ihevc_resi_trans_8x8() argument
471 if (e_chroma_plane != NULL_PLANE) in ihevc_resi_trans_8x8()
474 pu1_src += e_chroma_plane; in ihevc_resi_trans_8x8()
475 pu1_pred += e_chroma_plane; in ihevc_resi_trans_8x8()
762 CHROMA_PLANE_ID_T e_chroma_plane) in ihevc_resi_trans_16x16() argument
775 if (e_chroma_plane != NULL_PLANE) in ihevc_resi_trans_16x16()
778 pu1_src += e_chroma_plane; in ihevc_resi_trans_16x16()
779 pu1_pred += e_chroma_plane; in ihevc_resi_trans_16x16()
1101 CHROMA_PLANE_ID_T e_chroma_plane) in ihevc_resi_trans_32x32() argument
1113 UNUSED(e_chroma_plane); in ihevc_resi_trans_32x32()