Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_segmentation.c273 const int count1 = temporal_predictor_count[i][1]; in vp9_choose_segmap_coding_method() local
275 t_nopred_prob[i] = get_binary_prob(count0, count1); in vp9_choose_segmap_coding_method()
279 count1 * vp9_cost_one(t_nopred_prob[i]); in vp9_choose_segmap_coding_method()