Home
last modified time | relevance | path

Searched refs:VPX_CODEC_CORRUPT_FRAME (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/vpx/src/
Dvpx_codec.c64 case VPX_CODEC_CORRUPT_FRAME: in vpx_codec_err_to_string()
/external/libvpx/vp8/decoder/
Ddecodframe.c472 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME, in setup_token_decoder()
586 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME, in vp8_decode_frame()
597 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME, in vp8_decode_frame()
624 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME, in vp8_decode_frame()
631 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME, in vp8_decode_frame()
/external/libvpx/vpx/
Dvpx_decoder_compat.h71 VPX_DEC_CORRUPT_FRAME = VPX_CODEC_CORRUPT_FRAME,
Dvpx_codec.h121 VPX_CODEC_CORRUPT_FRAME, enumerator