Home
last modified time | relevance | path

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

/frameworks/av/media/ndk/fuzzer/
Dndk_mediamuxer_fuzzer.cpp55 void getSampleVideoFormat(FuzzedDataProvider& fdp, AMediaFormat* format) { in getSampleVideoFormat() function
134 : getSampleVideoFormat(fdp, mediaFormat); in LLVMFuzzerTestOneInput()
DNdkMediaCodecFuzzerBase.h60 AMediaFormat* getSampleVideoFormat();
/frameworks/av/media/libstagefright/tests/fuzzers/
DMediaMuxerFuzzer.cpp130 void getSampleVideoFormat(FuzzedDataProvider& fdp, AMessage* format) { in getSampleVideoFormat() function
175 : getSampleVideoFormat(fdp, format.get()); in LLVMFuzzerTestOneInput()