Searched defs:BytesPerSample (Results 1 – 5 of 5) sorted by relevance
104 size_t AudioEncoderPcmA::BytesPerSample() const { in BytesPerSample() function in webrtc::AudioEncoderPcmA118 size_t AudioEncoderPcmU::BytesPerSample() const { in BytesPerSample() function in webrtc::AudioEncoderPcmU
24 size_t AudioEncoderPcm16B::BytesPerSample() const { in BytesPerSample() function in webrtc::AudioEncoderPcm16B
28 static size_t BytesPerSample(C2Config::pcm_encoding_t encoding) { in BytesPerSample() function
47 def BytesPerSample(s): function
898 func(BytesPerSample, Int_FromLong) in func() argument