Home
last modified time | relevance | path

Searched defs:no_split (Results 1 – 1 of 1) sorted by relevance

/external/libaom/av1/encoder/
Dtx_search.c2356 FAST_TX_SEARCH_MODE ftxs_mode, TxCandidateInfo *no_split) { in try_tx_block_no_split()
2574 TxCandidateInfo no_split = { INT64_MAX, 0, TX_TYPES }; in select_tx_block() local