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

  /frameworks/av/media/libstagefright/include/media/stagefright/
MetaData.h 113 kKeyTimeScale = 'tmsl', // int32_t
  /frameworks/av/media/libstagefright/webm/
WebmWriter.cpp 449 if (params->findInt32(kKeyTimeScale, &tcsl)) {
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp     [all...]
  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp 782 !param->findInt32(kKeyTimeScale, &mTimeScale)) {
    [all...]
Utils.cpp     [all...]

Completed in 723 milliseconds