Searched defs:thumbTimeUs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/cmds/stagefright/
H A Dstagefright.cpp1072 int64_t thumbTimeUs; local
1073 if (meta->findInt64(kKeyThumbnailTime, &thumbTimeUs)) {
1075 thumbTimeUs, thumbTimeUs / 1E6);

Completed in 56 milliseconds