Searched refs:tx_probs_8x8 (Results 1 – 3 of 3) sorted by relevance
171 if (memchr(tx_probs_8x8, 0, sizeof(tx_probs_8x8))) in IsValid()
113 for (auto& a : frame_context->tx_probs_8x8) { in ReadTxModeProbs()
143 Vp9Prob tx_probs_8x8[2][1]; member