Home
last modified time | relevance | path

Searched refs:is_h265 (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() argument
791 leftline_buf_ctrl_size = is_h265 ? in calculate_enc_scratch1_size()
808 topline_buf_ctrl_size_FE = is_h265 ? (64 * (width_coded >> 5)) : in calculate_enc_scratch1_size()
831 col_mv_buf_size = is_h265 ? (16 * ((frame_num_lcu << 2) + 32)) : in calculate_enc_scratch1_size()
844 h265e_framerc_bufsize = (is_h265) ? (256 + 16 * in calculate_enc_scratch1_size()