Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c754 calculate_enc_scratch1_size(u32 width, u32 height, u32 lcu_size, u32 num_ref, 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()
1272 u32 num_ref, count_min; in bufreq_enc() local
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h264.c192 u8 num_ref, enum cedrus_h264_sram_off sram) in _cedrus_write_ref_list()
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h425 enum v4l2_vp8_num_ref_frames num_ref; member