Home | History | Annotate | Download | only in src

Lines Matching refs:DEFAULT_OVERRUN_BUFFER_SIZE

721     if (video->oBSize > DEFAULT_OVERRUN_BUFFER_SIZE || encParams->RC_Type == CONSTANT_Q) // set limit
723 video->oBSize = DEFAULT_OVERRUN_BUFFER_SIZE;