Home
last modified time | relevance | path

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

/aosp12/system/media/audio_utils/tests/
H A Dformat_tests.cpp78 constexpr audio_format_t orig_encoding = AUDIO_FORMAT_PCM_16_BIT; in TEST_P() local
145 constexpr audio_format_t orig_encoding = AUDIO_FORMAT_PCM_16_BIT; in TEST_P() local
/aosp12/system/media/audio_utils/fuzz/format_fuzzer/
H A Dformat_fuzzer.cpp77 constexpr audio_format_t orig_encoding = AUDIO_FORMAT_PCM_16_BIT; in LLVMFuzzerTestOneInput() local