Searched refs:DEFAULT_OVERRUN_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
222 #define DEFAULT_OVERRUN_BUFFER_SIZE 1000 macro
745 … if (video->oBSize > DEFAULT_OVERRUN_BUFFER_SIZE || encParams->RC_Type == CONSTANT_Q) // set limit in PVInitVideoEncoder()747 video->oBSize = DEFAULT_OVERRUN_BUFFER_SIZE; in PVInitVideoEncoder()