Home
last modified time | relevance | path

Searched defs:input_format (Results 1 – 1 of 1) sorted by relevance

/system/media/audio_utils/fuzz/sndfile_fuzzer/
Dsndfile_fuzzer.cpp53 size_t getSizeByType(uint32_t input_format) { in getSizeByType()
62 sf_count_t sfReadfWithType(uint32_t input_format, SNDFILE *handle, in sfReadfWithType()
77 uint32_t input_format = 0; in LLVMFuzzerTestOneInput() local