Home
last modified time | relevance | path

Searched refs:txcoeff_cost_timer (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drdopt.h102 tmp_cm->txcoeff_cost_timer += elapsed_time; in av1_cost_coeffs()
Dencode_strategy.c1094 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()
/external/libaom/libaom/av1/common/
Donyxc_int.h554 int64_t txcoeff_cost_timer; member