Home
last modified time | relevance | path

Searched refs:vsp_freq (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/qcom/venus/
A Dhfi_platform.h45 unsigned long vsp_freq; member
A Dpm_helpers.c1078 unsigned long vpp_freq_per_mb = 0, vpp_freq = 0, vsp_freq = 0; in calculate_inst_freq() local
1099 vsp_freq = mbs_per_sec * inst->clk_data.vsp_freq; in calculate_inst_freq()
1103 vsp_freq += (inst->controls.enc.bitrate * 10) / 7; in calculate_inst_freq()
1105 vsp_freq += ((fps * filled_len * 8) * 10) / 7; in calculate_inst_freq()
1107 return max(vpp_freq, vsp_freq); in calculate_inst_freq()
A Dcore.h303 unsigned long vsp_freq; member
A Dhfi_platform_v4.c309 return data->vsp_freq; in codec_vsp_freq()
A Dhfi_platform_v6.c309 return data->vsp_freq; in codec_vsp_freq()
A Dhelpers.c1718 inst->clk_data.vsp_freq = hfi_platform_get_codec_vsp_freq(version, codec, in venus_helper_session_init()

Completed in 18 milliseconds