Searched refs:bufferIDAt (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DCodecBase.h66 virtual IOMX::buffer_id bufferIDAt(size_t index) const = 0;
H A DACodec.h64 IOMX::buffer_id bufferIDAt(size_t index) const;
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp959 info.mBufferID = portDesc->bufferIDAt(i);
H A DACodec.cpp3748 IOMX::buffer_id ACodec::PortDescription::bufferIDAt(size_t index) const { function in class:android::ACodec::PortDescription

Completed in 247 milliseconds