Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
Dcodec.cpp63 int64_t mNumBytesDecoded; member
116 state->mNumBytesDecoded = 0; in decode()
261 state->mNumBytesDecoded += size; in decode()
298 state->mNumBytesDecoded, in decode()
299 state->mNumBytesDecoded * 1E6 / 1024 / elapsedTimeUs); in decode()
306 state->mNumBytesDecoded, in decode()
307 state->mNumBytesDecoded * 1E6 / 1024 / elapsedTimeUs); in decode()