Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/qcom/venus/
Dpm_helpers.c528 struct venc_controls *enc_ctr = &inst->controls.enc; in power_save_mode_enable() local
536 if (enc_ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CQ) in power_save_mode_enable()
Dhelpers.c626 struct venc_controls *enc_ctr = &inst->controls.enc; in platform_get_bufreq() local
658 if (enc_ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CQ) in platform_get_bufreq()
660 params.enc.num_b_frames = enc_ctr->num_b_frames; in platform_get_bufreq()