Searched refs:update_value (Results 1 – 4 of 4) sorted by relevance
537 static inline double update_value(double new, double old, double aggressiveness) in update_value() function558 …s->dc_correction_value[c] = is_first_frame ? current_average_value : update_value(current_average_… in perform_dc_correction()626 …s->compress_threshold[0] = is_first_frame ? current_threshold : update_value(current_threshold, s-… in perform_compression()646 …s->compress_threshold[c] = is_first_frame ? current_threshold : update_value(current_threshold, s-… in perform_compression()
881 uint32_t **update_value, in pvr_srv_rgx_submit_transfer2() argument903 .update_value = update_value, in pvr_srv_rgx_submit_transfer2()
527 uint32_t **update_value; member983 uint32_t **update_value,
1936 private function kvUpdateHelper($field, $update_key, $update_value) argument1942 $field_arr_value[$update_key] = $update_value;