Searched refs:ONLY_ENC_FRAMES_NUM (Results 1 – 1 of 1) sorted by relevance
42 #ifdef ONLY_ENC_FRAMES_NUM43 #undef ONLY_ENC_FRAMES_NUM45 #define ONLY_ENC_FRAMES_NUM INT_MAX // 2, INT_MAX // type the num you try to encode here, 2, 10, etc macro936 #ifdef ONLY_ENC_FRAMES_NUM in ProcessEncoding()938 if (iActualFrameEncodedCount >= ONLY_ENC_FRAMES_NUM) { in ProcessEncoding()