Searched refs:e_ref_chroma_fmt (Results 1 – 7 of 7) sorted by relevance
1727 IV_COLOR_FORMAT_T e_ref_chroma_fmt; member
188 chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt == IV_YUV_420SP_VU); in ihevcd_inter_pred_ctb()
740 is_u_first = (IV_YUV_420SP_UV == ps_codec->e_ref_chroma_fmt) ? 1 : 0; in ihevcd_fmt_conv()
1034 … ps_proc->s_deblk_ctxt.is_chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt == IV_YUV_420SP_VU); in ihevcd_process()1144 … ps_proc->s_sao_ctxt.is_chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt == IV_YUV_420SP_VU); in ihevcd_process()
682 WORD32 chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt == IV_YUV_420SP_VU); in ihevcd_iquant_itrans_recon_ctb()
1056 ps_codec->e_ref_chroma_fmt = IV_YUV_420SP_UV; in ihevcd_init()1063 ps_codec->e_ref_chroma_fmt = IV_YUV_420SP_VU; in ihevcd_init()
3330 …ps_codec->s_parse.s_deblk_ctxt.is_chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt == IV_YUV_420SP… in ihevcd_parse_slice_data()