Home
last modified time | relevance | path

Searched refs:allocVideoFrame (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp50 sp<IMemory> allocVideoFrame(const sp<MetaData>& trackMeta, in allocVideoFrame() function
126 sp<IMemory> allocVideoFrame(const sp<MetaData>& trackMeta, in allocVideoFrame() function
129 return allocVideoFrame(trackMeta, width, height, tileWidth, tileHeight, dstBpp, in allocVideoFrame()
136 return allocVideoFrame(trackMeta, width, height, tileWidth, tileHeight, dstBpp, in allocMetaFrame()
639 sp<IMemory> frameMem = allocVideoFrame( in onOutputReceived()
908 sp<IMemory> frameMem = allocVideoFrame( in onOutputReceived()