HomeSort by relevance Sort by last modified time
    Searched refs:kKeyTimeScale (Results 1 - 6 of 6) sorted by null

  /frameworks/av/include/media/stagefright/
MetaData.h 104 kKeyTimeScale = 'tmsl', // int32_t
  /frameworks/av/media/libstagefright/webm/
WebmWriter.cpp 409 if (params->findInt32(kKeyTimeScale, &tcsl)) {
  /frameworks/av/media/libstagefright/
Utils.cpp 673 meta->setInt32(kKeyTimeScale, timeScale);
MPEG4Writer.cpp 691 !param->findInt32(kKeyTimeScale, &mTimeScale)) {
    [all...]
OMXCodec.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp     [all...]

Completed in 108 milliseconds