Searched refs:num_vpp_pipes (Results 1 – 7 of 7) sorted by relevance
257 size = num_vpp_pipes * in size_vpss_lb()428 if (num_vpp_pipes > 2) in calculate_enc_scratch_size()816 num_vpp_pipes; in calculate_enc_scratch1_size()837 if (num_vpp_pipes > 1) in calculate_enc_scratch1_size()840 num_vpp_pipes; in calculate_enc_scratch1_size()848 if (num_vpp_pipes > 1) in calculate_enc_scratch1_size()851 num_vpp_pipes; in calculate_enc_scratch1_size()1061 u32 num_vpp_pipes);1194 u32 num_vpp_pipes = params->num_vpp_pipes; in bufreq_dec() local1249 num_vpp_pipes); in bufreq_dec()[all …]
21 u32 num_vpp_pipes; member
986 .num_vpp_pipes = 4,1046 .num_vpp_pipes = 1,
83 u8 num_vpp_pipes; member
634 params.num_vpp_pipes = inst->core->res->num_vpp_pipes; in platform_get_bufreq()
733 wr.video_work_route = inst->core->res->num_vpp_pipes; in vdec_set_work_route()
18 size_bin_hdr = ALIGN(size_bin_hdr / num_vpp_pipes, in size_h264d_hw_bin_buffer()19 DMA_ALIGNMENT) * num_vpp_pipes; in size_h264d_hw_bin_buffer()20 size_bin_res = ALIGN(size_bin_res / num_vpp_pipes, in size_h264d_hw_bin_buffer()21 DMA_ALIGNMENT) * num_vpp_pipes; in size_h264d_hw_bin_buffer()123 bool is_opb, u32 num_vpp_pipes) in hfi_buffer_line_h264d() argument146 u32 num_vpp_pipes = inst->core->iris_platform_data->num_vpp_pipe; in iris_vpu_dec_bin_size() local151 return hfi_buffer_bin_h264d(width, height, num_vpp_pipes); in iris_vpu_dec_bin_size()179 u32 num_vpp_pipes = inst->core->iris_platform_data->num_vpp_pipe; in iris_vpu_dec_non_comv_size() local184 return hfi_buffer_non_comv_h264d(width, height, num_vpp_pipes); in iris_vpu_dec_non_comv_size()189 u32 num_vpp_pipes = inst->core->iris_platform_data->num_vpp_pipe; in iris_vpu_dec_line_size() local[all …]