Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c89 static void read_tx_mode_probs(struct tx_probs *tx_probs, vpx_reader *r) { in read_tx_mode_probs() function
1971 if (cm->tx_mode == TX_MODE_SELECT) read_tx_mode_probs(&fc->tx_probs, &r); in read_compressed_header()