/aosp12/frameworks/compile/mclinker/lib/Target/X86/ |
H A D | X86LDBackend.cpp | 162 const ELFFileFormat* FileFormat = getOutputFormat(); in emitSectionData() 234 const ELFFileFormat* file_format = getOutputFormat(); in getTargetSectionOrder() 348 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections() 444 ELFFileFormat* file_format = getOutputFormat(); in setRelDynSize() 450 ELFFileFormat* file_format = getOutputFormat(); in setRelPLTSize() 601 ELFFileFormat* file_format = getOutputFormat(); in setRelDynSize() 607 ELFFileFormat* file_format = getOutputFormat(); in setRelPLTSize() 615 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections()
|
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/ |
H A D | AArch64LDBackend.cpp | 91 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections() 214 ELFFileFormat* file_format = getOutputFormat(); in doPreLayout() 236 const ELFFileFormat* file_format = getOutputFormat(); in doPostLayout() 272 const ELFFileFormat* file_format = getOutputFormat(); in emitSectionData() 294 const ELFFileFormat* file_format = getOutputFormat(); in getTargetSectionOrder() 375 ELFFileFormat* file_format = getOutputFormat(); in doRelax()
|
/aosp12/frameworks/compile/mclinker/lib/LD/ |
H A D | ELFObjectWriter.cpp | 161 emitShStrTab(target().getOutputFormat()->getShStrTab(), pModule, pOutput); in writeObject() 595 return target().getOutputFormat()->getStrTab().index(); in getSectLink() 597 return target().getOutputFormat()->getDynStrTab().index(); in getSectLink() 599 return target().getOutputFormat()->getDynStrTab().index(); in getSectLink() 602 return target().getOutputFormat()->getDynSymTab().index(); in getSectLink() 606 return target().getOutputFormat()->getSymTab().index(); in getSectLink() 608 return target().getOutputFormat()->getDynSymTab().index(); in getSectLink() 612 return target().getOutputFormat()->getText().index(); in getSectLink()
|
/aosp12/frameworks/compile/mclinker/lib/Target/ |
H A D | GNULDBackend.cpp | 266 ELFFileFormat* file_format = getOutputFormat(); in initStandardSymbols() 494 ELFFileFormat* file_format = getOutputFormat(); in finalizeStandardSymbols() 662 ELFFileFormat* GNULDBackend::getOutputFormat() { in getOutputFormat() function in mcld::GNULDBackend 757 ELFFileFormat* file_format = getOutputFormat(); in sizeNamePools() 916 ELFFileFormat* file_format = getOutputFormat(); in emitRegNamePools() 984 ELFFileFormat* file_format = getOutputFormat(); in emitDynNamePools() 1101 ELFFileFormat* file_format = getOutputFormat(); in emitELFHashTab() 1139 ELFFileFormat* file_format = getOutputFormat(); in emitGNUHashTab() 1275 if (getOutputFormat()->hasInterp()) { in emitInterp() 2068 if (getOutputFormat()->hasStackNote()) { in setupGNUStackInfo() [all …]
|
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/ |
H A D | MipsLDBackend.cpp | 101 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections() 208 ELFFileFormat* file_format = getOutputFormat(); in doPreLayout() 231 const ELFFileFormat* format = getOutputFormat(); in doPostLayout() 264 const ELFFileFormat* file_format = getOutputFormat(); in emitSectionData() 550 const ELFFileFormat* file_format = getOutputFormat(); in getTargetSectionOrder() 594 ELFFileFormat* file_format = getOutputFormat(); in allocateCommonSymbols() 787 LDSection& symtab = getOutputFormat()->getSymTab(); in relaxRelocation() 788 LDSection& strtab = getOutputFormat()->getStrTab(); in relaxRelocation() 1266 ELFFileFormat* fileFormat = getOutputFormat(); in initTargetSections() 1311 ELFFileFormat* fileFormat = getOutputFormat(); in initTargetSections()
|
/aosp12/frameworks/av/media/codec2/sfplugin/tests/ |
H A D | MediaCodec_sanity_test.cpp | 217 EXPECT_EQ(codec->getOutputFormat(&ofmt), OK); in TEST_F() 256 EXPECT_EQ(codec->getOutputFormat(ix, &ofmt), OK); in TEST_F() 276 EXPECT_EQ(codec->getOutputFormat(&ofmt), OK); in TEST_F() 300 EXPECT_EQ(codec->getOutputFormat(&ofmt), OK); in TEST_P() 338 EXPECT_EQ(codec->getOutputFormat(ix, &ofmt), OK); in TEST_P()
|
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/audio/ |
H A D | MediaCodecAudioDecoder.java | 194 public android.media.MediaFormat getOutputFormat() { in getOutputFormat() method in MediaCodecAudioDecoder 195 return mCodec.getOutputFormat(); in getOutputFormat()
|
H A D | AudioDecoder.java | 66 public android.media.MediaFormat getOutputFormat() { in getOutputFormat() method in AudioDecoder
|
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/ |
H A D | HexagonLDBackend.cpp | 141 const ELFFileFormat* FileFormat = getOutputFormat(); in emitSectionData() 280 ELFFileFormat* file_format = getOutputFormat(); in setRelaDynSize() 286 ELFFileFormat* file_format = getOutputFormat(); in setRelaPLTSize() 375 const ELFFileFormat* file_format = getOutputFormat(); in getTargetSectionOrder() 407 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections() 550 ELFFileFormat* file_format = getOutputFormat(); in doRelax() 759 ELFFileFormat* file_format = getOutputFormat(); in allocateCommonSymbols()
|
/aosp12/hardware/qcom/display/msm8994/liboverlay/ |
H A D | overlayWriteback.cpp | 208 int Writeback::getOutputFormat() { in getOutputFormat() function in overlay::Writeback 270 utils::getFormatString(sWb->getOutputFormat())); in getDump()
|
H A D | overlayWriteback.h | 90 int getOutputFormat();
|
/aosp12/frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/ |
H A D | FrameBranch.java | 47 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in FrameBranch
|
H A D | RetargetFilter.java | 53 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in RetargetFilter
|
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/ |
H A D | ARMLDBackend.cpp | 175 ELFFileFormat* file_format = getOutputFormat(); in initTargetSections() 304 ELFFileFormat* file_format = getOutputFormat(); in doPreLayout() 326 const ELFFileFormat* file_format = getOutputFormat(); in doPostLayout() 393 const ELFFileFormat* file_format = getOutputFormat(); in emitSectionData() 689 const ELFFileFormat* file_format = getOutputFormat(); in getTargetSectionOrder() 822 ELFFileFormat* file_format = getOutputFormat(); in doRelax()
|
/aosp12/frameworks/av/media/libmediatranscoding/transcoder/include/media/ |
H A D | PassthroughTrackTranscoder.h | 93 std::shared_ptr<AMediaFormat> getOutputFormat() const override;
|
H A D | MediaTrackTranscoder.h | 95 virtual std::shared_ptr<AMediaFormat> getOutputFormat() const = 0;
|
/aosp12/hardware/qcom/display/msm8084/liboverlay/ |
H A D | overlayWriteback.h | 88 int getOutputFormat();
|
/aosp12/hardware/qcom/display/msm8226/liboverlay/ |
H A D | overlayWriteback.h | 88 int getOutputFormat();
|
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/ |
H A D | Decoder.java | 196 MediaFormat outFormat = mCodec.getOutputFormat(); in decode() 259 return mCodec.getOutputFormat(); in getFormat()
|
/aosp12/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
H A D | NegativeFilter.java | 57 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in NegativeFilter
|
H A D | PosterizeFilter.java | 60 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in PosterizeFilter
|
H A D | CrossProcessFilter.java | 82 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in CrossProcessFilter
|
H A D | DrawOverlayFilter.java | 51 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in DrawOverlayFilter
|
H A D | SepiaFilter.java | 58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in SepiaFilter
|
/aosp12/frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/ |
H A D | ThroughputFilter.java | 59 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) { in getOutputFormat() method in ThroughputFilter
|