Searched refs:bucket_compression (Results 1 – 2 of 2) sorted by relevance
58 static constexpr int bucket_compression = HIST_V_SIZE / numBuckets; variable64 bins[i / bucket_compression] += frame[i]; in rebucketTo8Buckets()
294 static constexpr int bucket_compression = HIST_V_SIZE / numBuckets; variable300 bins[i / bucket_compression] += frame[i]; in rebucketTo8Buckets()