Searched refs:tcsl (Results 1 – 1 of 1) sorted by relevance
513 int32_t tcsl; in start() local514 if (params->findInt32(kKeyTimeScale, &tcsl)) { in start()515 mTimeCodeScale = tcsl; in start()