Home
last modified time | relevance | path

Searched refs:getMoreInputDataIfPossible (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp316 void getMoreInputDataIfPossible();
6404 getMoreInputDataIfPossible(); in onInputBufferFilled()
6449 void ACodec::BaseState::getMoreInputDataIfPossible() { in getMoreInputDataIfPossible() function in android::ACodec::BaseState