Home
last modified time | relevance | path

Searched refs:HFI_RATE_CONTROL_CBR_VFR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_helper.h233 #define HFI_RATE_CONTROL_CBR_VFR 0x1000004 macro
H A Dvenc.c806 rate_control = ctr->frame_skip_mode ? HFI_RATE_CONTROL_CBR_VFR : in venc_set_properties()
971 (rate_control == HFI_RATE_CONTROL_CBR_VFR || in venc_set_properties()
H A Dhfi_cmds.c651 case HFI_RATE_CONTROL_CBR_VFR: in pkt_session_set_property_1x()