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

  /external/libavc/decoder/
iv.h 96 IV_IDR_FRAME = 0x3,
ih264d_api.c     [all...]
  /external/libhevc/common/
iv.h 94 IV_IDR_FRAME = 0x3,
  /external/libmpeg2/common/
iv.h 110 IV_IDR_FRAME = 0x3,
  /external/libavc/encoder/
iv2.h 107 IV_IDR_FRAME = 0x3,
ih264e_encode.c 351 ps_codec->force_curr_frame_type = IV_IDR_FRAME;
666 ps_video_encode_op->s_ive_op.u4_encoded_frame_type =IV_IDR_FRAME;
ih264e_api.c     [all...]
ih264e_utils.c 263 i4_force_idr = (ps_codec->force_curr_frame_type == IV_IDR_FRAME);
    [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp     [all...]
  /external/libavc/test/encoder/
main.c     [all...]

Completed in 51 milliseconds