Searched refs:get_tx_probs2 (Results 1 – 3 of 3) sorted by relevance
179 static INLINE const vpx_prob *get_tx_probs2(TX_SIZE max_tx_size, in get_tx_probs2() function
89 get_tx_probs2(max_tx_size, xd, &cm->fc->tx_probs); in write_selected_tx_size()
852 const vpx_prob *tx_probs = get_tx_probs2(max_tx_size, xd, &cm->fc->tx_probs); in choose_tx_size_from_rd()