Searched refs:update_txfm_count (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | encodeframe.c | 5775 static void update_txfm_count(MACROBLOCK *x, MACROBLOCKD *xd, in update_txfm_count() function 5834 update_txfm_count(x, xd, counts, sub_txs, depth + 1, blk_row + offsetr, in update_txfm_count() 5859 update_txfm_count(x, xd, td_counts, max_tx_size, 0, idy, idx, in tx_partition_count_update()
|