Home
last modified time | relevance | path

Searched defs:demux (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Danimation_api_fuzzer.c29 WebPDemuxer* const demux = WebPDemux(&webp_data); in LLVMFuzzerTestOneInput() local
H A Dmux_demux_api_fuzzer.c60 WebPDemuxer* demux; in LLVMFuzzerTestOneInput() local
[all...]
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dwebpdec.c114 WebPDemuxer* const demux = WebPDemux(&webp_data); in ExtractMetadata() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoSessionFfmpegUtils.cpp106 bool FfmpegDemuxerImpl::demux (deUint8** pData, deInt64* pSize) in demux() function in vkt::video::FfmpegDemuxerImpl
/third_party/skia/src/codec/
H A DSkWebpCodec.cpp550 SkWebpCodec(SkEncodedInfo&& info, std::unique_ptr<SkStream> stream, WebPDemuxer* demux, sk_sp<SkData> data, SkEncodedOrigin origin) SkWebpCodec() argument
[all...]

Completed in 3 milliseconds