Searched refs:num_vpp_pipes (Results 1 – 2 of 2) sorted by relevance
232 static u32 size_vpss_lb(u32 width, u32 height, u32 num_vpp_pipes) in size_vpss_lb() argument257 size = num_vpp_pipes * in size_vpss_lb()404 u32 lcu_size, u32 num_vpp_pipes, in calculate_enc_scratch_size() argument428 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() argument450 num_vpp_pipes, rc_type); in h264e_scratch_size()454 u32 num_vpp_pipes, u32 rc_type) in h265e_scratch_size() argument457 num_vpp_pipes, rc_type); in h265e_scratch_size()461 u32 num_vpp_pipes, u32 rc_type) in vp8e_scratch_size() argument[all …]
21 u32 num_vpp_pipes; member