Home
last modified time | relevance | path

Searched defs:heightNew (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/media/libstagefright/colorconversion/
H A DSoftwareRenderer.cpp76 int32_t widthNew, heightNew, strideNew; in resetFormatIfChanged() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
H A Ddecode_allocator.cpp419 …S DecodeAllocator::Resize(MOS_SURFACE* &surface, const uint32_t widthNew, const uint32_t heightNew, in Resize()