Searched refs:PayloadLength10Ms (Results 1 – 3 of 3) sorted by relevance
43 uint16_t PayloadLength10Ms() const;
112 uint16_t PCMFile::PayloadLength10Ms() const { in PayloadLength10Ms() function in webrtc::PCMFile
103 uint16_t frame_size_samples = in_file.PayloadLength10Ms(); in Run()