Home | History | Annotate | Download | only in videocodec

Lines Matching refs:ENC_NSTOP

348     eInfo.NotStopFrame		= encodeInfo & ENC_NSTOP;
401 tmp |= ENC_NSTOP;
425 encodeInfo |= ENC_NSTOP;
427 encodeInfo &= ~ENC_NSTOP;
591 eInfo.NotStopFrame = encodeInfo & ENC_NSTOP;