Home
last modified time | relevance | path

Searched defs:alignedWidth (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/device/generic/goldfish/camera/
Djpeg.cpp90 const size_t alignedWidth, uint8_t* const alignedMemory) { in compressYUVImplPixelsSlow()
211 const size_t alignedWidth = in compressYUVImpl() local
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/
H A DGrallocEmulated.cpp356 const uint32_t alignedWidth = Align(mWidth, formatInfo.horizontalAlignmentPixels); in lockPlanes() local
456 const uint32_t alignedWidth = Align(width, formatInfo.horizontalAlignmentPixels); in allocate() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_encode_csc_ds_g11.cpp60 …uint32_t alignedWidth = MOS_ALIGN_CEIL(CODECHAL_GET_WIDTH_IN_MACROBLOCKS(m_encoder->m_oriFrameWidt… in AllocateSurfaceCsc() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_encode_csc_ds_g12.cpp63 …uint32_t alignedWidth = MOS_ALIGN_CEIL(CODECHAL_GET_WIDTH_IN_MACROBLOCKS(m_encoder->m_oriFrameWidt… in AllocateSurfaceCsc() local
H A Dcodechal_vdenc_hevc_g12.cpp1464 uint32_t alignedWidth, alignedHeight; in AllocateEncResources() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.cpp152 const uint32_t alignedWidth = alignToPower2(width, formatInfo->horizontalAlignmentPixels); in getFormatTransferInfo() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/
H A Dencode_hevc_vdenc_scc.cpp118 uint32_t alignedWidth, alignedHeight; in AllocateEncResources() local
/aosp_15_r20/external/eigen/demos/mandelbrot/
H A Dmandelbrot.cpp38 const int alignedWidth = (img_width/packetSize)*packetSize; in render() local
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/ddi/
H A Dmedia_libva_common_next.cpp174 uint32_t alignedWidth, alignedHeight; in ReplaceSurfaceWithVariant() local
H A Dmedia_libva_util_next.h201 int32_t alignedWidth; member
/aosp_15_r20/cts/tests/videocodec/src/android/videocodec/cts/
H A DVideoEncoderRoiTest.java199 int alignedWidth = in enqueueInput() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DSaveableTexture.cpp330 uint32_t alignedWidth = s_texAlign(width, unpackAlignment); in s_texImageSize() local
DTextureUtils.cpp1176 uint32_t alignedWidth = s_texAlign(width, unpackAlignment); in texImageSize() local
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/ddi/
H A Dmedia_libva_util.cpp189 int32_t alignedWidth = width; in DdiMediaUtil_AllocateSurface() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/
H A Dcodechal_debug.cpp2700 uint32_t alignedWidth = surface->dwWidth; in DumpRgbDataOnYUVSurface() local