Searched refs:kKeyThumbnailTime (Results 1 – 4 of 4) sorted by relevance
88 kKeyThumbnailTime = 'thbT', // int64_t (usecs) enumerator
435 if (!trackMeta()->findInt64(kKeyThumbnailTime, &thumbNailTime) in onGetFormatAndSeekOptions()
671 { "thumbnail-time", kKeyThumbnailTime },
1212 if (meta->findInt64(kKeyThumbnailTime, &thumbTimeUs)) { in main()