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