Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencode_strategy.c1186 cm->txcoeff_cost_count = 0; in av1_encode_strategy()
1297 cm->txcoeff_cost_count, cm->txcoeff_cost_timer, in av1_encode_strategy()
Dtx_search.c2081 ++tmp_cm->txcoeff_cost_count; in cost_coeffs()
/external/libaom/libaom/av1/common/
Dav1_common_int.h732 int64_t txcoeff_cost_count; member