HomeSort by relevance Sort by last modified time
    Searched refs:e_ref_chroma_fmt (Results 1 - 7 of 7) sorted by null

  /external/libhevc/decoder/
ihevcd_structs.h 1766 IV_COLOR_FORMAT_T e_ref_chroma_fmt; member in struct:_codec_t
    [all...]
ihevcd_fmt_conv.c 740 is_u_first = (IV_YUV_420SP_UV == ps_codec->e_ref_chroma_fmt) ? 1 : 0;
ihevcd_inter_pred.c 188 chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt == IV_YUV_420SP_VU);
ihevcd_process_slice.c     [all...]
ihevcd_iquant_itrans_recon_ctb.c 682 WORD32 chroma_yuv420sp_vu = (ps_codec->e_ref_chroma_fmt == IV_YUV_420SP_VU);
    [all...]
ihevcd_api.c     [all...]
ihevcd_parse_slice.c     [all...]

Completed in 116 milliseconds