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

  /external/libavc/decoder/
iv.h 92 IV_NA_FRAME = 0x7FFFFFFF,
ih264d_api.c     [all...]
  /external/libhevc/common/
iv.h 90 IV_NA_FRAME = 0x7FFFFFFF,
  /external/libmpeg2/common/
iv.h 106 IV_NA_FRAME = 0x7FFFFFFF,
  /external/libavc/encoder/
ih264e_encode.c 227 ps_video_encode_op->s_ive_op.u4_encoded_frame_type = IV_NA_FRAME;
682 ps_video_encode_op->s_ive_op.u4_encoded_frame_type = IV_NA_FRAME;
717 ps_video_encode_op->s_ive_op.u4_encoded_frame_type = IV_NA_FRAME;
iv2.h 103 IV_NA_FRAME = 0x7FFFFFFF,
ih264e_utils.c 274 ps_codec->force_curr_frame_type = IV_NA_FRAME;
    [all...]
ih264e_api.c     [all...]
  /external/libmpeg2/decoder/
impeg2d_decoder.c 134 ps_op->s_ivd_video_decode_op_t.e_pic_type = IV_NA_FRAME;
impeg2d_api_main.c     [all...]
  /external/libhevc/decoder/
ihevcd_decode.c 219 ps_dec_op->e_pic_type = IV_NA_FRAME;
  /external/libavc/test/encoder/
main.c     [all...]

Completed in 49 milliseconds