Home
last modified time | relevance | path

Searched refs:IS_CBR (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dnvenc.c42 #define IS_CBR(rc) (rc == NV_ENC_PARAMS_RC_CBR || \ macro
1144 if (IS_CBR(cc->rcParams.rateControlMode)) { in nvenc_setup_h264_config()
1258 if (IS_CBR(cc->rcParams.rateControlMode)) { in nvenc_setup_hevc_config()

Completed in 4 milliseconds