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

  /external/libavc/decoder/
iv.h 78 IV_YUV_422ILE = 0x5,
ih264d_api.c 256 != IV_YUV_422ILE)
    [all...]
ih264d_utils.c     [all...]
  /external/libhevc/common/
iv.h 76 IV_YUV_422ILE = 0x5,
  /external/libmpeg2/common/
iv.h 92 IV_YUV_422ILE = 0x5,
  /external/libavc/test/encoder/
input.c 128 if (IV_YUV_422ILE == ps_raw_buf->e_color_fmt)
183 if (IV_YUV_422ILE == ps_raw_buf->e_color_fmt)
main.c 341 e_chroma_format = IV_YUV_422ILE;
    [all...]
  /external/libavc/encoder/
iv2.h 89 IV_YUV_422ILE = 0x12,
ih264e_process.c     [all...]
ih264e_utils.c     [all...]
ih264e_api.c 442 && (ps_ip->s_ive_ip.e_inp_color_fmt != IV_YUV_422ILE)
    [all...]
  /external/libmpeg2/decoder/
impeg2d_api_main.c 725 else if(ps_dec_state->i4_chromaFormat == IV_YUV_422ILE)
    [all...]
impeg2d_pic_proc.c 82 else if (IV_YUV_422ILE == ps_dec->i4_chromaFormat)
  /external/libhevc/decoder/
ihevcd_api.c 230 != IV_YUV_422ILE)
    [all...]
  /external/libhevc/test/decoder/
main.c     [all...]
  /external/libavc/test/decoder/
main.c     [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp     [all...]
  /external/libmpeg2/test/decoder/
main.c     [all...]

Completed in 59 milliseconds