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

  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.h 115 ivd_video_decode_op_t *ps_dec_op,
SoftHEVC.cpp 482 ivd_video_decode_op_t *ps_dec_op,
491 ps_dec_op->u4_size = sizeof(ivd_video_decode_op_t);
532 ivd_video_decode_op_t s_dec_op;
634 ivd_video_decode_op_t s_dec_op;
  /external/libhevc/decoder/
ihevcd_decode.c 180 ivd_video_decode_op_t *ps_dec_op)
339 ivd_video_decode_op_t *ps_dec_op;
348 ps_dec_op = (ivd_video_decode_op_t *)pv_api_op;
350 memset(ps_dec_op, 0, sizeof(ivd_video_decode_op_t));
ihevcd_cxa.h 308 * ivd_video_decode_op_t
310 ivd_video_decode_op_t s_ivd_video_decode_op_t;
ihevcd_api.c     [all...]
  /external/libhevc/common/
ivd.h 433 }ivd_video_decode_op_t; typedef in typeref:struct:__anon7468
  /external/libhevc/test/decoder/
main.c     [all...]

Completed in 773 milliseconds