Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c232 static u32 size_vpss_lb(u32 width, u32 height, u32 num_vpp_pipes) in size_vpss_lb() argument
257 size = num_vpp_pipes * in size_vpss_lb()
404 u32 lcu_size, u32 num_vpp_pipes, in calculate_enc_scratch_size() argument
428 if (num_vpp_pipes > 2) in calculate_enc_scratch_size()
439 bitbin_size = size_single_pipe * num_vpp_pipes; in calculate_enc_scratch_size()
447 u32 num_vpp_pipes, u32 rc_type) in h264e_scratch_size() argument
450 num_vpp_pipes, rc_type); in h264e_scratch_size()
454 u32 num_vpp_pipes, u32 rc_type) in h265e_scratch_size() argument
457 num_vpp_pipes, rc_type); in h265e_scratch_size()
461 u32 num_vpp_pipes, u32 rc_type) in vp8e_scratch_size() argument
[all …]
H A Dhfi_plat_bufs.h21 u32 num_vpp_pipes; member