Home
last modified time | relevance | path

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

/frameworks/av/cmds/stagefright/
Dstagefright.cpp1210 int64_t thumbTimeUs; in main() local
1211 if (meta->findInt64(kKeyThumbnailTime, &thumbTimeUs)) { in main()
1213 thumbTimeUs, thumbTimeUs / 1E6); in main()