Searched refs:txcoeff_cost_timer (Results 1 – 3 of 3) sorted by relevance
102 tmp_cm->txcoeff_cost_timer += elapsed_time; in av1_cost_coeffs()
1094 cm->txcoeff_cost_timer = 0; in av1_encode_strategy()1148 cm->cum_txcoeff_cost_timer += cm->txcoeff_cost_timer; in av1_encode_strategy()1152 cm->txcoeff_cost_count, cm->txcoeff_cost_timer, in av1_encode_strategy()
554 int64_t txcoeff_cost_timer; member