Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt.c5264 int this_cost_valid = 1; in try_tx_block_split() local
5268 ref_best_rd - tmp_rd, &this_cost_valid, ftxs_mode, in try_tx_block_split()
5270 if (!this_cost_valid) return; in try_tx_block_split()