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

  /frameworks/av/include/media/stagefright/
MetaData.h 113 kKeyNotRealTime = 'ntrt', // bool (int32_t)
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorUtils.cpp 192 if (meta->findInt32(kKeyNotRealTime, &int32Data)) {
193 LOG1("displayMetaData kKeyNotRealTime %d", int32Data);
  /frameworks/av/cmds/stagefright/
stagefright.cpp 526 params->setInt32(kKeyNotRealTime, true);
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp     [all...]

Completed in 29 milliseconds