Home
last modified time | relevance | path

Searched refs:HFI_RATE_CONTROL_CQ (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/media/platform/qcom/venus/
Dhfi_helper.h235 #define HFI_RATE_CONTROL_CQ 0x1000008 macro
Dvenc.c744 rate_control = HFI_RATE_CONTROL_CQ; in venc_set_properties()
751 if (rate_control == HFI_RATE_CONTROL_CQ && ctr->const_quality) { in venc_set_properties()
Dhfi_plat_bufs_v6.c387 if (rc_type == HFI_RATE_CONTROL_OFF || rc_type == HFI_RATE_CONTROL_CQ) in calculate_enc_output_frame_size()
Dhfi_cmds.c644 case HFI_RATE_CONTROL_CQ: in pkt_session_set_property_1x()
Dhelpers.c658 params.enc.rc_type = HFI_RATE_CONTROL_CQ; in platform_get_bufreq()