Searched defs:dumpBuffers (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DACodec.cpp1316 void ACodec::dumpBuffers(OMX_U32 portIndex) { function in class:android::ACodec
5597 mCodec->dumpBuffers(kPortIndexInput);
5696 mCodec->dumpBuffers(kPortIndexInput);
5963 mCodec->dumpBuffers(kPortIndexOutput);
6122 mCodec->dumpBuffers(kPortIndexOutput);

Completed in 155 milliseconds