Home
last modified time | relevance | path

Searched refs:enc_ctr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/media/platform/qcom/venus/
Dpm_helpers.c529 struct venc_controls *enc_ctr = &inst->controls.enc; in power_save_mode_enable() local
537 if (enc_ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CQ) in power_save_mode_enable()
Dhelpers.c578 struct venc_controls *enc_ctr = &inst->controls.enc; in platform_get_bufreq() local
606 if (enc_ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CQ) in platform_get_bufreq()
608 params.enc.num_b_frames = enc_ctr->num_b_frames; in platform_get_bufreq()