Home
last modified time | relevance | path

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

/linux-6.1.9/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.c629 struct venc_controls *enc_ctr = &inst->controls.enc; in platform_get_bufreq() local
657 if (enc_ctr->bitrate_mode == V4L2_MPEG_VIDEO_BITRATE_MODE_CQ) in platform_get_bufreq()
659 params.enc.num_b_frames = enc_ctr->num_b_frames; in platform_get_bufreq()