Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_alloccommon.c31 static void set_mb_mi(VP9_COMMON *cm, int aligned_width, int aligned_height) { in set_mb_mi()
117 const int aligned_width = ALIGN_POWER_OF_TWO(width, MI_SIZE_LOG2); in vp9_resize_frame_buffers() local
163 const int aligned_width = ALIGN_POWER_OF_TWO(width, MI_SIZE_LOG2); in vp9_alloc_frame_buffers() local
228 const int aligned_width = ALIGN_POWER_OF_TWO(cm->width, MI_SIZE_LOG2); in vp9_update_frame_size() local
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp86 int aligned_width = 0, aligned_height = 0; in AllocateBuffer() local
179 int aligned_width = 0; in GetBufferSize() local
Dhwc_display.cpp381 int aligned_width; in PrepareLayerParams() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dyv12config.c52 int aligned_width = (width + 15) & ~15; in vp8_yv12_realloc_frame_buffer() local
144 const int aligned_width = (width + 7) & ~7; in vp9_realloc_frame_buffer() local
/hardware/qcom/display/msm8996/sdm/libs/utils/
Drect.cpp147 float aligned_width = FLOAT(CeilToMultipleOf(split_width, align_x)); in SplitLeftRight() local
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.cpp565 int *aligned_width = va_arg(args, int *); in Perform() local
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit_c2d.cpp463 int aligned_width = 0, size = 0; in calculate_yuv_offset_and_stride() local
555 int aligned_width = ALIGN((int)surfaceDef.width,32); in set_image() local
/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp446 int aligned_width = 0, size = 0; in calculate_yuv_offset_and_stride() local
534 int aligned_width = ALIGN(surfaceDef.width,32); in set_image() local
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit_c2d.cpp465 int aligned_width = 0, size = 0; in calculate_yuv_offset_and_stride() local
553 int aligned_width = ALIGN((int)surfaceDef.width,32); in set_image() local
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit_c2d.cpp461 int aligned_width = 0, size = 0; in calculate_yuv_offset_and_stride() local
549 int aligned_width = ALIGN((int)surfaceDef.width,32); in set_image() local
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp462 int aligned_width = 0, size = 0; in calculate_yuv_offset_and_stride() local
550 int aligned_width = ALIGN((int)surfaceDef.width,32); in set_image() local
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp456 int aligned_width = 0, size = 0; in calculate_yuv_offset_and_stride() local
544 int aligned_width = ALIGN((int)surfaceDef.width,32); in set_image() local
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_surfacetexture.cpp749 int aligned_width, aligned_height; in setInput() local
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display.cpp1298 int aligned_width; in SetFrameBufferResolution() local