Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c88 static void read_tx_mode_probs(struct tx_probs *tx_probs, vp9_reader *r) { in read_tx_mode_probs() function
1166 read_tx_mode_probs(&fc->tx_probs, &r); in read_compressed_header()