Home
last modified time | relevance | path

Searched refs:tcsl (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/webm/
DWebmWriter.cpp513 int32_t tcsl; in start() local
514 if (params->findInt32(kKeyTimeScale, &tcsl)) { in start()
515 mTimeCodeScale = tcsl; in start()