Home
last modified time | relevance | path

Searched defs:decodeTimesUs (Results 1 – 1 of 1) sorted by relevance

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