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

  /external/libhevc/common/
iv.h 86 IV_YUV_420P = 0x1,
  /external/libhevc/decoder/
ihevcd_decode.c 240 if(ps_codec->e_chroma_fmt != IV_YUV_420P)
280 else if(IV_YUV_420P == ps_codec->e_chroma_fmt)
451 || (IV_YUV_420P
665 ((0 == ps_codec->i4_share_disp_buf) || (IV_YUV_420P == ps_codec->e_chroma_fmt)))
740 (IV_YUV_420P == ps_codec->e_chroma_fmt)) &&
ihevcd_api.c 436 if((ps_ip->s_ivd_init_ip_t.e_output_format != IV_YUV_420P)
628 if((s_fill_mem_rec_ip.e_output_format != IV_YUV_420P)
    [all...]
ihevcd_fmt_conv.c 825 else if(IV_YUV_420P == ps_codec->e_chroma_fmt)
ihevcd_utils.c     [all...]
  /external/libhevc/test/decoder/
main.c     [all...]
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 74 mIvColorFormat(IV_YUV_420P),

Completed in 48 milliseconds