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

/frameworks/av/media/libstagefright/include/
H A DOMXNodeInstance.h197 void bumpDebugLevel_l(size_t numInputBuffers, size_t numOutputBuffers);
/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp404 bumpDebugLevel_l(2 /* numInputBuffers */, 2 /* numOutputBuffers */);
1481 void OMXNodeInstance::bumpDebugLevel_l(size_t numInputBuffers, size_t numOutputBuffers) { function in class:android::OMXNodeInstance
1565 bumpDebugLevel_l(2 /* numInputBuffers */, 0 /* numOutputBuffers */);
1864 bumpDebugLevel_l(2 /* numInputBuffers */, 2 /* numOutputBuffers */);

Completed in 31 milliseconds