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/src/
vpx_codec.c 47 case VPX_CODEC_ERROR:
70 const char *vpx_codec_error(vpx_codec_ctx_t *ctx) { function
89 res = VPX_CODEC_ERROR;
117 res = VPX_CODEC_ERROR;
121 res = VPX_CODEC_ERROR;
  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 47 case VPX_CODEC_ERROR:
70 const char *vpx_codec_error(vpx_codec_ctx_t *ctx) { function
89 res = VPX_CODEC_ERROR;
117 res = VPX_CODEC_ERROR;
121 res = VPX_CODEC_ERROR;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_codec.c 47 case VPX_CODEC_ERROR:
70 const char *vpx_codec_error(vpx_codec_ctx_t *ctx) { function
89 res = VPX_CODEC_ERROR;
117 res = VPX_CODEC_ERROR;
121 res = VPX_CODEC_ERROR;

Completed in 73 milliseconds