Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
Dstagefright.cpp99 static void displayDecodeHistogram(Vector<int64_t> *decodeTimesUs) { in displayDecodeHistogram() function
411 displayDecodeHistogram(&decodeTimesUs); in playSource()