Searched refs:full_to_model_counts (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.c1665 static void full_to_model_counts(vp9_coeff_count_model *model_count, function
2314 full_to_model_counts(cm->counts.coef[t], cpi->coef_counts[t]);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2092 static void full_to_model_counts(vp9_coeff_count_model *model_count, function
2680 full_to_model_counts(cm->counts.coef[t], cpi->coef_counts[t]);

Completed in 105 milliseconds