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

  /external/libavc/decoder/
ivd.h 148 IVD_CMD_CTL_FLUSH = 0x4,
661 /* IVD_CONTROL_API_COMMAND_TYPE_T::e_sub_cmd = IVD_CMD_ctl_FLUSH */
ih264d_api.c 631 case IVD_CMD_CTL_FLUSH:
    [all...]
  /external/libhevc/common/
ivd.h 146 IVD_CMD_CTL_FLUSH = 0x4,
659 /* IVD_CONTROL_API_COMMAND_TYPE_T::e_sub_cmd = IVD_CMD_ctl_FLUSH */
  /external/libmpeg2/decoder/
ivd.h 146 IVD_CMD_CTL_FLUSH = 0x4,
607 /* IVD_CONTROL_API_COMMAND_TYPE_T::e_sub_cmd = IVD_CMD_ctl_FLUSH */
impeg2d_api_main.c     [all...]
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 229 s_video_flush_ip.e_sub_cmd = IVD_CMD_CTL_FLUSH;
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 270 s_video_flush_ip.e_sub_cmd = IVD_CMD_CTL_FLUSH;
  /frameworks/av/media/libstagefright/codecs/mpeg2dec/
SoftMPEG2.cpp 236 s_video_flush_ip.e_sub_cmd = IVD_CMD_CTL_FLUSH;
  /external/libhevc/test/decoder/
main.c     [all...]
  /external/libavc/test/decoder/
main.c     [all...]
  /external/libhevc/decoder/
ihevcd_api.c 608 case IVD_CMD_CTL_FLUSH:
    [all...]
  /external/libmpeg2/test/decoder/
main.c     [all...]

Completed in 174 milliseconds