Searched defs:RateProfile (Results 1 – 1 of 1) sorted by relevance
61 struct RateProfile { struct62 int target_bit_rate[kMaxNumRateUpdates];63 int input_frame_rate[kMaxNumRateUpdates];64 int frame_index_rate_update[kMaxNumRateUpdates + 1];65 int num_frames;