Home
last modified time | relevance | path

Searched defs:ten_bit (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c755 bool ten_bit, u32 num_vpp_pipes, bool is_h265) in calculate_enc_scratch1_size()
907 static u32 h264e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, in h264e_scratch1_size()
914 static u32 h265e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, in h265e_scratch1_size()
921 static u32 vp8e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, in vp8e_scratch1_size()
948 static u32 enc_scratch2_size(u32 width, u32 height, u32 num_ref, bool ten_bit) in enc_scratch2_size()