Home
last modified time | relevance | path

Searched defs:bufWidth (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/test/
H A DMpeg4H263DecoderTest.cpp207 int32_t bufWidth, bufHeight; in processMpeg4H263Decoder() local
263 int32_t bufWidth, bufHeight; in processMpeg4H263Decoder() local
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/fuzzer/
H A Dmpeg4_h263_dec_fuzzer.cpp104 int32_t bufWidth, bufHeight; in handleResolutionChange() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1156 uint32_t bufWidth = mBufferInfo.mBuffer->getWidth(); in getBufferSize() local
1510 uint32_t bufWidth = mBufferInfo.mBuffer->getWidth(); in latchBufferImpl() local
/aosp_15_r20/frameworks/av/media/libstagefright/colorconversion/
H A DSoftwareRenderer.cpp127 size_t bufWidth = mCropWidth; in resetFormatIfChanged() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DRequestedLayerState.cpp459 uint32_t bufWidth = externalTexture->getWidth(); in getBufferSize() local
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DBLASTBufferQueue_test.cpp271 const auto bufWidth = buf->getWidth(); in fillQuadrants() local
1445 auto bufWidth = mDisplayWidth; in test() local
/aosp_15_r20/frameworks/native/libs/gui/
H A DBLASTBufferQueue.cpp553 uint32_t bufWidth = item.mGraphicBuffer->getWidth(); in getBufferSize() local
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp184 uint32_t bufWidth, bufHeight = 0; in getBuffer() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_encode_mpeg2.cpp1511 …uint32_t bufWidth = MOS_ALIGN_CEIL((m_downscaledWidthInMb4x * 32), 64); // MediaBlockRW requires p… in AllocateEncResources() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/codec/hal/
H A Dcodechal_encode_mpeg2_g9.cpp1924 auto bufWidth = MOS_ALIGN_CEIL(m_downscaledWidthInMb4x * 32, 64); in SendMeSurfaces() local
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8/codec/hal/
H A Dcodechal_encode_mpeg2_g8.cpp1920 auto bufWidth = MOS_ALIGN_CEIL(m_downscaledWidthInMb4x * 32, 64); in SendMeSurfaces() local