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