Searched refs:NV_ENC_PIC_FLAG_FORCEIDR (Results 1 – 3 of 3) sorted by relevance
596 NV_ENC_PIC_FLAG_FORCEIDR = 0x2, /**< Encode the current picture as an IDR picture. enumerator
2336 pic_params.encodePicFlags = NV_ENC_PIC_FLAG_FORCEIDR; in _submit_input_buffer()
2221 ctx->forced_idr ? NV_ENC_PIC_FLAG_FORCEIDR : NV_ENC_PIC_FLAG_FORCEINTRA; in nvenc_send_frame()