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.c543 vp9_coeff_probs_model *old_coef_probs = cpi->common.fc->coef_probs[tx_size]; in update_coef_probs_common() local
560 const vpx_prob oldp = old_coef_probs[i][j][k][l][t]; in update_coef_probs_common()
596 vpx_prob *oldp = old_coef_probs[i][j][k][l] + t; in update_coef_probs_common()
633 vpx_prob *oldp = old_coef_probs[i][j][k][l] + t; in update_coef_probs_common()