Searched refs:fSampleFormat (Results 1 – 2 of 2) sorted by relevance
116 return fSampleFormat; in SampleFormat()198 fSampleFormat = fmt; in SetSampleFormat()199 return fSampleFormat; in SetSampleFormat()318 fSampleFormat = B_LINEAR_SAMPLES; in _init_raw_stats()405 fSampleFormat = B_FLOAT_SAMPLES; in _ref_to_file()411 fSampleFormat = B_LINEAR_SAMPLES; in _ref_to_file()414 fSampleFormat = B_UNDEFINED_SAMPLES; in _ref_to_file()
81 int32 fSampleFormat; variable