Home
last modified time | relevance | path

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

/system/uapp/audio/
A Dwav-source.cpp49 if (wav_info.wave_four_cc != WAVE_FOUR_CC) { in Initialize()
51 WAVE_FOUR_CC, wav_info.wave_four_cc); in Initialize()
A Dwav-common.cpp16 constexpr uint32_t WAVCommon::WAVE_FOUR_CC; member in WAVCommon
A Dwav-common.h65 static constexpr uint32_t WAVE_FOUR_CC = internal::make_fourcc('W', 'A', 'V', 'E'); variable
A Dwav-sink.cpp34 wav_hdr.wave_four_cc = WAVE_FOUR_CC; in SetFormat()

Completed in 6 milliseconds