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