Searched refs:getOutputBufferArray (Results 1 – 2 of 2) sorted by relevance
73 virtual void getOutputBufferArray(Vector<sp<MediaCodecBuffer>> *array) override;
2049 void CCodecBufferChannel::getOutputBufferArray(Vector<sp<MediaCodecBuffer>> *array) { in getOutputBufferArray() function in android::CCodecBufferChannel