/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_model_kunit.c | 21 .width = 2, 26 .width = 1, 31 .width = 7, 36 .width = 3, 41 .width = 3, 46 .width = 3, 51 .width = 1, 56 .width = 12, 61 .width = 3, 66 .width [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_vcap_ag_api.c | 21 .width = 1, 26 .width = 1, 31 .width = 2, 36 .width = 12, 41 .width = 2, 46 .width = 65, 51 .width = 1, 56 .width = 1, 61 .width = 3, 66 .width [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_vcap_ag_api.c | 13 .width = 1, 18 .width = 2, 23 .width = 9, 28 .width = 1, 33 .width = 1, 38 .width = 1, 43 .width = 1, 48 .width = 1, 53 .width = 1, 58 .width [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/omap/ |
H A D | omap_voutlib.c | 46 crop->width = (pix->width < fbuf->fmt.width) ? in omap_vout_default_crop() 47 pix->width : fbuf->fmt.width; in omap_vout_default_crop() 50 crop->width &= ~1; in omap_vout_default_crop() 52 crop->left = ((pix->width - crop->width) >> 1) & ~1; in omap_vout_default_crop() 75 try_win.width += try_win.left; in omap_vout_try_window() 82 try_win.width in omap_vout_try_window() [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/ |
H A D | omap_voutlib.c | 46 crop->width = (pix->width < fbuf->fmt.width) ? in omap_vout_default_crop() 47 pix->width : fbuf->fmt.width; in omap_vout_default_crop() 50 crop->width &= ~1; in omap_vout_default_crop() 52 crop->left = ((pix->width - crop->width) >> 1) & ~1; in omap_vout_default_crop() 75 try_win.width += try_win.left; in omap_vout_try_window() 82 try_win.width in omap_vout_try_window() [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi_plat_bufs_v6.c | 55 #define SIZE_H264D_LB_FE_TOP_DATA(width, height) \ 56 (MAX_FE_NBR_DATA_LUMA_LINE_BUFFER_SIZE * ALIGN((width), 16) * 3) 58 #define SIZE_H264D_LB_FE_TOP_CTRL(width, height) \ 59 (MAX_FE_NBR_CTRL_LCU64_LINE_BUFFER_SIZE * (((width) + 15) >> 4)) 61 #define SIZE_H264D_LB_FE_LEFT_CTRL(width, height) \ 64 #define SIZE_H264D_LB_SE_TOP_CTRL(width, height) \ 65 (MAX_SE_NBR_CTRL_LCU64_LINE_BUFFER_SIZE * (((width) + 15) >> 4)) 67 #define SIZE_H264D_LB_SE_LEFT_CTRL(width, height) \ 70 #define SIZE_H264D_LB_PE_TOP_DATA(width, height) \ 71 (MAX_PE_NBR_DATA_LCU64_LINE_BUFFER_SIZE * (((width) 115 size_h265d_lb_se_left_ctrl(u32 width, u32 height) size_h265d_lb_se_left_ctrl() argument 152 size_vpxd_lb_fe_left_ctrl(u32 width, u32 height) size_vpxd_lb_fe_left_ctrl() argument 168 size_vpxd_lb_se_left_ctrl(u32 width, u32 height) size_vpxd_lb_se_left_ctrl() argument 232 size_vpss_lb(u32 width, u32 height, u32 num_vpp_pipes) size_vpss_lb() argument 268 size_h264d_hw_bin_buffer(u32 width, u32 height) size_h264d_hw_bin_buffer() argument 287 h264d_scratch_size(u32 width, u32 height, bool is_interlaced) h264d_scratch_size() argument 299 size_h265d_hw_bin_buffer(u32 width, u32 height) size_h265d_hw_bin_buffer() argument 317 h265d_scratch_size(u32 width, u32 height, bool is_interlaced) h265d_scratch_size() argument 329 vpxd_scratch_size(u32 width, u32 height, bool is_interlaced) vpxd_scratch_size() argument 356 mpeg2d_scratch_size(u32 width, u32 height, bool is_interlaced) mpeg2d_scratch_size() argument 361 calculate_enc_output_frame_size(u32 width, u32 height, u32 rc_type) calculate_enc_output_frame_size() argument 403 calculate_enc_scratch_size(u32 width, u32 height, u32 work_mode, u32 lcu_size, u32 num_vpp_pipes, u32 rc_type) calculate_enc_scratch_size() argument 446 h264e_scratch_size(u32 width, u32 height, u32 work_mode, u32 num_vpp_pipes, u32 rc_type) h264e_scratch_size() argument 453 h265e_scratch_size(u32 width, u32 height, u32 work_mode, u32 num_vpp_pipes, u32 rc_type) h265e_scratch_size() argument 460 vp8e_scratch_size(u32 width, u32 height, u32 work_mode, u32 num_vpp_pipes, u32 rc_type) vp8e_scratch_size() argument 467 hfi_iris2_h264d_comv_size(u32 width, u32 height, u32 yuv_buf_min_count) hfi_iris2_h264d_comv_size() argument 515 hfi_iris2_h264d_non_comv_size(u32 width, u32 height, u32 num_vpp_pipes) hfi_iris2_h264d_non_comv_size() argument 546 size_h265d_bse_cmd_buf(u32 width, u32 height) size_h265d_bse_cmd_buf() argument 559 size_h265d_vpp_cmd_buf(u32 width, u32 height) size_h265d_vpp_cmd_buf() argument 576 hfi_iris2_h265d_comv_size(u32 width, u32 height, u32 yuv_buf_count_min) hfi_iris2_h265d_comv_size() argument 588 hfi_iris2_h265d_non_comv_size(u32 width, u32 height, u32 num_vpp_pipes) hfi_iris2_h265d_non_comv_size() argument 627 hfi_iris2_vp8d_comv_size(u32 width, u32 height, u32 yuv_min_buf_count) hfi_iris2_vp8d_comv_size() argument 633 h264d_scratch1_size(u32 width, u32 height, u32 min_buf_count, bool split_mode_enabled, u32 num_vpp_pipes) h264d_scratch1_size() argument 647 h265d_scratch1_size(u32 width, u32 height, u32 min_buf_count, bool split_mode_enabled, u32 num_vpp_pipes) h265d_scratch1_size() argument 662 vp8d_scratch1_size(u32 width, u32 height, u32 min_buf_count, bool split_mode_enabled, u32 num_vpp_pipes) vp8d_scratch1_size() argument 691 vp9d_scratch1_size(u32 width, u32 height, u32 min_buf_count, bool split_mode_enabled, u32 num_vpp_pipes) vp9d_scratch1_size() argument 722 mpeg2d_scratch1_size(u32 width, u32 height, u32 min_buf_count, bool split_mode_enabled, u32 num_vpp_pipes) mpeg2d_scratch1_size() 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) calculate_enc_scratch1_size() argument 907 h264e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, u32 num_vpp_pipes) h264e_scratch1_size() argument 914 h265e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, u32 num_vpp_pipes) h265e_scratch1_size() argument 921 vp8e_scratch1_size(u32 width, u32 height, u32 num_ref, bool ten_bit, u32 num_vpp_pipes) vp8e_scratch1_size() argument 928 ubwc_metadata_plane_stride(u32 width, u32 metadata_stride_multi, u32 tile_width_pels) ubwc_metadata_plane_stride() argument 948 enc_scratch2_size(u32 width, u32 height, u32 num_ref, bool ten_bit) enc_scratch2_size() argument 1118 calculate_dec_input_frame_size(u32 width, u32 height, u32 codec, u32 max_mbs_per_frame, u32 buffer_size_limit) calculate_dec_input_frame_size() argument 1187 u32 width = params->width, height = params->height, out_min_count; bufreq_dec() local 1264 u32 width = params->width; bufreq_enc() local [all...] |
/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-rect.h | 14 * v4l2_rect_set_size_to() - copy the width/height values. 15 * @r: rect whose width and height fields will be set 16 * @size: rect containing the width and height fields you need. 21 r->width = size->width; in v4l2_rect_set_size_to() 26 * v4l2_rect_set_min_size() - width and height of r should be >= min_size. 27 * @r: rect whose width and height will be modified 28 * @min_size: rect containing the minimal width and height 33 if (r->width < min_size->width) in v4l2_rect_set_min_size() [all...] |
/kernel/linux/linux-6.6/include/media/ |
H A D | v4l2-rect.h | 14 * v4l2_rect_set_size_to() - copy the width/height values. 15 * @r: rect whose width and height fields will be set 16 * @size: rect containing the width and height fields you need. 21 r->width = size->width; in v4l2_rect_set_size_to() 26 * v4l2_rect_set_min_size() - width and height of r should be >= min_size. 27 * @r: rect whose width and height will be modified 28 * @min_size: rect containing the minimal width and height 33 if (r->width < min_size->width) in v4l2_rect_set_min_size() [all...] |
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_misc.c | 35 unsigned char width; /* bit width */ member 36 unsigned char phys; /* physical bit width */ 52 .width = 8, .phys = 8, .le = -1, .signd = 1, 56 .width = 8, .phys = 8, .le = -1, .signd = 0, 60 .width = 16, .phys = 16, .le = 1, .signd = 1, 64 .width = 16, .phys = 16, .le = 0, .signd = 1, 68 .width = 16, .phys = 16, .le = 1, .signd = 0, 72 .width = 16, .phys = 16, .le = 0, .signd = 0, 76 .width 422 int width; snd_pcm_format_set_silence() local [all...] |
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_misc.c | 35 unsigned char width; /* bit width */ member 36 unsigned char phys; /* physical bit width */ 52 .width = 8, .phys = 8, .le = -1, .signd = 1, 56 .width = 8, .phys = 8, .le = -1, .signd = 0, 60 .width = 16, .phys = 16, .le = 1, .signd = 1, 64 .width = 16, .phys = 16, .le = 0, .signd = 1, 68 .width = 16, .phys = 16, .le = 1, .signd = 0, 72 .width = 16, .phys = 16, .le = 0, .signd = 0, 76 .width 426 int width; snd_pcm_format_set_silence() local [all...] |
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | rwmmio.h | 15 TP_PROTO(unsigned long caller, unsigned long caller0, u64 val, u8 width, 18 TP_ARGS(caller, caller0, val, width, addr), 25 __field(u8, width) 33 __entry->width = width; 36 TP_printk("%pS -> %pS width=%d val=%#llx addr=%#lx", 37 (void *)__entry->caller0, (void *)__entry->caller, __entry->width, 42 TP_PROTO(unsigned long caller, unsigned long caller0, u64 val, u8 width, 44 TP_ARGS(caller, caller0, val, width, addr) 48 TP_PROTO(unsigned long caller, unsigned long caller0, u64 val, u8 width, [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | msm_media_info.h | 819 * @width 820 * Progressive: width 821 * Interlaced: width 823 static unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE() argument 827 if (!width) in VENUS_Y_STRIDE() 835 stride = MSM_MEDIA_ALIGN(width, 128); in VENUS_Y_STRIDE() 838 stride = MSM_MEDIA_ALIGN(width, 192); in VENUS_Y_STRIDE() 842 stride = MSM_MEDIA_ALIGN(width * 2, 256); in VENUS_Y_STRIDE() 845 stride = MSM_MEDIA_ALIGN(width * 2, 128); in VENUS_Y_STRIDE() 855 * @width 859 VENUS_UV_STRIDE(int color_fmt, int width) VENUS_UV_STRIDE() argument 957 VENUS_Y_META_STRIDE(int color_fmt, int width) VENUS_Y_META_STRIDE() argument 1017 VENUS_UV_META_STRIDE(int color_fmt, int width) VENUS_UV_META_STRIDE() argument 1070 VENUS_RGB_STRIDE(int color_fmt, int width) VENUS_RGB_STRIDE() argument 1119 VENUS_RGB_META_STRIDE(int color_fmt, int width) VENUS_RGB_META_STRIDE() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | msm_media_info.h | 819 * @width 820 * Progressive: width 821 * Interlaced: width 823 static unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE() argument 827 if (!width) in VENUS_Y_STRIDE() 835 stride = MSM_MEDIA_ALIGN(width, 128); in VENUS_Y_STRIDE() 838 stride = MSM_MEDIA_ALIGN(width, 192); in VENUS_Y_STRIDE() 842 stride = MSM_MEDIA_ALIGN(width * 2, 256); in VENUS_Y_STRIDE() 845 stride = MSM_MEDIA_ALIGN(width * 2, 128); in VENUS_Y_STRIDE() 855 * @width 859 VENUS_UV_STRIDE(int color_fmt, int width) VENUS_UV_STRIDE() argument 957 VENUS_Y_META_STRIDE(int color_fmt, int width) VENUS_Y_META_STRIDE() argument 1017 VENUS_UV_META_STRIDE(int color_fmt, int width) VENUS_UV_META_STRIDE() argument 1070 VENUS_RGB_STRIDE(int color_fmt, int width) VENUS_RGB_STRIDE() argument 1119 VENUS_RGB_META_STRIDE(int color_fmt, int width) VENUS_RGB_META_STRIDE() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.h | 40 static inline void rotate_ud(const char *in, char *out, u32 width, u32 height) in rotate_ud() argument 43 int shift = (8 - (width % 8)) & 7; in rotate_ud() 45 width = (width + 7) & ~7; in rotate_ud() 48 for (j = 0; j < width - shift; j++) { in rotate_ud() 49 if (pattern_test_bit(j, i, width, in)) in rotate_ud() 50 pattern_set_bit(width - (1 + j + shift), in rotate_ud() 52 width, out); in rotate_ud() 58 static inline void rotate_cw(const char *in, char *out, u32 width, u32 height) in rotate_cw() argument 60 int i, j, h = height, w = width; in rotate_cw() 76 rotate_ccw(const char *in, char *out, u32 width, u32 height) rotate_ccw() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.h | 40 static inline void rotate_ud(const char *in, char *out, u32 width, u32 height) in rotate_ud() argument 43 int shift = (8 - (width % 8)) & 7; in rotate_ud() 45 width = (width + 7) & ~7; in rotate_ud() 48 for (j = 0; j < width - shift; j++) { in rotate_ud() 49 if (pattern_test_bit(j, i, width, in)) in rotate_ud() 50 pattern_set_bit(width - (1 + j + shift), in rotate_ud() 52 width, out); in rotate_ud() 58 static inline void rotate_cw(const char *in, char *out, u32 width, u32 height) in rotate_cw() argument 60 int i, j, h = height, w = width; in rotate_cw() 76 rotate_ccw(const char *in, char *out, u32 width, u32 height) rotate_ccw() argument [all...] |
/kernel/linux/linux-5.10/drivers/clk/meson/ |
H A D | parm.h | 13 #define PMASK(width) GENMASK(width - 1, 0) 14 #define SETPMASK(width, shift) GENMASK(shift + width - 1, shift) 15 #define CLRPMASK(width, shift) (~SETPMASK(width, shift)) 17 #define PARM_GET(width, shift, reg) \ 18 (((reg) & SETPMASK(width, shift)) >> (shift)) 19 #define PARM_SET(width, shift, reg, val) \ 20 (((reg) & CLRPMASK(width, shif 27 u8 width; global() member [all...] |
/kernel/linux/linux-6.6/drivers/clk/meson/ |
H A D | parm.h | 13 #define PMASK(width) GENMASK(width - 1, 0) 14 #define SETPMASK(width, shift) GENMASK(shift + width - 1, shift) 15 #define CLRPMASK(width, shift) (~SETPMASK(width, shift)) 17 #define PARM_GET(width, shift, reg) \ 18 (((reg) & SETPMASK(width, shift)) >> (shift)) 19 #define PARM_SET(width, shift, reg, val) \ 20 (((reg) & CLRPMASK(width, shif 27 u8 width; global() member [all...] |
/kernel/linux/linux-5.10/net/wireless/ |
H A D | chan.c | 38 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in cfg80211_chandef_create() 42 chandef->width = NL80211_CHAN_WIDTH_20; in cfg80211_chandef_create() 46 chandef->width = NL80211_CHAN_WIDTH_40; in cfg80211_chandef_create() 50 chandef->width = NL80211_CHAN_WIDTH_40; in cfg80211_chandef_create() 193 return nl80211_chan_width_to_mhz(c->width); in cfg80211_chandef_get_width() 209 switch (chandef->width) { in cfg80211_chandef_valid() 296 chandef->width != NL80211_CHAN_WIDTH_20_NOHT) in cfg80211_chandef_valid() 312 switch (c->width) { in chandef_primary_freqs() 358 * If they have the same width, but aren't identical, in cfg80211_chandef_compatible() 361 if (c1->width in cfg80211_chandef_compatible() 421 int width; cfg80211_set_dfs_state() local 493 int width; cfg80211_chandef_dfs_required() local 586 int width; cfg80211_chandef_dfs_usable() local 627 int width; cfg80211_is_sub_chan() local 775 int width; cfg80211_chandef_dfs_available() local 841 int width; cfg80211_chandef_dfs_cac_time() local 944 u32 width, control_freq, cap; cfg80211_chandef_usable() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/selftests/ |
H A D | test-drm_framebuffer.c | 29 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_ABGR8888, 34 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 39 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 44 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 48 { .buffer_created = 0, .name = "ABGR8888 Invalid width", 49 .cmd = { .width = MAX_WIDTH + 1, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 54 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 59 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = 0, 64 .cmd = { .width = 0, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 69 .cmd = { .width [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/ |
H A D | drm_framebuffer_test.c | 30 .cmd = { .width = 600, .height = 600, .pixel_format = DRM_FORMAT_ABGR8888, 35 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 40 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 45 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 49 { .buffer_created = 0, .name = "ABGR8888 Invalid width", 50 .cmd = { .width = MAX_WIDTH + 1, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 55 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 60 .cmd = { .width = MAX_WIDTH, .height = MAX_HEIGHT, .pixel_format = 0, 65 .cmd = { .width = 0, .height = MAX_HEIGHT, .pixel_format = DRM_FORMAT_ABGR8888, 70 .cmd = { .width [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/frame/src/ |
H A D | frame.c | 33 unsigned int width, 76 unsigned int width, 83 static struct ia_css_frame *frame_create(unsigned int width, 115 ia_css_frame_allocate(frame, info->res.width, info->res.height, in ia_css_frame_allocate_from_info() 124 unsigned int width, in ia_css_frame_allocate() 132 if (!frame || width == 0 || height == 0) in ia_css_frame_allocate() 136 "ia_css_frame_allocate() enter: width=%d, height=%d, format=%d, padded_width=%d, raw_bit_depth=%d\n", in ia_css_frame_allocate() 137 width, height, format, padded_width, raw_bit_depth); in ia_css_frame_allocate() 139 err = frame_allocate_with_data(frame, width, height, format, in ia_css_frame_allocate() 216 me = frame_create(info->res.width, in ia_css_frame_create_from_info() 123 ia_css_frame_allocate(struct ia_css_frame **frame, unsigned int width, unsigned int height, enum ia_css_frame_format format, unsigned int padded_width, unsigned int raw_bit_depth) ia_css_frame_allocate() argument 275 ia_css_frame_allocate_contiguous(struct ia_css_frame **frame, unsigned int width, unsigned int height, enum ia_css_frame_format format, unsigned int padded_width, unsigned int raw_bit_depth) ia_css_frame_allocate_contiguous() argument 452 ia_css_frame_info_set_width(struct ia_css_frame_info *info, unsigned int width, unsigned int min_padded_width) ia_css_frame_info_set_width() argument 502 ia_css_frame_info_init(struct ia_css_frame_info *info, unsigned int width, unsigned int height, enum ia_css_frame_format format, unsigned int aligned) ia_css_frame_info_init() argument 620 frame_init_plane(struct ia_css_frame_plane *plane, unsigned int width, unsigned int stride, unsigned int height, unsigned int offset) frame_init_plane() argument 761 unsigned int width = frame->info.res.width, frame_init_rgb_planes() local 777 unsigned int width = frame->info.padded_width / 2, frame_init_qplane6_planes() local 814 frame_allocate_with_data(struct ia_css_frame **frame, unsigned int width, unsigned int height, enum ia_css_frame_format format, unsigned int padded_width, unsigned int raw_bit_depth, bool contiguous) frame_allocate_with_data() argument 853 frame_create(unsigned int width, unsigned int height, enum ia_css_frame_format format, unsigned int padded_width, unsigned int raw_bit_depth, bool contiguous, bool valid) frame_create() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/runtime/frame/src/ |
H A D | frame.c | 33 unsigned int width, 70 unsigned int width, 76 static struct ia_css_frame *frame_create(unsigned int width, 101 ia_css_frame_allocate(frame, info->res.width, info->res.height, in ia_css_frame_allocate_from_info() 110 unsigned int width, in ia_css_frame_allocate() 118 if (!frame || width == 0 || height == 0) in ia_css_frame_allocate() 122 "ia_css_frame_allocate() enter: width=%d, height=%d, format=%d, padded_width=%d, raw_bit_depth=%d\n", in ia_css_frame_allocate() 123 width, height, format, padded_width, raw_bit_depth); in ia_css_frame_allocate() 125 err = frame_allocate_with_data(frame, width, height, format, in ia_css_frame_allocate() 159 if (info->res.width in ia_css_frame_check_info() 109 ia_css_frame_allocate(struct ia_css_frame **frame, unsigned int width, unsigned int height, enum ia_css_frame_format format, unsigned int padded_width, unsigned int raw_bit_depth) ia_css_frame_allocate() argument 272 ia_css_frame_pad_width(unsigned int width, enum ia_css_frame_format format) ia_css_frame_pad_width() argument 300 ia_css_frame_info_set_width(struct ia_css_frame_info *info, unsigned int width, unsigned int min_padded_width) ia_css_frame_info_set_width() argument 330 ia_css_frame_info_init(struct ia_css_frame_info *info, unsigned int width, unsigned int height, enum ia_css_frame_format format, unsigned int aligned) ia_css_frame_info_init() argument 450 frame_init_plane(struct ia_css_frame_plane *plane, unsigned int width, unsigned int stride, unsigned int height, unsigned int offset) frame_init_plane() argument 575 unsigned int width = frame->frame_info.res.width, frame_init_rgb_planes() local 591 unsigned int width = frame->frame_info.padded_width / 2, frame_init_qplane6_planes() local 621 frame_allocate_with_data(struct ia_css_frame **frame, unsigned int width, unsigned int height, enum ia_css_frame_format format, unsigned int padded_width, unsigned int raw_bit_depth) frame_allocate_with_data() argument 654 frame_create(unsigned int width, unsigned int height, enum ia_css_frame_format format, unsigned int padded_width, unsigned int raw_bit_depth, bool valid) frame_create() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | atafb_iplan2p4.c | 25 int height, int width) in atafb_iplan2p4_copyarea() 56 width -= 8; in atafb_iplan2p4_copyarea() 58 w = width >> 4; in atafb_iplan2p4_copyarea() 71 if (width & 15) in atafb_iplan2p4_copyarea() 72 memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL), in atafb_iplan2p4_copyarea() 75 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p4_copyarea() 76 dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p4_copyarea() 78 if ((sx + width) & 15) { in atafb_iplan2p4_copyarea() 82 width in atafb_iplan2p4_copyarea() 23 atafb_iplan2p4_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy, int dx, int height, int width) atafb_iplan2p4_copyarea() argument 206 atafb_iplan2p4_fillrect(struct fb_info *info, u_long next_line, u32 color, int sy, int sx, int height, int width) atafb_iplan2p4_fillrect() argument 252 atafb_iplan2p4_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) atafb_iplan2p4_linefill() argument [all...] |
H A D | atafb_iplan2p2.c | 25 int height, int width) in atafb_iplan2p2_copyarea() 56 width -= 8; in atafb_iplan2p2_copyarea() 58 w = width >> 4; in atafb_iplan2p2_copyarea() 71 if (width & 15) in atafb_iplan2p2_copyarea() 72 memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL), in atafb_iplan2p2_copyarea() 75 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p2_copyarea() 76 dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p2_copyarea() 78 if ((sx + width) & 15) { in atafb_iplan2p2_copyarea() 82 width in atafb_iplan2p2_copyarea() 23 atafb_iplan2p2_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy, int dx, int height, int width) atafb_iplan2p2_copyarea() argument 192 atafb_iplan2p2_fillrect(struct fb_info *info, u_long next_line, u32 color, int sy, int sx, int height, int width) atafb_iplan2p2_fillrect() argument 238 atafb_iplan2p2_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) atafb_iplan2p2_linefill() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | atafb_iplan2p4.c | 25 int height, int width) in atafb_iplan2p4_copyarea() 56 width -= 8; in atafb_iplan2p4_copyarea() 58 w = width >> 4; in atafb_iplan2p4_copyarea() 71 if (width & 15) in atafb_iplan2p4_copyarea() 72 memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL), in atafb_iplan2p4_copyarea() 75 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p4_copyarea() 76 dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p4_copyarea() 78 if ((sx + width) & 15) { in atafb_iplan2p4_copyarea() 82 width in atafb_iplan2p4_copyarea() 23 atafb_iplan2p4_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy, int dx, int height, int width) atafb_iplan2p4_copyarea() argument 206 atafb_iplan2p4_fillrect(struct fb_info *info, u_long next_line, u32 color, int sy, int sx, int height, int width) atafb_iplan2p4_fillrect() argument 252 atafb_iplan2p4_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) atafb_iplan2p4_linefill() argument [all...] |