Searched defs:num_ref (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/ |
H A D | cedrus_h264.c | 169 _cedrus_write_ref_list(struct cedrus_ctx *ctx, struct cedrus_run *run, const struct v4l2_h264_reference *ref_list, u8 num_ref, enum cedrus_h264_sram_off sram) _cedrus_write_ref_list() argument
|
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/ |
H A D | cedrus_h264.c | 189 _cedrus_write_ref_list(struct cedrus_ctx *ctx, struct cedrus_run *run, const struct v4l2_h264_reference *ref_list, u8 num_ref, enum cedrus_h264_sram_off sram) _cedrus_write_ref_list() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi_plat_bufs_v6.c | 754 calculate_enc_scratch1_size(u32 width, u32 height, u32 lcu_size, u32 num_ref, in calculate_enc_scratch1_size() argument 907 static u32 h264e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, in h264e_scratch1_size() argument 914 static u32 h265e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, in h265e_scratch1_size() argument 921 static u32 vp8e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, in vp8e_scratch1_size() argument 948 static u32 enc_scratch2_size(u32 width, u32 height, u32 num_ref, bool ten_bit) in enc_scratch2_size() argument 1272 u32 num_ref, count_min; bufreq_enc() local [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_common.h | 419 enum v4l2_vp8_num_ref_frames num_ref; member
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_common.h | 423 enum v4l2_vp8_num_ref_frames num_ref; member
|
Completed in 8 milliseconds