Searched defs:per_frame_bandwidth (Results 1 – 3 of 3) sorted by relevance
164 const int per_frame_bandwidth = (cfg_.rc_target_bitrate * 1000) / 30; in FramePktHook() local
1269 const double per_frame_bandwidth = in vp8_new_framerate() local3357 const double per_frame_bandwidth = in encode_frame_to_data_rate() local
384 int per_frame_bandwidth; member