HomeSort by relevance Sort by last modified time
    Searched refs:pFormat (Results 1 - 25 of 117) sorted by null

1 2 3 4 5

  /frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorAudioEncoder.h 30 M4ENCODER_AudioFormat* pFormat,
34 M4ENCODER_AudioFormat* pFormat,
38 M4ENCODER_AudioFormat* pFormat,
VideoEditorVideoEncoder.h 27 M4OSA_ERR VideoEditorVideoEncoder_getInterface_H263(M4ENCODER_Format* pFormat,
30 M4OSA_ERR VideoEditorVideoEncoder_getInterface_MPEG4(M4ENCODER_Format* pFormat,
33 M4OSA_ERR VideoEditorVideoEncoder_getInterface_H264(M4ENCODER_Format* pFormat,
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsELFDynamic.cpp 38 void MipsELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
41 if (pFormat.hasGOT())
52 void MipsELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
55 if (pFormat.hasGOT())
56 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOT().addr());
61 applyOne(MIPS_LOCAL_GOTNO, getLocalGotNum(pFormat));
62 applyOne(MIPS_SYMTABNO, getSymTabNum(pFormat));
63 applyOne(MIPS_GOTSYM, getGotSym(pFormat));
66 size_t MipsELFDynamic::getSymTabNum(const ELFFileFormat& pFormat) const
68 if (!pFormat.hasDynSymTab()
    [all...]
MipsELFDynamic.h 31 void reserveTargetEntries(const ELFFileFormat& pFormat);
32 void applyTargetEntries(const ELFFileFormat& pFormat);
34 size_t getSymTabNum(const ELFFileFormat& pFormat) const;
35 size_t getGotSym(const ELFFileFormat& pFormat) const;
36 size_t getLocalGotNum(const ELFFileFormat& pFormat) const;
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMELFDynamic.cpp 25 void ARMELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
28 if (pFormat.hasGOT())
32 void ARMELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
35 if (pFormat.hasGOT())
36 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOT().addr());
ARMELFDynamic.h 25 void reserveTargetEntries(const ELFFileFormat& pFormat);
26 void applyTargetEntries(const ELFFileFormat& pFormat);
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonELFDynamic.cpp 24 void HexagonELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
27 if (pFormat.hasGOTPLT())
31 void HexagonELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
34 if (pFormat.hasGOTPLT())
35 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOTPLT().addr());
HexagonELFDynamic.h 26 void reserveTargetEntries(const ELFFileFormat& pFormat);
27 void applyTargetEntries(const ELFFileFormat& pFormat);
  /frameworks/compile/mclinker/lib/Target/X86/
X86ELFDynamic.cpp 25 void X86ELFDynamic::reserveTargetEntries(const ELFFileFormat& pFormat)
28 if (pFormat.hasGOTPLT())
32 void X86ELFDynamic::applyTargetEntries(const ELFFileFormat& pFormat)
35 if (pFormat.hasGOTPLT())
36 applyOne(llvm::ELF::DT_PLTGOT, pFormat.getGOTPLT().addr());
X86ELFDynamic.h 26 void reserveTargetEntries(const ELFFileFormat& pFormat);
27 void applyTargetEntries(const ELFFileFormat& pFormat);
  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 99 void ELFDynamic::reserveEntries(const ELFFileFormat& pFormat)
108 if (pFormat.hasInit())
111 if (pFormat.hasFini())
114 if (pFormat.hasInitArray()) {
119 if (pFormat.hasFiniArray()) {
124 if (pFormat.hasHashTab())
128 if (pFormat.hasGNUHashTab())
131 if (pFormat.hasDynSymTab()) {
136 if (pFormat.hasDynStrTab()) {
141 reserveTargetEntries(pFormat); // DT_PLTGO
    [all...]
  /frameworks/compile/mclinker/include/mcld/Target/
ELFDynamic.h 155 void reserveEntries(const ELFFileFormat& pFormat);
161 void applyEntries(const ELFFileFormat& pFormat);
176 virtual void reserveTargetEntries(const ELFFileFormat& pFormat) = 0;
179 virtual void applyTargetEntries(const ELFFileFormat& pFormat) = 0;
  /cts/tests/tests/nativemedia/sl/src/
SLObjectCreationTest.cpp 130 audioSink.pFormat = NULL;
140 audioSource.pFormat = &formatMimeSrc;
152 audioSource.pFormat = &formatMimeSrc;
166 audioSink.pFormat = (void *) &formatPcmSnk;
217 audioSource.pFormat = &pcm;
233 audioSource.pFormat = (void *)&formatMimeSrc;
271 audioSource.pFormat = (void *) &formatMimeSrc;
288 audioSource.pFormat = NULL;
  /hardware/libhardware_legacy/audio/
AudioHardwareGeneric.cpp 196 int *pFormat,
200 int lFormat = pFormat ? *pFormat : 0;
213 if (pFormat) *pFormat = format();
219 if (pFormat) *pFormat = lFormat;
315 int *pFormat,
320 if (pFormat == 0 || pChannels == 0 || pRate == 0) return BAD_VALUE;
321 ALOGV("AudioStreamInGeneric::set(%p, %d, %d, %d, %u)", hw, fd, *pFormat, *pChannels, *pRate)
    [all...]
AudioPolicyCompatClient.cpp 41 audio_format_t *pFormat,
48 pFormat, pChannelMask, pLatencyMs,
76 audio_format_t *pFormat,
80 pSamplingRate, pFormat, pChannelMask);
AudioPolicyCompatClient.h 43 audio_format_t *pFormat,
56 audio_format_t *pFormat,
AudioHardwareStub.h 32 virtual status_t set(int *pFormat, uint32_t *pChannels, uint32_t *pRate);
49 virtual status_t set(int *pFormat, uint32_t *pChannels, uint32_t *pRate, AudioSystem::audio_in_acoustics acoustics);
AudioHardwareStub.cpp 119 status_t AudioStreamOutStub::set(int *pFormat, uint32_t *pChannels, uint32_t *pRate)
121 if (pFormat) *pFormat = format();
168 status_t AudioStreamInStub::set(int *pFormat, uint32_t *pChannels, uint32_t *pRate,
A2dpAudioInterface.cpp 236 uint32_t device, int *pFormat, uint32_t *pChannels, uint32_t *pRate)
238 int lFormat = pFormat ? *pFormat : 0;
253 if (pFormat) *pFormat = format();
259 if (pFormat) *pFormat = lFormat;
  /frameworks/av/include/media/
IMediaPlayerService.h 53 audio_format_t* pFormat,
56 int* pNumChannels, audio_format_t* pFormat,
  /frameworks/wilhelm/src/
data.c 336 static SLresult checkDataFormat(const char *name, void *pFormat, DataFormat *pDataFormat,
343 if (NULL == pFormat) {
346 formatType = *(SLuint32 *)pFormat;
350 pDataFormat->mPCM = *(SLDataFormat_PCM *)pFormat;
482 pDataFormat->mMIME = *(SLDataFormat_MIME *)pFormat;
503 pDataFormat->mRawImage = *(XADataFormat_RawImage *)pFormat;
745 pDataLocatorFormat->u.mSource.pFormat = &pDataLocatorFormat->mFormat;
773 // Per the spec, the pFormat field is ignored in some cases
775 myDataSrc.pFormat = NULL;
803 result = checkDataFormat(name, myDataSrc.pFormat, &pDataLocatorFormat->mFormat
    [all...]
  /frameworks/wilhelm/tests/sandbox/
xa.c 90 dataSrc.pFormat = &fmtMime;
96 audioSnk.pFormat = NULL;
103 imageVideoSink.pFormat = NULL;
srcsink.c 52 audioSrc.pFormat = &format_pcm;
60 audioSnk.pFormat = NULL;
96 audioSnk.pFormat = (void *) 0xDEADBEEF;
101 audioSnk.pFormat = NULL;
  /hardware/libhardware/include/hardware/
audio_policy.h 275 audio_format_t *pFormat,
313 audio_format_t *pFormat,
395 audio_format_t *pFormat,
410 audio_format_t *pFormat,
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioEncoder.cpp 673 M4ENCODER_AudioFormat format, M4ENCODER_AudioFormat* pFormat,
678 VIDEOEDITOR_CHECK(M4OSA_NULL != pFormat, M4ERR_PARAMETER);
681 ALOGV("VideoEditorAudioEncoder_getInterface 0x%x 0x%x",pFormat,
686 *pFormat = format;
730 M4ENCODER_AudioFormat* pFormat,
733 M4ENCODER_kAAC, pFormat, pEncoderInterface);
737 M4ENCODER_AudioFormat* pFormat,
741 M4ENCODER_kAMRNB, pFormat, pEncoderInterface);
745 M4ENCODER_AudioFormat* pFormat,
750 M4ENCODER_kMP3, pFormat, pEncoderInterface)
    [all...]

Completed in 157 milliseconds

1 2 3 4 5