Home
last modified time | relevance | path

Searched refs:aligned_height (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/gpu/drm/vc4/
H A Dvc4_validate.c168 uint32_t aligned_width, aligned_height, stride, size; in vc4_check_tex_size() local
191 aligned_height = height; in vc4_check_tex_size()
195 aligned_height = round_up(height, utile_h * 8); in vc4_check_tex_size()
199 aligned_height = round_up(height, utile_h); in vc4_check_tex_size()
207 size = stride * aligned_height; in vc4_check_tex_size()
213 aligned_width, aligned_height, in vc4_check_tex_size()
701 uint32_t aligned_width, aligned_height; in reloc_tex() local
713 aligned_height = round_up(level_height, utile_h * 8); in reloc_tex()
717 aligned_height = round_up(level_height, utile_h); in reloc_tex()
721 aligned_height = level_height; in reloc_tex()
[all …]
/linux/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c290 u32 aligned_height = ALIGN(height, 16); in h264d_scratch_size() local
294 size = size_h264d_hw_bin_buffer(aligned_width, aligned_height); in h264d_scratch_size()
320 u32 aligned_height = ALIGN(height, 16); in h265d_scratch_size() local
324 size = size_h265d_hw_bin_buffer(aligned_width, aligned_height); in h265d_scratch_size()
332 u32 aligned_height = ALIGN(height, 16); in vpxd_scratch_size() local
333 u32 size_yuv = aligned_width * aligned_height * 3 / 2; in vpxd_scratch_size()
363 u32 aligned_width, aligned_height; in calculate_enc_output_frame_size() local
375 aligned_height = ALIGN(height, 32); in calculate_enc_output_frame_size()
376 mbs_per_frame = (ALIGN(aligned_height, 16) * in calculate_enc_output_frame_size()
407 u32 aligned_width, aligned_height, bitstream_size; in calculate_enc_scratch_size() local
[all …]
H A Dhelpers.h73 unsigned int aligned_height);
/linux/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c402 unsigned int aligned_pitch, aligned_height, yuv_len; in get_mv_base_addr() local
404 aligned_height = round_up(buf->vp9.height, 64); in get_mv_base_addr()
406 yuv_len = (aligned_height * aligned_pitch * 3) / 2; in get_mv_base_addr()
417 unsigned int aligned_pitch, aligned_height, y_len, yuv_len; in config_ref_registers() local
420 aligned_height = round_up(ref_buf->vp9.height, 64); in config_ref_registers()
432 y_len = aligned_height * aligned_pitch; in config_ref_registers()
519 unsigned int y_len, uv_len, yuv_len, bit_depth, aligned_height, aligned_pitch, stream_len; in config_registers() local
554 aligned_height = round_up(ctx->decoded_fmt.fmt.pix_mp.height, 64); in config_registers()
559 y_len = aligned_height * aligned_pitch; in config_registers()
699 unsigned int aligned_width, aligned_height; in validate_dec_params() local
[all …]
/linux/drivers/media/v4l2-core/
H A Dv4l2-common.c402 unsigned int aligned_height; in v4l2_fill_pixfmt_mp() local
405 aligned_height = ALIGN(height, v4l2_format_block_height(info, i)); in v4l2_fill_pixfmt_mp()
409 DIV_ROUND_UP(aligned_height, vdiv) / info->bpp_div[i]; in v4l2_fill_pixfmt_mp()
416 unsigned int aligned_height; in v4l2_fill_pixfmt_mp() local
419 aligned_height = ALIGN(height, v4l2_format_block_height(info, i)); in v4l2_fill_pixfmt_mp()
425 plane->bytesperline * DIV_ROUND_UP(aligned_height, vdiv); in v4l2_fill_pixfmt_mp()
456 unsigned int aligned_height; in v4l2_fill_pixfmt() local
459 aligned_height = ALIGN(height, v4l2_format_block_height(info, i)); in v4l2_fill_pixfmt()
463 DIV_ROUND_UP(aligned_height, vdiv) / info->bpp_div[i]; in v4l2_fill_pixfmt()
/linux/drivers/media/platform/chips-media/coda/
H A Dcoda-jpeg.c1076 u16 aligned_width, aligned_height; in coda9_jpeg_prepare_encode() local
1109 aligned_height = round_up(q_data_src->height, in coda9_jpeg_prepare_encode()
1159 aligned_width = aligned_height; in coda9_jpeg_prepare_encode()
1160 aligned_height = q_data_src->bytesperline; in coda9_jpeg_prepare_encode()
1167 coda_write(dev, aligned_width << 16 | aligned_height, in coda9_jpeg_prepare_encode()
1188 coda_write(dev, aligned_width << 16 | aligned_height, in coda9_jpeg_prepare_encode()
1330 int aligned_width, aligned_height; in coda9_jpeg_prepare_decode() local
1368 aligned_height = round_up(q_data_src->height, height_align[chroma_format]); in coda9_jpeg_prepare_decode()
1386 coda_write(dev, aligned_width << 16 | aligned_height, in coda9_jpeg_prepare_decode()
1430 coda_write(dev, aligned_width << 16 | aligned_height, in coda9_jpeg_prepare_decode()
/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-debug.c43 f->aligned_width, f->aligned_height, in delta_frameinfo_str()
H A Ddelta.h138 u32 aligned_height; member
H A Ddelta-mjpeg-dec.c281 + frame->info.aligned_width * frame->info.aligned_height); in delta_mjpeg_ipc_decode()
/linux/include/drm/
H A Ddrm_framebuffer.h308 u32 aligned_height; member
/linux/drivers/gpu/drm/
H A Ddrm_gem_framebuffer_helper.c560 afbc_fb->aligned_height = ALIGN(mode_cmd->height, h_alignment); in drm_gem_afbc_min_size()
569 n_blocks = (afbc_fb->aligned_width * afbc_fb->aligned_height) in drm_gem_afbc_min_size()
/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h162 u32 aligned_height; member
180 u32 aligned_height; member
/linux/drivers/media/platform/st/sti/hva/
H A Dhva.h45 u32 aligned_height; member
H A Dhva-h264.c608 u32 frame_height = frame->info.aligned_height; in hva_h264_prepare_task()
895 u32 frame_height = pctx->frameinfo.aligned_height; in hva_h264_open()
H A Dhva-debugfs.c31 frame->aligned_width, frame->aligned_height); in format_ctx()
/linux/drivers/gpu/drm/i915/display/
H A Di9xx_plane.c1073 unsigned int aligned_height; in i9xx_get_initial_plane_config() local
1139 aligned_height = intel_fb_align_height(fb, 0, fb->height); in i9xx_get_initial_plane_config()
1141 plane_config->size = fb->pitches[0] * aligned_height; in i9xx_get_initial_plane_config()
H A Dskl_universal_plane.c2779 unsigned int aligned_height; in skl_get_initial_plane_config() local
2923 aligned_height = intel_fb_align_height(fb, 0, fb->height); in skl_get_initial_plane_config()
2925 plane_config->size = fb->pitches[0] * aligned_height; in skl_get_initial_plane_config()
/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c331 dvs_info->aligned_height = binary->dis.grid.pad.height; in ia_css_binary_dvs_grid_info()
369 s3a_info->aligned_height = binary->s3atbl_isp_height; in ia_css_binary_3a_grid_info()