Searched refs:B_WAV_FORMAT_FAMILY (Results 1 - 10 of 10) sorted by relevance

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DMuxerTable.cpp30 B_WAV_FORMAT_FAMILY,
105 B_WAV_FORMAT_FAMILY,
339 B_WAV_FORMAT_FAMILY,
H A DEncoderTable.cpp126 B_WAV_FORMAT_FAMILY,
H A DAVCodecDecoder.cpp221 if (description.family == B_WAV_FORMAT_FAMILY
224 // Special case extra data in B_WAV_FORMAT_FAMILY
/haiku/src/tests/kits/media/
H A DmediaFormats.cpp29 case B_WAV_FORMAT_FAMILY:
112 case B_WAV_FORMAT_FAMILY:
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundDevice.cpp207 desc[1].family = B_WAV_FORMAT_FAMILY;
231 desc[1].family = B_WAV_FORMAT_FAMILY;
239 desc[0].family = B_WAV_FORMAT_FAMILY;
/haiku/src/kits/media/
H A DFormatManager.cpp46 case B_WAV_FORMAT_FAMILY:
96 case B_WAV_FORMAT_FAMILY:
H A DSoundFile.cpp359 case B_WAV_FORMAT_FAMILY: fFileFormat = B_WAVE_FILE; break;
H A DMediaFormats.cpp216 case B_WAV_FORMAT_FAMILY:
251 case B_WAV_FORMAT_FAMILY:
/haiku/headers/os/media/
H A DMediaDefs.h729 B_WAV_FORMAT_FAMILY = 6, enumerator in enum:__anon11
/haiku/src/apps/cortex/support/
H A DMediaString.cpp256 case B_WAV_FORMAT_FAMILY:

Completed in 79 milliseconds