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 144 vpx_internal_error(&pbi->common.error, VPX_CODEC_MEM_ERROR,\
152 vpx_internal_error(&pbi->common.error, VPX_CODEC_MEM_ERROR,\
decodframe.c 467 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME,
473 vpx_internal_error(&pc->error, VPX_CODEC_MEM_ERROR,
582 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME,
593 vpx_internal_error(&pc->error, VPX_CODEC_UNSUP_BITSTREAM,
607 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME,
614 vpx_internal_error(&pc->error, VPX_CODEC_CORRUPT_FRAME,
619 vpx_internal_error(&pc->error, VPX_CODEC_MEM_ERROR,
633 vpx_internal_error(&pc->error, VPX_CODEC_MEM_ERROR,
  /external/libvpx/vp8/encoder/
onyx_int.h 673 vpx_internal_error(&cpi->common.error, VPX_CODEC_MEM_ERROR,\
681 vpx_internal_error(&cpi->common.error, VPX_CODEC_MEM_ERROR,\
onyx_if.c     [all...]
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 433 static void vpx_internal_error(struct vpx_internal_error_info *info, function

Completed in 130 milliseconds