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

  /external/libvpx/libvpx/vpx/
vpx_decoder.h 58 #define VPX_CODEC_CAP_INPUT_FRAGMENTS 0x100000 /**< Can receive encoded frames
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_decoder.h 58 #define VPX_CODEC_CAP_INPUT_FRAGMENTS 0x100000 /**< Can receive encoded frames
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 44 !(iface->caps & VPX_CODEC_CAP_INPUT_FRAGMENTS))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_decoder.c 46 !(iface->caps & VPX_CODEC_CAP_INPUT_FRAGMENTS))
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 799 VPX_CODEC_CAP_INPUT_FRAGMENTS,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 928 VPX_CODEC_CAP_INPUT_FRAGMENTS,

Completed in 2917 milliseconds