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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_entropy.c711 static void extend_to_full_distribution(vp9_prob *probs, vp9_prob p) { function
719 extend_to_full_distribution(&full[UNCONSTRAINED_NODES], model[PIVOT_NODE]);

Completed in 26 milliseconds