/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/ |
H A D | GrallocEmulated.cpp | 357 const uint32_t alignedHeight = Align(mHeight, formatInfo.verticalAlignmentPixels); in lockPlanes() local 457 const uint32_t alignedHeight = Align(height, formatInfo.verticalAlignmentPixels); in allocate() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/ |
H A D | codechal_encode_csc_ds_g11.cpp | 61 …uint32_t alignedHeight = MOS_ALIGN_CEIL(CODECHAL_GET_WIDTH_IN_MACROBLOCKS(m_encoder->m_oriFrameHei… in AllocateSurfaceCsc() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/ |
H A D | codechal_encode_csc_ds_g12.cpp | 64 …uint32_t alignedHeight = MOS_ALIGN_CEIL(CODECHAL_GET_WIDTH_IN_MACROBLOCKS(m_encoder->m_oriFrameHei… in AllocateSurfaceCsc() local
|
H A D | codechal_vdenc_hevc_g12.cpp | 1464 uint32_t alignedWidth, alignedHeight; in AllocateEncResources() local
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/ |
D | VkFormatUtils.cpp | 153 const uint32_t alignedHeight = height; in getFormatTransferInfo() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/ |
H A D | encode_hevc_vdenc_scc.cpp | 118 uint32_t alignedWidth, alignedHeight; in AllocateEncResources() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/os/ |
H A D | mos_graphicsresource_specific.cpp | 74 uint32_t alignedHeight = params.m_height; in Allocate() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/ddi/ |
H A D | media_libva_common_next.cpp | 174 uint32_t alignedWidth, alignedHeight; in ReplaceSurfaceWithVariant() local
|
H A D | media_libva_util_next.h | 202 int32_t alignedHeight; member
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/gen11/ddi/ |
H A D | media_libva_caps_g11.cpp | 812 uint32_t alignedHeight; in CheckDecodeResolution() local
|
/aosp_15_r20/cts/tests/videocodec/src/android/videocodec/cts/ |
H A D | VideoEncoderRoiTest.java | 201 int alignedHeight = in enqueueInput() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/codec/ddi/ |
H A D | media_ddi_decode_vc1.cpp | 620 int32_t alignedHeight = MOS_ALIGN_CEIL(picHeight, 32); in ContextInit() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/ |
H A D | mos_graphicsresource_specific_next.cpp | 81 uint32_t alignedHeight = params.m_height; in Allocate() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/gen12/ddi/ |
H A D | media_libva_caps_g12.cpp | 1008 uint32_t alignedHeight; in CheckDecodeResolution() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/ddi/ |
H A D | media_libva_util.cpp | 190 int32_t alignedHeight = height; in DdiMediaUtil_AllocateSurface() local
|
H A D | media_libva_caps.cpp | 2223 uint32_t alignedHeight = 0; in CheckDecodeResolution() local
|
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx12/ |
H A D | gfx12addrlib.cpp | 1915 const UINT_32 alignedHeight = PowTwoAlign(pIn->height, additionalAlign); in HwlComputeStereoInfo() local
|
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrlib1.cpp | 3565 UINT_32 alignedHeight = PowTwoAlign(height, macroTileHeightAlign); in DegradeTo1D() local
|
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx11/ |
H A D | gfx11addrlib.cpp | 3289 const UINT_32 alignedHeight = PowTwoAlign(pIn->height, additionalAlign); in ComputeStereoInfo() local
|
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/gfx10/ |
H A D | gfx10addrlib.cpp | 3477 const UINT_32 alignedHeight = PowTwoAlign(pIn->height, additionalAlign); in ComputeStereoInfo() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/ |
H A D | codechal_debug.cpp | 2699 uint32_t alignedHeight = surface->dwHeight; in DumpRgbDataOnYUVSurface() local
|