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