HomeSort by relevance Sort by last modified time
    Searched full:vpx_internal_error (Results 1 - 5 of 5) sorted by null

  /external/libvpx/vp8/decoder/
onyxd_int.h 147 vpx_internal_error(&pbi->common.error, VPX_CODEC_MEM_ERROR,\
155 vpx_internal_error(&pbi->common.error, VPX_CODEC_MEM_ERROR,\
decodframe.c 472 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME,
477 vpx_internal_error(&pc->error, VPX_CODEC_MEM_ERROR,
586 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME,
597 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME,
608 vpx_internal_error(&pc->error, VPX_CODEC_UNSUP_BITSTREAM,
624 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME,
631 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME,
636 vpx_internal_error(&pc->error, VPX_CODEC_MEM_ERROR,
654 vpx_internal_error(&pc->error, VPX_CODEC_MEM_ERROR,
  /external/libvpx/vp8/encoder/
onyx_int.h 705 vpx_internal_error(&cpi->common.error, VPX_CODEC_MEM_ERROR,\
713 vpx_internal_error(&cpi->common.error, VPX_CODEC_MEM_ERROR,\
onyx_if.c     [all...]
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 447 static void vpx_internal_error(struct vpx_internal_error_info *info, function

Completed in 127 milliseconds