Home
last modified time | relevance | path

Searched refs:is_chroma_yuv420sp_vu (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/decoder/
Dihevcd_structs.h529 WORD32 is_chroma_yuv420sp_vu; member
689 WORD32 is_chroma_yuv420sp_vu; member
Dihevcd_deblk.c125 WORD32 chroma_yuv420sp_vu = ps_deblk->is_chroma_yuv420sp_vu; in ihevcd_deblk_ctb()
Dihevcd_process_slice.c1032 … 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()
Dihevcd_sao.c575 WORD32 chroma_yuv420sp_vu = ps_sao_ctxt->is_chroma_yuv420sp_vu; in ihevcd_sao_shift_ctb()
Dihevcd_parse_slice.c3329 …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()