| /external/libaom/aom_scale/generic/ |
| D | yv12config.c | 52 const int aligned_height, const int uv_width, const int uv_height, in realloc_frame_buffer_aligned() 182 const int aligned_height, const int border, const int byte_alignment, in calc_stride_and_planesize() 224 const int aligned_height = (height + 7) & ~7; in aom_realloc_frame_buffer() local
|
| /external/libvpx/vpx_scale/generic/ |
| 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
|
| /external/mesa3d/src/panfrost/lib/ |
| D | pan_afbc.c | 114 unsigned aligned_height = ALIGN_POT(height, AFBC_TILE_HEIGHT); in panfrost_afbc_header_size() local
|
| D | pan_tiler.c | 232 unsigned aligned_height = ALIGN_POT(height, tile_height); in pan_tile_count() local
|
| D | pan_texture.c | 502 unsigned aligned_height = ALIGN_POT(height, CHECKSUM_TILE_HEIGHT); in panfrost_compute_checksum_size() local
|
| /external/minigbm/ |
| D | drv_helpers.c | 285 uint32_t aligned_height, uint32_t format) in drv_bo_from_format() 293 uint32_t aligned_height, uint32_t format, in drv_bo_from_format_and_padding() 333 uint32_t aligned_width, aligned_height; in drv_dumb_bo_create_ex() local
|
| D | mediatek.c | 195 uint32_t aligned_height = ALIGN(height, 32); in mediatek_bo_create_with_modifiers() local
|
| D | rockchip.c | 137 uint32_t aligned_height = h_mbs * 16; in rockchip_bo_create_with_modifiers() local
|
| D | i915.c | 324 uint32_t *aligned_height) in i915_align_dimensions()
|
| /external/libvpx/vp9/common/ |
| D | vp9_alloccommon.c | 23 const int aligned_height = ALIGN_POWER_OF_TWO(height, MI_SIZE_LOG2); in vp9_set_mi_size() local
|
| /external/mesa3d/src/gallium/drivers/vc4/kernel/ |
| 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
|
| /external/mesa3d/src/gallium/drivers/radeon/ |
| D | radeon_vcn_enc_2_0.c | 303 uint32_t aligned_height = enc->enc_pic.session_init.aligned_picture_height; in radeon_enc_ctx() local
|
| /external/mesa3d/src/intel/isl/tests/ |
| D | isl_surf_get_image_offset_test.c | 107 uint32_t aligned_height, in t_assert_gen4_3d_layer()
|
| /external/libaom/av1/decoder/ |
| D | decoder.c | 55 const int aligned_height = ALIGN_POWER_OF_TWO(height, 3); in dec_set_mb_mi() local
|
| /external/libaom/av1/common/ |
| D | alloccommon.c | 27 const int aligned_height = ALIGN_POWER_OF_TWO(height, 3); in av1_get_MBs() local
|
| /external/mesa3d/src/gallium/drivers/lima/ |
| D | lima_resource.c | 104 unsigned aligned_height; in setup_miptree() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_ratectrl.c | 3069 const int aligned_height = ALIGN_POWER_OF_TWO(src_height, MI_SIZE_LOG2); in vp9_scene_detection_onepass() local
|