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

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

Completed in 371 milliseconds