Home
last modified time | relevance | path

Searched refs:vpx_validate_mmaps (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_codec.c159 vpx_codec_err_t vpx_validate_mmaps(const vpx_codec_stream_info_t *si, in vpx_validate_mmaps() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h534 vpx_codec_err_t vpx_validate_mmaps(const vpx_codec_stream_info_t *si,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c426 res = vpx_validate_mmaps(&ctx->si, ctx->mmaps, in vp8_decode()