Home
last modified time | relevance | path

Searched refs:fuzzed_pb (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c91 AVIOContext *fuzzed_pb = NULL; in LLVMFuzzerTestOneInput() local
128 fuzzed_pb = avio_alloc_context(io_buffer, io_buffer_size, 0, &opaque, in LLVMFuzzerTestOneInput()
130 if (!fuzzed_pb) in LLVMFuzzerTestOneInput()
133 avfmt->pb = fuzzed_pb; in LLVMFuzzerTestOneInput()
137 av_freep(&fuzzed_pb->buffer); in LLVMFuzzerTestOneInput()
138 av_freep(&fuzzed_pb); in LLVMFuzzerTestOneInput()
156 av_freep(&fuzzed_pb->buffer); in LLVMFuzzerTestOneInput()
157 av_freep(&fuzzed_pb); in LLVMFuzzerTestOneInput()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c98 AVIOContext *fuzzed_pb = NULL; in LLVMFuzzerTestOneInput() local
162 fuzzed_pb = avio_alloc_context(io_buffer, io_buffer_size, 0, &opaque, in LLVMFuzzerTestOneInput()
164 if (!fuzzed_pb) in LLVMFuzzerTestOneInput()
167 avfmt->pb = fuzzed_pb; in LLVMFuzzerTestOneInput()
171 av_freep(&fuzzed_pb->buffer); in LLVMFuzzerTestOneInput()
172 av_freep(&fuzzed_pb); in LLVMFuzzerTestOneInput()
190 av_freep(&fuzzed_pb->buffer); in LLVMFuzzerTestOneInput()
191 av_freep(&fuzzed_pb); in LLVMFuzzerTestOneInput()
/dports/multimedia/handbrake/ffmpeg-4.4/tools/
H A Dtarget_dem_fuzzer.c101 AVIOContext *fuzzed_pb = NULL; in LLVMFuzzerTestOneInput() local
180 fuzzed_pb = avio_alloc_context(io_buffer, io_buffer_size, 0, &opaque, in LLVMFuzzerTestOneInput()
182 if (!fuzzed_pb) in LLVMFuzzerTestOneInput()
185 avfmt->pb = fuzzed_pb; in LLVMFuzzerTestOneInput()
205 av_freep(&fuzzed_pb->buffer); in LLVMFuzzerTestOneInput()
206 avio_context_free(&fuzzed_pb); in LLVMFuzzerTestOneInput()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/tools/
H A Dtarget_dem_fuzzer.c101 AVIOContext *fuzzed_pb = NULL; in LLVMFuzzerTestOneInput() local
180 fuzzed_pb = avio_alloc_context(io_buffer, io_buffer_size, 0, &opaque, in LLVMFuzzerTestOneInput()
182 if (!fuzzed_pb) in LLVMFuzzerTestOneInput()
185 avfmt->pb = fuzzed_pb; in LLVMFuzzerTestOneInput()
205 av_freep(&fuzzed_pb->buffer); in LLVMFuzzerTestOneInput()
206 avio_context_free(&fuzzed_pb); in LLVMFuzzerTestOneInput()