Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c548 vp9_coeff_probs_model *old_coef_probs = cpi->common.fc->coef_probs[tx_size]; in update_coef_probs_common() local
565 const vpx_prob oldp = old_coef_probs[i][j][k][l][t]; in update_coef_probs_common()
601 vpx_prob *oldp = old_coef_probs[i][j][k][l] + t; in update_coef_probs_common()
638 vpx_prob *oldp = old_coef_probs[i][j][k][l] + t; in update_coef_probs_common()