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

  /external/libavc/decoder/
ih264d_parse_headers.h 42 ivd_video_decode_op_t *ps_dec_op,
ih264d.h 130 ivd_video_decode_op_t s_ivd_video_decode_op_t;
ih264d_parse_slice.c 173 ivd_video_decode_op_t * ps_dec_output =
174 (ivd_video_decode_op_t *)ps_dec->pv_dec_out;
824 ivd_video_decode_op_t * ps_dec_output =
825 (ivd_video_decode_op_t *)ps_dec->pv_dec_out;
866 ivd_video_decode_op_t * ps_dec_output =
867 (ivd_video_decode_op_t *)ps_dec->pv_dec_out;
    [all...]
ivd.h 489 }ivd_video_decode_op_t; typedef in typeref:struct:__anon22154
ih264d_api.c 156 ivd_video_decode_op_t *ps_dec_op);
459 ps_op->s_ivd_video_decode_op_t.u4_size != offsetof(ivd_video_decode_op_t, u4_output_present))
    [all...]
ih264d_parse_headers.c     [all...]
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.h 111 ivd_video_decode_op_t *ps_dec_op,
SoftHEVC.cpp 381 ivd_video_decode_op_t *ps_dec_op,
389 ps_dec_op->u4_size = sizeof(ivd_video_decode_op_t);
447 ivd_video_decode_op_t s_dec_op;
551 ivd_video_decode_op_t s_dec_op;
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.h 108 ivd_video_decode_op_t *ps_dec_op,
SoftAVCDec.cpp 381 ivd_video_decode_op_t *ps_dec_op,
389 ps_dec_op->u4_size = sizeof(ivd_video_decode_op_t);
447 ivd_video_decode_op_t s_dec_op;
558 ivd_video_decode_op_t s_dec_op;
  /frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.h 125 ivd_video_decode_op_t *ps_dec_op,
SoftMPEG2.cpp 518 ivd_video_decode_op_t *ps_dec_op,
526 ps_dec_op->u4_size = sizeof(ivd_video_decode_op_t);
573 ivd_video_decode_op_t s_dec_op;
683 ivd_video_decode_op_t s_dec_op;
  /external/libmpeg2/decoder/
impeg2d.h 264 ivd_video_decode_op_t s_ivd_video_decode_op_t;
ivd.h 435 }ivd_video_decode_op_t; typedef in typeref:struct:__anon23669
  /external/libhevc/common/
ivd.h 487 }ivd_video_decode_op_t; typedef in typeref:struct:__anon23248
  /external/libhevc/decoder/
ihevcd_cxa.h 186 * ivd_video_decode_op_t
188 ivd_video_decode_op_t s_ivd_video_decode_op_t;
ihevcd_decode.c 184 ivd_video_decode_op_t *ps_dec_op)
384 ivd_video_decode_op_t *ps_dec_op;
393 ps_dec_op = (ivd_video_decode_op_t *)pv_api_op;
397 memset(ps_dec_op, 0, sizeof(ivd_video_decode_op_t));
    [all...]
ihevcd_api.c 433 != offsetof(ivd_video_decode_op_t,
    [all...]
  /external/libhevc/test/decoder/
main.c     [all...]
  /external/libavc/test/decoder/
main.c     [all...]
  /external/libmpeg2/test/decoder/
main.c     [all...]

Completed in 104 milliseconds