/frameworks/av/include/media/ |
AudioEffect.h | 224 * cbf: optional callback function (see effect_callback_t) 238 effect_callback_t cbf = NULL, 251 effect_callback_t cbf = NULL, 273 effect_callback_t cbf = NULL,
|
Visualizer.h | 70 effect_callback_t cbf = NULL,
|
AudioTrack.h | 184 * cbf: Callback function. If not null, this function is called periodically 230 callback_t cbf = NULL, 260 callback_t cbf = NULL, 304 callback_t cbf = NULL, [all...] |
AudioRecord.h | 158 * cbf: Callback function. If not null, this function is called periodically 177 callback_t cbf = NULL, 214 callback_t cbf = NULL,
|
/frameworks/av/media/libmedia/ |
AudioEffect.cpp | 48 effect_callback_t cbf, 55 mStatus = set(type, uuid, priority, cbf, user, sessionId, io); 62 effect_callback_t cbf, 88 mStatus = set(pType, pUuid, priority, cbf, user, sessionId, io); 94 effect_callback_t cbf, 122 mCbf = cbf;
|
AudioRecord.cpp | 82 callback_t cbf, 100 mStatus = set(inputSource, sampleRate, format, channelMask, frameCount, cbf, user, 139 callback_t cbf, 158 if (cbf == NULL || threadCanCallJava) { 165 if (cbf == NULL) { 166 ALOGE("Transfer type TRANSFER_CALLBACK but cbf == NULL"); 251 mCbf = cbf; 253 if (cbf != NULL) { [all...] |
Visualizer.cpp | 39 effect_callback_t cbf, 42 : AudioEffect(SL_IID_VISUALIZATION, opPackageName, NULL, priority, cbf, user, sessionId),
|
AudioTrack.cpp | 194 callback_t cbf, 213 frameCount, flags, cbf, user, notificationFrames, 225 callback_t cbf, 244 0 /*frameCount*/, flags, cbf, user, notificationFrames, 284 callback_t cbf, 309 } else if (cbf == NULL || threadCanCallJava) { 316 if (cbf == NULL || sharedBuffer != 0) { 317 ALOGE("Transfer type TRANSFER_CALLBACK but cbf == NULL || sharedBuffer != 0"); 498 mCbf = cbf; 500 if (cbf != NULL) [all...] |
/system/core/libpixelflinger/ |
picker.cpp | 57 const GGLFormat& cbf = c->formats[ c->state.buffers.color.format ]; local 58 if (!cbf.c[GGLFormat::ALPHA].h) {
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
splet.s | 156 cbf stop 158 cbf,a stop
|
splet.d | 112 128: 05 c0 00 01 cbf 12c <test_coprocessor\+(0x|)58> 115 130: 25 c0 00 01 cbf,a 134 <test_coprocessor\+(0x|)60>
|
/frameworks/wilhelm/src/android/ |
android_GenericPlayer.h | 63 void init(const notif_cbf_t cbf, void* notifUser);
|
android_GenericPlayer.cpp | 64 void GenericPlayer::init(const notif_cbf_t cbf, void* notifUser) { 69 mNotifyClient = cbf;
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/ |
allinsn.d | 899 946: 6cbf 2402 movbne.l fp,fp 903 954: 8cbf 2002 movbne.l ip,r3 907 95c: 6cbf fc02 movbne.l r59,r59 909 964: 6cbf 6c02 movbne.l r27,r27 912 970: 0cbf 7402 movbne.l r24,r43 [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
all-opcodes.d | 1124 45a: 3cbf.* 1126 45c: 3cbf.* [all...] |