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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_codec.h 94 VPX_CODEC_ERROR,
318 const char *vpx_codec_error(vpx_codec_ctx_t *ctx);
372 * transparently, but will return #VPX_CODEC_ERROR if the request could not
383 * \retval #VPX_CODEC_ERROR
  /external/libvpx/libvpx/vpx/
vpx_codec.h 94 VPX_CODEC_ERROR,
309 const char *vpx_codec_error(vpx_codec_ctx_t *ctx);
363 * transparently, but will return #VPX_CODEC_ERROR if the request could not
374 * \retval #VPX_CODEC_ERROR
517 * \retval #VPX_CODEC_ERROR
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.h 94 VPX_CODEC_ERROR,
309 const char *vpx_codec_error(vpx_codec_ctx_t *ctx);
363 * transparently, but will return #VPX_CODEC_ERROR if the request could not
374 * \retval #VPX_CODEC_ERROR
517 * \retval #VPX_CODEC_ERROR

Completed in 59 milliseconds