/aosp12/packages/modules/GeoTZ/s2storage/src/test/java/com/android/timezone/location/storage/tzs2range/ |
H A D | SuffixTableBlockTest.java | 49 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in writer_createPopulatedBlockWriter_noEntriesThrows() local 64 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in writer_createPopulatedBlockWriter_addRange() local 97 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in writer_createPopulatedBlockWriter_rejectOverlappingRanges() local 161 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in suffixTableBlock_empty() local 177 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in suffixTableBlock_populated_findEntryByCellId() local 249 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in suffixTableBlock_populated_findEntryByCellId_cellIdOutOfRange() local 279 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in suffixTableBlock_visit() local 321 private SuffixTableRange findEntryByCellId(TzS2RangeFileFormat fileFormat, in findEntryByCellId()
|
H A D | HeaderBlockTest.java | 40 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in readWrite() local 61 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in visit() local
|
H A D | SuffixTableExtraInfoTest.java | 33 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in create_emptyBlock() local 48 TzS2RangeFileFormat fileFormat = createS2RangeFileFormat(); in create_nonEmptyBlock() local
|
H A D | TzS2RangeFileTest.java | 39 TzS2RangeFileFormat fileFormat; in findEntryByCellId() local 78 TzS2RangeFileFormat fileFormat, int faceId, int otherPrefixBits, int suffixBits) { in cellId()
|
/aosp12/packages/modules/GeoTZ/s2storage/tools/src/java/com/android/timezone/location/tools/ |
H A D | CreateTestFile.java | 37 TzS2RangeFileFormat fileFormat = FileFormats.getFileFormatForLevel(12); in main() local 42 try (TzS2RangeFileWriter tzS2RangeFileWriter = TzS2RangeFileWriter.open(file, fileFormat)) { in main() argument
|
H A D | CreateTzS2File.java | 87 TzS2RangeFileFormat fileFormat = FileFormats.getFileFormatForLevel(s2Level); in main() local 88 try (TzS2RangeFileWriter writer = TzS2RangeFileWriter.open(outputFile, fileFormat)) { in main() argument
|
/aosp12/packages/modules/GeoTZ/s2storage/src/write/java/com/android/timezone/location/storage/tzs2range/write/ |
H A D | HeaderBlockWriter.java | 47 private HeaderBlockWriter(TzS2RangeFileFormat fileFormat, File file) { in HeaderBlockWriter() 54 public static HeaderBlockWriter create(TzS2RangeFileFormat fileFormat) throws IOException { in create()
|
H A D | SuffixTableWriter.java | 59 private SuffixTableWriter(TzS2RangeFileFormat fileFormat, SuffixTableSharedData sharedData) in SuffixTableWriter() 82 TzS2RangeFileFormat fileFormat, SuffixTableSharedData sharedData) throws IOException { in createPopulated()
|
H A D | TzS2RangeFileWriter.java | 49 private TzS2RangeFileWriter(TzS2RangeFileFormat fileFormat, BlockFileWriter blockFileWriter) in TzS2RangeFileWriter() 59 public static TzS2RangeFileWriter open(File outFile, TzS2RangeFileFormat fileFormat) in open()
|
/aosp12/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/timezone/location/storage/tzs2range/read/ |
H A D | SuffixTableBlock.java | 96 private SuffixTableBlock(TzS2RangeFileFormat fileFormat, SuffixTableBlockDelegate delegate) { in SuffixTableBlock() 107 TzS2RangeFileFormat fileFormat, BlockData blockData) { in createPopulated() 120 public static SuffixTableBlock createEmpty(TzS2RangeFileFormat fileFormat, int prefix) { in createEmpty()
|
H A D | PopulatedSuffixTableBlock.java | 51 TzS2RangeFileFormat fileFormat, IntValueTypedPackedTable packedTable) { in PopulatedSuffixTableBlock() 111 public S2CellMatcher(TzS2RangeFileFormat fileFormat, int suffixSearchValue) { in S2CellMatcher()
|
H A D | SuffixTableExtraInfo.java | 60 TzS2RangeFileFormat fileFormat, BlockInfo blockInfo) { in create()
|
H A D | HeaderBlock.java | 115 void visitFileFormat(TzS2RangeFileFormat fileFormat); in visitFileFormat()
|
/aosp12/packages/modules/GeoTZ/s2storage/tools/src/java/com/android/timezone/location/tools/dump/ |
H A D | HeaderBlockDumper.java | 34 public void visitFileFormat(TzS2RangeFileFormat fileFormat) { in visitFileFormat()
|
H A D | TzS2RangeFileDumper.java | 67 TzS2RangeFileFormat fileFormat = headerBlock.getFileFormat(); in visitHeaderBlock() local
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | EncoderProfiles.java | 333 private int fileFormat; field in EncoderProfiles 341 int fileFormat, in EncoderProfiles()
|
H A D | CamcorderProfile.java | 346 public int fileFormat; field in CamcorderProfile 683 int fileFormat, in CamcorderProfile()
|
/aosp12/hardware/interfaces/media/1.0/xml/ |
H A D | media_profiles.dtd | 11 <!ATTLIST EncoderProfile fileFormat (mp4|3gp) #REQUIRED> attribute
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_media_MediaProfiles.cpp | 188 int fileFormat = sProfiles->getCamcorderProfileParamByName("file.format", id, q); in android_media_MediaProfiles_native_get_camcorder_profile() local 245 int fileFormat = cp->getFileFormat(); in android_media_MediaProfiles_native_get_camcorder_profiles() local
|
H A D | android_media_MediaMuxer.cpp | 166 MediaMuxer::OutputFormat fileFormat = in android_media_MediaMuxer_native_setup() local
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | MediaAppender.cpp | 78 sp<AMessage> fileFormat; in init() local
|
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/ |
H A D | MipsLDBackend.cpp | 1266 ELFFileFormat* fileFormat = getOutputFormat(); in initTargetSections() local 1311 ELFFileFormat* fileFormat = getOutputFormat(); in initTargetSections() local
|
H A D | MipsRelocator.cpp | 487 ELFFileFormat* fileFormat = getTarget().getOutputFormat(); in defineSymbolforCopyReloc() local
|
/aosp12/frameworks/av/media/libmedia/ |
H A D | MediaProfiles.cpp | 434 const int fileFormat = findTagForName(sFileFormatMap, nFormatMappings, atts[3]); in createCamcorderProfile() local
|
/aosp12/frameworks/av/media/libmediaplayerservice/ |
H A D | StagefrightRecorder.cpp | 1693 int fileFormat = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local
|