Home
last modified time | relevance | path

Searched defs:aligned_width (Results 1 – 25 of 25) sorted by relevance

/external/libaom/libaom/aom_scale/generic/
Dyv12config.c54 const uint64_t uvplane_size, const int aligned_width, in realloc_frame_buffer_aligned()
174 const int aligned_width, in calc_stride_and_planesize()
210 const int aligned_width = (width + 7) & ~7; in aom_realloc_frame_buffer() local
255 const int aligned_width = (width + 7) & ~7; in aom_realloc_lookahead_buffer() local
/external/libxcam/xcore/
Dxcam_buffer.cpp28 uint32_t aligned_width, uint32_t aligned_height, uint32_t size) in xcam_video_buffer_info_reset()
Dvideo_buffer.cpp51 uint32_t aligned_width, uint32_t aligned_height, in init()
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c53 int aligned_width = (width + 15) & ~15; in vp8_yv12_realloc_frame_buffer() local
169 const int aligned_width = (width + 7) & ~7; in vpx_realloc_frame_buffer() local
/external/libaom/libaom/av1/common/
Dalloccommon.c24 const int aligned_width = ALIGN_POWER_OF_TWO(width, 3); in av1_get_MBs() local
72 const int aligned_width = ALIGN_POWER_OF_TWO(width, 3); in av1_set_mb_mi() local
Dresize.c1363 const int aligned_width = ALIGN_POWER_OF_TWO(cm->width, 3); in av1_superres_upscale() local
Donyxc_int.h1122 const int aligned_width = in av1_zero_above_context() local
/external/libvpx/libvpx/vp9/common/
Dvp9_alloccommon.c21 const int aligned_width = ALIGN_POWER_OF_TWO(width, MI_SIZE_LOG2); in vp9_set_mb_mi() local
/external/libxcam/modules/ocl/
Dcl_blender.cpp98 uint32_t aligned_width = XCAM_MAX (16, XCAM_CL_BLENDER_ALIGNMENT_X); in prepare_buffer_pool_video_info() local
Dcl_image_bo_buffer.cpp173 uint32_t aligned_width = desc.row_pitch / plane_info.pixel_bytes; in fixate_video_info() local
Dcl_geo_map_handler.cpp162 …uint32_t aligned_width = XCAM_ALIGN_UP (width, XCAM_CL_IMAGE_ALIGNMENT_X); // 4 channel for CL_RG… in check_geo_map_buf() local
Dcl_image_360_stitch.cpp520 uint32_t aligned_width = XCAM_MAX (16, XCAM_CL_BLENDER_ALIGNMENT_X); in prepare_buffer_pool_video_info() local
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/micro_features/
Dfilterbank_util.cc152 const int aligned_width = (chan_freq_index_start - aligned_start + width); in FilterbankPopulateState() local
/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
Dfilterbank_util.c149 const int aligned_width = in FilterbankPopulateState() local
/external/libxcam/xcore/base/
Dxcam_3a_stats.h31 uint32_t aligned_width; member
Dxcam_buffer.h83 uint32_t aligned_width; member
/external/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_validate.c154 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/intel/isl/tests/
Disl_surf_get_image_offset_test.c106 uint32_t aligned_width, in t_assert_gen4_3d_layer()
/external/minigbm/
Drockchip.c176 uint32_t aligned_width = w_mbs * 16; in rockchip_bo_create_with_modifiers() local
Dhelpers.c259 uint32_t aligned_width, aligned_height; in drv_dumb_bo_create() local
/external/libxcam/tests/
Dtest-image-blend.cpp109 uint32_t aligned_width = 0, uint32_t aligned_height = 0) in dma_buf_to_xcam_buf()
/external/libxcam/modules/soft/
Dsoft_image.h234 const uint32_t width, const uint32_t height, uint32_t aligned_width) in SoftImage()
Dsoft_blender.cpp255 uint32_t aligned_width = XCAM_ALIGN_UP (width, SOFT_BLENDER_ALIGNMENT_X); in init_first_masks() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.c60 const int aligned_width = ALIGN_POWER_OF_TWO(cpi->oxcf.width, MI_SIZE_LOG2); in get_max_tile_cols() local
Dvp9_ratectrl.c2827 const int aligned_width = ALIGN_POWER_OF_TWO(src_width, MI_SIZE_LOG2); in vp9_scene_detection_onepass() local