Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DOMXNodeInstance.h183 void bumpDebugLevel_l(size_t numInputBuffers, size_t numOutputBuffers);
/aosp12/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp632 bumpDebugLevel_l(2 /* numInputBuffers */, 2 /* numOutputBuffers */); in sendCommand()
1889 void OMXNodeInstance::bumpDebugLevel_l(size_t numInputBuffers, size_t numOutputBuffers) { in bumpDebugLevel_l() function in android::OMXNodeInstance
1973 bumpDebugLevel_l(2 /* numInputBuffers */, 0 /* numOutputBuffers */); in emptyBuffer_l()
2343 bumpDebugLevel_l(2 /* numInputBuffers */, 2 /* numOutputBuffers */); in onEvent()