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

/frameworks/av/media/libstagefright/webm/
H A DWebmWriter.cpp448 int32_t tcsl; local
449 if (params->findInt32(kKeyTimeScale, &tcsl)) {
450 mTimeCodeScale = tcsl;

Completed in 7 milliseconds