OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WAVE_FORMAT_IEEE_FLOAT
(Results
1 - 3
of
3
) sorted by null
/system/media/audio_utils/
tinysndfile.c
27
#define
WAVE_FORMAT_IEEE_FLOAT
3
156
case
WAVE_FORMAT_IEEE_FLOAT
:
223
if (format ==
WAVE_FORMAT_IEEE_FLOAT
)
323
wav[20] =
WAVE_FORMAT_IEEE_FLOAT
;
/frameworks/av/media/libstagefright/
WAVExtractor.cpp
40
WAVE_FORMAT_IEEE_FLOAT
= 0x0003,
182
&& mWaveFormat !=
WAVE_FORMAT_IEEE_FLOAT
262
} else if (mWaveFormat ==
WAVE_FORMAT_IEEE_FLOAT
) {
289
case
WAVE_FORMAT_IEEE_FLOAT
:
508
} else if (mWaveFormat ==
WAVE_FORMAT_IEEE_FLOAT
) {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmreg.h
[
all
...]
Completed in 724 milliseconds