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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
H A Dnestegg.c1825 unsigned int cluster_count = 0; local
1870 if (cluster_count == cluster_num) {
1875 } else if (cluster_count == cluster_num+1) {
1880 cluster_count++;

Completed in 21 milliseconds