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

  /external/libvpx/libvpx/vpx/
vpx_decoder.h 57 #define VPX_CODEC_CAP_INPUT_FRAGMENTS 0x100000 /**< Can receive encoded frames
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 42 !(iface->caps & VPX_CODEC_CAP_INPUT_FRAGMENTS))
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 920 VPX_CODEC_CAP_INPUT_FRAGMENTS,

Completed in 31 milliseconds