Searched refs:MIN_COUNT (Results 1 – 1 of 1) sorted by relevance
734 #define MIN_COUNT 96 // minimum number of macroblocks before updating stats macro752 if (max_count < MIN_COUNT) max_count = MIN_COUNT; in VP8EncTokenLoop()