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

  /external/libhevc/common/
iv.h 97 IV_YUV_420SP_VU = 0xc,
  /external/libhevc/decoder/
ihevcd_api.c 446 != IV_YUV_420SP_VU))
632 != IV_YUV_420SP_VU))
    [all...]
ihevcd_decode.c 267 if((IV_YUV_420SP_VU == ps_codec->e_chroma_fmt)
ihevcd_fmt_conv.c 813 if((IV_YUV_420SP_UV == ps_codec->e_chroma_fmt) || (IV_YUV_420SP_VU == ps_codec->e_chroma_fmt))
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_parse_slice.c     [all...]
  /external/libhevc/test/decoder/
main.c     [all...]

Completed in 59 milliseconds