Searched defs:RateControlMetrics (Results 1 – 2 of 2) sorted by relevance
58 struct RateControlMetrics { struct60 int layer_input_frames[VPX_TS_MAX_LAYERS];62 int layer_tot_enc_frames[VPX_TS_MAX_LAYERS];64 int layer_enc_frames[VPX_TS_MAX_LAYERS];66 double layer_framerate[VPX_TS_MAX_LAYERS];68 double layer_pfb[VPX_TS_MAX_LAYERS];93 static void set_rate_control_metrics(struct RateControlMetrics *rc, in set_rate_control_metrics() argument
73 struct RateControlMetrics { struct74 int max_num_dropped_frames;75 int max_key_frame_size_mismatch;76 int max_delta_frame_size_mismatch;77 int max_encoding_rate_mismatch;78 int max_time_hit_target;79 int num_spatial_resizes;80 int num_key_frames;