Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/screen_recording/
Dparser_screen_recording_legacy.ts30 return ParserScreenRecordingLegacy.MPEG4_MAGIC_NUMBER;
111 private static readonly MPEG4_MAGIC_NUMBER = [ property in ParserScreenRecordingLegacy
Dparser_screen_recording.ts37 return ParserScreenRecording.MPEG4_MAGIC_NUMBER;
181 private static readonly MPEG4_MAGIC_NUMBER = [ property in ParserScreenRecording