Home | History | Annotate | Download | only in source

Lines Matching defs:byte_count

831   size_t byte_count = 0;
845 byte_count += nack_byte_count_[num];
856 return (byte_count * 8) < (target_bitrate / 1000 * time_interval);