Searched refs:rate_control (Results 1 – 4 of 4) sorted by relevance
553 u32 ptype, rate_control, bitrate; in venc_set_properties() local678 rate_control = HFI_RATE_CONTROL_OFF; in venc_set_properties()680 rate_control = ctr->frame_skip_mode ? HFI_RATE_CONTROL_VBR_VFR : in venc_set_properties()683 rate_control = ctr->frame_skip_mode ? HFI_RATE_CONTROL_CBR_VFR : in venc_set_properties()686 rate_control = HFI_RATE_CONTROL_CQ; in venc_set_properties()689 ret = hfi_session_set_property(inst, ptype, &rate_control); in venc_set_properties()693 if (rate_control == HFI_RATE_CONTROL_CQ && ctr->const_quality) { in venc_set_properties()824 (rate_control == HFI_RATE_CONTROL_CBR_VFR || in venc_set_properties()825 rate_control == HFI_RATE_CONTROL_CBR_CFR)) { in venc_set_properties()
402 __u32 rate_control; member441 __u32 rate_control; member
7291 __le32 rate_control; member
9020 cmd->rate_control = cpu_to_le32(arg->rate_ctrl); in ath10k_wmi_10_4_gen_per_peer_per_tid_cfg()