Searched refs:VPX_CODEC_ERROR (Results 1 - 10 of 10) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
H A Dvpx_decoder.c104 res = VPX_CODEC_ERROR;
129 res = VPX_CODEC_ERROR;
160 res = VPX_CODEC_ERROR;
180 res = VPX_CODEC_ERROR;
199 res = VPX_CODEC_ERROR;
215 res = VPX_CODEC_ERROR;
243 res = VPX_CODEC_ERROR;
H A Dvpx_codec.c47 case VPX_CODEC_ERROR:
89 res = VPX_CODEC_ERROR;
117 res = VPX_CODEC_ERROR;
121 res = VPX_CODEC_ERROR;
H A Dvpx_encoder.c215 res = VPX_CODEC_ERROR;
266 ctx->err = VPX_CODEC_ERROR;
332 ctx->err = VPX_CODEC_ERROR;
350 ctx->err = VPX_CODEC_ERROR;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
H A Donyxd_if.c122 vpx_internal_error(&pbi->common.error, VPX_CODEC_ERROR,
131 vpx_internal_error(&pbi->common.error, VPX_CODEC_ERROR,
154 vpx_internal_error(&pbi->common.error, VPX_CODEC_ERROR,
163 vpx_internal_error(&pbi->common.error, VPX_CODEC_ERROR,
364 pbi->common.error.error_code = VPX_CODEC_ERROR;
370 pbi->common.error.error_code = VPX_CODEC_ERROR;
487 return VPX_CODEC_ERROR;
512 return VPX_CODEC_ERROR;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
H A Dvp9_decoder.c199 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,
204 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,
228 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,
234 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,
342 cm->error.error_code = VPX_CODEC_ERROR;
H A Dvp9_decodeframe.c901 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,
1287 vpx_internal_error(&cm->error, VPX_CODEC_ERROR,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
H A Dvp9_dx_iface.c206 res = VPX_CODEC_ERROR;
403 return VPX_CODEC_ERROR;
506 return VPX_CODEC_ERROR;
523 return VPX_CODEC_ERROR;
541 return VPX_CODEC_ERROR;
H A Dvp9_cx_iface.c770 return VPX_CODEC_ERROR;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
H A Dvpx_codec.h94 VPX_CODEC_ERROR, enumerator in enum:__anon661
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/test/
H A Dexternal_frame_buffer_test.cc459 ASSERT_EQ(VPX_CODEC_ERROR,

Completed in 533 milliseconds