Searched refs:B_UNDEFINED_SAMPLES (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/media/legacy/
H A DOldMediaDefs.h50 B_UNDEFINED_SAMPLES, enumerator in enum:__anon177
/haiku/src/kits/media/
H A DSoundFile.cpp414 fSampleFormat = B_UNDEFINED_SAMPLES;
/haiku/headers/os/media/
H A DMediaDefs.h822 B_UNDEFINED_SAMPLES, enumerator in enum:__anon14
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DMediaFormatIO.cpp693 case B_UNDEFINED_SAMPLES:
694 context.writeAttr(gKey_sample_format, "B_UNDEFINED_SAMPLES");
1141 if(!strcmp(value, "B_UNDEFINED_SAMPLES"))
1142 f.sample_format = B_UNDEFINED_SAMPLES;

Completed in 50 milliseconds