Searched refs:timeCode (Results 1 – 2 of 2) sorted by relevance
174 SkTimeCode* timeCode = &fTimes[index]; in setKeyFrame() local175 timeCode->fTime = time; in setKeyFrame()176 memcpy(timeCode->fBlend, blend, sizeof(timeCode->fBlend)); in setKeyFrame()
356 const long long timeCode = pCluster->GetTimeCode(); in main() local357 printf("\t\tCluster Time Code\t: %lld\n", timeCode); in main()