Searched defs:num_vpp_pipes (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs.h21 u32 num_vpp_pipes; member in struct:hfi_plat_buffers_params
H A Dhfi_plat_bufs_v6.c232 static u32 size_vpss_lb(u32 width, u32 height, u32 num_vpp_pipes) argument
403 calculate_enc_scratch_size(u32 width, u32 height, u32 work_mode, u32 lcu_size, u32 num_vpp_pipes, u32 rc_type) argument
446 h264e_scratch_size(u32 width, u32 height, u32 work_mode, u32 num_vpp_pipes, u32 rc_type) argument
453 h265e_scratch_size(u32 width, u32 height, u32 work_mode, u32 num_vpp_pipes, u32 rc_type) argument
460 vp8e_scratch_size(u32 width, u32 height, u32 work_mode, u32 num_vpp_pipes, u32 rc_type) argument
515 hfi_iris2_h264d_non_comv_size(u32 width, u32 height, u32 num_vpp_pipes) argument
588 hfi_iris2_h265d_non_comv_size(u32 width, u32 height, u32 num_vpp_pipes) argument
633 h264d_scratch1_size(u32 width, u32 height, u32 min_buf_count, bool split_mode_enabled, u32 num_vpp_pipes) argument
647 h265d_scratch1_size(u32 width, u32 height, u32 min_buf_count, bool split_mode_enabled, u32 num_vpp_pipes) argument
662 vp8d_scratch1_size(u32 width, u32 height, u32 min_buf_count, bool split_mode_enabled, u32 num_vpp_pipes) argument
691 vp9d_scratch1_size(u32 width, u32 height, u32 min_buf_count, bool split_mode_enabled, u32 num_vpp_pipes) argument
722 mpeg2d_scratch1_size(u32 width, u32 height, u32 min_buf_count, bool split_mode_enabled, u32 num_vpp_pipes) argument
754 calculate_enc_scratch1_size(u32 width, u32 height, u32 lcu_size, u32 num_ref, bool ten_bit, u32 num_vpp_pipes, bool is_h265) argument
907 h264e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, u32 num_vpp_pipes) argument
914 h265e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, u32 num_vpp_pipes) argument
921 vp8e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, u32 num_vpp_pipes) argument
1194 u32 num_vpp_pipes = params->num_vpp_pipes; local
1271 u32 num_vpp_pipes = params->num_vpp_pipes; local
[all...]
H A Dcore.h82 u8 num_vpp_pipes; member in struct:venus_resources

Completed in 151 milliseconds