SampleFormatToBytesPerChannel 987 content/renderer/pepper/content_decryptor_delegate.cc media::SampleFormatToBytesPerChannel(sample_format) * SampleFormatToBytesPerChannel 38 media/base/audio_buffer.cc int bytes_per_channel = SampleFormatToBytesPerChannel(sample_format); SampleFormatToBytesPerChannel 238 media/base/audio_buffer.cc int bytes_per_channel = SampleFormatToBytesPerChannel(sample_format_); SampleFormatToBytesPerChannel 70 media/base/audio_decoder_config.cc bytes_per_channel_ = SampleFormatToBytesPerChannel(sample_format); SampleFormatToBytesPerChannel 31 media/base/sample_format.h MEDIA_EXPORT int SampleFormatToBytesPerChannel(SampleFormat sample_format); SampleFormatToBytesPerChannel 95 media/ffmpeg/ffmpeg_common_unittest.cc int bytes_per_channel = SampleFormatToBytesPerChannel(sample_format); SampleFormatToBytesPerChannel 91 media/filters/audio_renderer_algorithm_unittest.cc bytes_per_sample_ = SampleFormatToBytesPerChannel(sample_format); SampleFormatToBytesPerChannel 82 media/filters/audio_renderer_impl_unittest.cc SampleFormatToBytesPerChannel(kSampleFormat) * 8, SampleFormatToBytesPerChannel 69 media/filters/ffmpeg_audio_decoder.cc int bytes_per_channel = SampleFormatToBytesPerChannel(sample_format); SampleFormatToBytesPerChannel 475 media/filters/opus_audio_decoder.cc SampleFormatToBytesPerChannel(config_.sample_format());