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

/frameworks/av/media/libstagefright/
H A DACodec.cpp194 void postFillThisBuffer(BufferInfo *info);
4271 postFillThisBuffer(info);
4285 void ACodec::BaseState::postFillThisBuffer(BufferInfo *info) { function in class:android::ACodec::BaseState
4501 postFillThisBuffer(eligible);
5403 postFillThisBuffer(info);

Completed in 145 milliseconds