Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DOMXNodeInstance.h192 void bumpDebugLevel_l(size_t numInputBuffers, size_t numOutputBuffers);
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp380 bumpDebugLevel_l(2 /* numInputBuffers */, 2 /* numOutputBuffers */); in sendCommand()
1293 void OMXNodeInstance::bumpDebugLevel_l(size_t numInputBuffers, size_t numOutputBuffers) { in bumpDebugLevel_l() function in android::OMXNodeInstance
1377 bumpDebugLevel_l(2 /* numInputBuffers */, 0 /* numOutputBuffers */); in emptyBuffer_l()
1667 bumpDebugLevel_l(2 /* numInputBuffers */, 2 /* numOutputBuffers */); in onEvent()