Searched refs:bufferAt (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h66 sp<ABuffer> bufferAt(size_t index) const;
/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp592 info.mData = portDesc->bufferAt(i);
H A DACodec.cpp2370 sp<ABuffer> ACodec::PortDescription::bufferAt(size_t index) const { function in class:android::ACodec::PortDescription

Completed in 176 milliseconds