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