HomeSort by relevance Sort by last modified time
    Searched refs:vpx_validate_mmaps (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 159 vpx_codec_err_t vpx_validate_mmaps(const vpx_codec_stream_info_t *si, function
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 499 vpx_codec_err_t vpx_validate_mmaps(const vpx_codec_stream_info_t *si,
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 281 res = vpx_validate_mmaps(&ctx->si, ctx->mmaps,
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 424 res = vpx_validate_mmaps(&ctx->si, ctx->mmaps,

Completed in 618 milliseconds