Searched refs:framesize_bytes (Results 1 – 2 of 2) sorted by relevance
80 void FrameDropper::Fill(size_t framesize_bytes, bool delta_frame) { in Fill() argument84 float framesize_kbits = 8.0f * static_cast<float>(framesize_bytes) / 1000.0f; in Fill()
48 void Fill(size_t framesize_bytes, bool delta_frame);