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

/frameworks/av/media/libstagefright/include/
H A DOMXNodeInstance.h161 void bumpDebugLevel_l(size_t numInputBuffers, size_t numOutputBuffers);
/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp363 bumpDebugLevel_l(2 /* numInputBuffers */, 2 /* numOutputBuffers */);
995 void OMXNodeInstance::bumpDebugLevel_l(size_t numInputBuffers, size_t numOutputBuffers) { function in class:android::OMXNodeInstance
1028 bumpDebugLevel_l(2 /* numInputBuffers */, 0 /* numOutputBuffers */);
1250 bumpDebugLevel_l(2 /* numInputBuffers */, 2 /* numOutputBuffers */);

Completed in 84 milliseconds