Searched refs:fOutputSampleSize (Results 1 – 2 of 2) sorted by relevance
54 int32 fOutputSampleSize; variable
194 fOutputSampleSize = (ioDecodedFormat->u.raw_audio.format & B_AUDIO_FORMAT_SIZE_MASK); in NegotiateAudioOutputFormat()195 fOutputFrameSize = fOutputSampleSize * ioDecodedFormat->u.raw_audio.channel_count; in NegotiateAudioOutputFormat()