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

  /external/libvpx/libvpx/vpx/
vpx_decoder.h 73 #define VPX_CODEC_USE_INPUT_FRAGMENTS 0x40000 /**< The input frame should be
198 * If the decoder is configured with VPX_CODEC_USE_INPUT_FRAGMENTS enabled,
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 41 else if ((flags & VPX_CODEC_USE_INPUT_FRAGMENTS) &&
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 149 VPX_CODEC_USE_INPUT_FRAGMENTS);
166 VPX_CODEC_USE_INPUT_FRAGMENTS) ) )

Completed in 28 milliseconds