Searched defs:getOutputBufferArray (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/filters/ | ||
H A D | MediaFilter.cpp | 105 void getOutputBufferArray(Vector<sp<MediaCodecBuffer>> *array) { in getOutputBufferArray() function in android::MediaFilter::BufferChannel |
/aosp12/frameworks/av/media/libstagefright/ | ||
H A D | ACodecBufferChannel.cpp | 511 void ACodecBufferChannel::getOutputBufferArray(Vector<sp<MediaCodecBuffer>> *array) { in getOutputBufferArray() function in android::ACodecBufferChannel |
/aosp12/frameworks/av/media/codec2/sfplugin/ | ||
H A D | CCodecBufferChannel.cpp | 961 void CCodecBufferChannel::getOutputBufferArray(Vector<sp<MediaCodecBuffer>> *array) { in getOutputBufferArray() function in android::CCodecBufferChannel |