Searched refs:e_ref_chroma_fmt (Results 1 – 7 of 7) sorted by relevance
1772 IV_COLOR_FORMAT_T e_ref_chroma_fmt; member
740 is_u_first = (IV_YUV_420SP_UV == ps_codec->e_ref_chroma_fmt) ? 1 : 0; in ihevcd_fmt_conv()
188 chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt == IV_YUV_420SP_VU); in ihevcd_inter_pred_ctb()
1032 … ps_proc->s_deblk_ctxt.is_chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt == IV_YUV_420SP_VU); in ihevcd_process()1142 … 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()
1535 ps_codec->e_ref_chroma_fmt = IV_YUV_420SP_UV; in ihevcd_init()1542 ps_codec->e_ref_chroma_fmt = IV_YUV_420SP_VU; in ihevcd_init()
3329 …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()