Searched defs:getBytesPerFrame (Results 1 – 3 of 3) sorted by relevance
113 uint32_t getBytesPerFrame() const { in getBytesPerFrame() function
219 int32_t getBytesPerFrame() const { return mChannelCount * getBytesPerSample(); } in getBytesPerFrame() function
105 public long getBytesPerFrame() { in getBytesPerFrame() method in AudioSampleEntry