/frameworks/wilhelm/tests/examples/ |
slesTestPlayFdPath.cpp | 99 audioSink.pFormat = NULL; 126 audioSource.pFormat = (void*)&mime;
|
slesTestSawtoothBufferQueue.cpp | 177 audioSource.pFormat = (void *)&pcm; 184 audioSink.pFormat = NULL;
|
slesTestBassBoostPath.cpp | 104 audioSink.pFormat = NULL; 137 audioSource.pFormat = (void*)&mime;
|
slesTestEqFdPath.cpp | 109 audioSink.pFormat = NULL; 142 audioSource.pFormat = (void*)&mime;
|
slesTestEqOutputPath.cpp | 118 audioSink.pFormat = NULL; 149 audioSource.pFormat = (void*)&mime;
|
slesTestVirtualizerPath.cpp | 105 audioSink.pFormat = NULL; 138 audioSource.pFormat = (void*)&mime;
|
/frameworks/wilhelm/tests/mimeUri/ |
slesTest_playStates.cpp | 98 audioSink.pFormat = NULL; 119 audioSource.pFormat = (void*)&mime;
|
slesTestLoopUri.cpp | 175 audioSource.pFormat = (void *)&mime; 182 audioSink.pFormat = NULL;
|
slesTestPlayStreamType.cpp | 100 audioSink.pFormat = NULL; 124 audioSource.pFormat = (void*)&mime;
|
slesTestPlayUri2.cpp | 119 audioSink.pFormat = NULL; 133 audioSource.pFormat = (void *)&mime;
|
/frameworks/wilhelm/tests/sandbox/ |
intbufq.c | 120 audiosrc.pFormat = &pcm; 122 audiosnk.pFormat = NULL;
|
monkey.c | 108 audioSrc.pFormat = &format_mime; 115 audioSnk.pFormat = NULL;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_sys_setprofile.py | 97 % (pprint.pformat(expected), pprint.pformat(events)))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_sys_setprofile.py | 97 % (pprint.pformat(expected), pprint.pformat(events)))
|
/libcore/luni/src/test/java/libcore/java/text/ |
OldSimpleDateFormatTest.java | 34 SimpleDateFormat pFormat = null; 40 pFormat = new SimpleDateFormat("", Locale.ENGLISH); 46 pFormat = null; 67 pFormat.applyPattern(pattern); 69 Date result = pFormat.parse(input, position);
|
/frameworks/av/services/audioflinger/ |
AudioPolicyService.cpp | [all...] |
AudioFlinger.h | 162 audio_format_t *pFormat, 180 audio_format_t *pFormat,
|
/frameworks/wilhelm/tests/ |
mimeUri_test.cpp | 155 audioSource.pFormat = (void *)&mime; 162 audioSink.pFormat = NULL;
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioPolicyInterface.h | 197 audio_format_t *pFormat, 221 audio_format_t *pFormat,
|
/external/chromium_org/chrome/test/functional/ |
chromeos_onc.py | 73 'were not remembered: %s' % self.pformat(wifi_expect_temp))
|
/frameworks/av/media/libmedia/ |
mediaplayer.cpp | 780 int* pNumChannels, audio_format_t* pFormat, 787 status = service->decode(url, pSampleRate, pNumChannels, pFormat, heap, pSize); 804 audio_format_t* pFormat, 812 pNumChannels, pFormat, heap, pSize);
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_gen_mipmap.c | [all...] |
/external/mesa3d/src/gallium/auxiliary/util/ |
u_gen_mipmap.c | [all...] |
/frameworks/av/media/libmediaplayerservice/ |
MediaPlayerService.h | 258 audio_format_t* pFormat, 262 audio_format_t* pFormat,
|
/frameworks/wilhelm/tests/automated/ |
BufferQueue_test.cpp | 129 audiosrc.pFormat = &pcm; 131 audiosnk.pFormat = NULL;
|