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

/frameworks/av/media/libstagefright/
H A DACodec.cpp4684 const char *niceIndex = portIndex == kPortIndexInput ? "input" : "output"; local
4695 ALOGE("unexpected dir: %s(%d) on %s port", asString(def.eDir), def.eDir, niceIndex);

Completed in 133 milliseconds