Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_entropymode.h66 vp9_coeff_count_model coef[TX_SIZES][PLANE_TYPES];
Dvp9_entropy.h154 typedef unsigned int vp9_coeff_count_model[REF_TYPES][COEF_BANDS] typedef
Dvp9_entropy.c1059 vp9_coeff_count_model *counts = cm->counts.coef[tx_size]; in adapt_coef_probs()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c3147 static void full_to_model_counts(vp9_coeff_count_model *model_count,