/aosp_15_r20/external/libaom/aom_scale/generic/ |
H A D | yv12config.c | 64 const int aligned_height, const int uv_width, const int uv_height, in realloc_frame_buffer_aligned() 211 const int aligned_height, const int border, const int byte_alignment, in calc_stride_and_planesize() 253 const int aligned_height = (height + 7) & ~7; in aom_realloc_frame_buffer() local
|
/aosp_15_r20/external/libvpx/vpx_scale/generic/ |
H A D | yv12config.c | 54 int aligned_height = (height + 15) & ~15; in vp8_yv12_realloc_frame_buffer() local 174 const int aligned_height = (height + 7) & ~7; in vpx_realloc_frame_buffer() local
|
/aosp_15_r20/external/minigbm/ |
H A D | drv_helpers.c | 294 uint32_t aligned_height, uint32_t format) in drv_bo_from_format() 302 uint32_t aligned_height, uint32_t format, in drv_bo_from_format_and_padding() 341 uint32_t aligned_width, aligned_height; in drv_dumb_bo_create_ex() local
|
H A D | i915.c | 338 uint32_t *aligned_height) in i915_align_dimensions() 725 uint32_t aligned_height = ALIGN(plane_height, 32); in i915_bo_compute_metadata() local
|
H A D | rockchip.c | 136 uint32_t aligned_height = h_mbs * 16; in rockchip_bo_create_with_modifiers() local
|
H A D | mediatek.c | 307 uint32_t aligned_height = ALIGN(height, 32); in mediatek_bo_create_with_modifiers() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_surface_modifier_test.c | 50 unsigned *aligned_pitch, unsigned *aligned_height) in block_count() 312 unsigned aligned_pitch, aligned_height; in test_modifier() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/kernel/ |
H A D | vc4_validate.c | 154 uint32_t aligned_width, aligned_height, stride, size; in vc4_check_tex_size() local 682 uint32_t aligned_width, aligned_height; in reloc_tex() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/packet/ |
H A D | encode_vp9_vdenc_packet.cpp | 778 …dencPkt::fill_pad_with_value(PMOS_SURFACE psSurface, uint32_t real_height, uint32_t aligned_height) in fill_pad_with_value() 1700 uint32_t aligned_height = MOS_ALIGN_CEIL(real_height, CODEC_VP9_MIN_BLOCK_HEIGHT); in AddAllCmds_HCP_SURFACE_STATE() local
|
/aosp_15_r20/external/libvpx/vp9/common/ |
H A D | vp9_alloccommon.c | 23 const int aligned_height = ALIGN_POWER_OF_TWO(height, MI_SIZE_LOG2); in vp9_set_mi_size() local
|
/aosp_15_r20/external/mesa3d/src/intel/isl/tests/ |
H A D | isl_surf_get_image_offset_test.c | 107 uint32_t aligned_height, in t_assert_gfx4_3d_layer()
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/ddi/ |
H A D | media_libva_common.cpp | 262 uint32_t aligned_width, aligned_height; in DdiMedia_ReplaceSurfaceWithVariant() local
|
/aosp_15_r20/external/libaom/av1/decoder/ |
H A D | decoder.c | 55 const int aligned_height = ALIGN_POWER_OF_TWO(height, 3); in dec_set_mb_mi() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/vp9/packet/ |
H A D | encode_vp9_vdenc_packet_xe_lpm_plus_base.cpp | 141 uint32_t aligned_height = MOS_ALIGN_CEIL(m_basicFeature->m_frameHeight, 64); in AllocateResources() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vcn_enc.c | 1081 uint32_t aligned_height = align(enc->base.height, rec_alignment); in pre_encode_size() local 1105 uint32_t aligned_height = align(enc->base.height, rec_alignment); in setup_dpb() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_HPM/codec/hal/ |
H A D | codechal_vdenc_vp9_xe_hpm.cpp | 601 uint32_t aligned_height = MOS_ALIGN_CEIL(m_frameHeight, 64); in AllocateResources() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | alloccommon.c | 31 const int aligned_height = ALIGN_POWER_OF_TWO(height, 3); in av1_get_MBs() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_resource.c | 122 unsigned aligned_height; in setup_miptree() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/ |
H A D | codechal_vdenc_vp9_g12.cpp | 3912 uint32_t aligned_height = MOS_ALIGN_CEIL(real_height, CODEC_VP9_MIN_BLOCK_HEIGHT); in ExecutePictureLevel() local 4489 uint32_t aligned_height = MOS_ALIGN_CEIL(m_frameHeight, 64); in AllocateResources() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/packet/ |
H A D | encode_avc_vdenc_packet.cpp | 2177 … uint32_t aligned_height = MOS_ALIGN_CEIL(real_height, CODEC_AVC_MIN_BLOCK_HEIGHT); in AddAllCmds_MFX_SURFACE_STATE() local
|
/aosp_15_r20/external/libvpx/ |
H A D | vpxenc.c | 1595 unsigned int aligned_height = (stream->config.cfg.g_h + 15u) & ~15u; in test_decode() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/ |
H A D | codechal_vdenc_vp9_g11.cpp | 4393 uint32_t aligned_height = MOS_ALIGN_CEIL(real_height, CODEC_VP9_MIN_BLOCK_HEIGHT); in ExecutePictureLevel() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_encode_avc_base.cpp | 3534 …AvcBase::fill_pad_with_value(PMOS_SURFACE psSurface, uint32_t real_height, uint32_t aligned_height) in fill_pad_with_value()
|
H A D | codechal_vdenc_vp9_base.cpp | 7971 …p9State::fill_pad_with_value(PMOS_SURFACE psSurface, uint32_t real_height, uint32_t aligned_height) in fill_pad_with_value()
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_ratectrl.c | 3071 const int aligned_height = ALIGN_POWER_OF_TWO(src_height, MI_SIZE_LOG2); in vp9_scene_detection_onepass() local
|