Searched refs:NV_ENC_PIC_FLAG_FORCEINTRA (Results 1 – 2 of 2) sorted by relevance
595 … NV_ENC_PIC_FLAG_FORCEINTRA = 0x1, /**< Encode the current picture as an Intra picture */ enumerator
2221 ctx->forced_idr ? NV_ENC_PIC_FLAG_FORCEIDR : NV_ENC_PIC_FLAG_FORCEINTRA; in nvenc_send_frame()