Searched refs:code (Results 201 - 225 of 332) sorted by relevance

1234567891011>>

/frameworks/av/media/libmedia/
H A DICrypto.cpp161 uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) {
162 switch (code) {
294 return BBinder::onTransact(code, data, reply, flags);
160 onTransact( uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) argument
H A DIMediaMetadataRetriever.cpp173 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
175 switch (code) {
262 return BBinder::onTransact(code, data, reply, flags);
172 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
H A DIMediaPlayerService.cpp166 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
168 switch (code) {
260 return BBinder::onTransact(code, data, reply, flags);
165 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
H A DIOMX.cpp414 uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) {
415 switch (code) {
511 switch (code) {
530 if ((code == GET_PARAMETER || code == GET_CONFIG) && err == OK) {
744 return BBinder::onTransact(code, data, reply, flags);
768 uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) {
769 switch (code) {
784 return BBinder::onTransact(code, data, reply, flags);
413 onTransact( uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) argument
767 onTransact( uint32_t code, const Parcel &data, Parcel *reply, uint32_t flags) argument
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Ddec_gain2_amr_wb.cpp22 ANSI-C code for the Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
49 int16 code[], (i) Q9 : Innovative vector.
172 int16 code[], /* (i) Q9 : Innovative vector. */
201 * Find energy of code and compute:
203 * L_tmp = 1.0 / sqrt(energy of code/ L_subfr)
206 L_tmp = Dot_product12(code, code, L_subfr, &exp);
207 exp -= 24; /* exp: -18 (code in Q9), -6 (/L_subfr) */
290 /* adjust gain according to energy of code */
336 g_code = *p++; /* selected code gai
169 dec_gain2_amr_wb( int16 index, int16 nbits, int16 code[], int16 L_subfr, int16 * gain_pit, int32 * gain_cod, int16 bfi, int16 prev_bfi, int16 state, int16 unusable_frame, int16 vad_hist, int16 * mem ) argument
[all...]
/frameworks/base/core/java/android/database/
H A DBulkCursorNative.java28 * IPC, application code should use the Cursor interface.
57 public boolean onTransact(int code, Parcel data, Parcel reply, int flags) argument
60 switch (code) {
130 return super.onTransact(code, data, reply, flags);
/frameworks/base/core/java/android/os/
H A DCommonClock.java325 protected boolean onTransact(int code, Parcel data, Parcel reply, int flags) argument
327 switch (code) {
338 return super.onTransact(code, data, reply, flags);
/frameworks/base/core/jni/android/graphics/
H A DBitmapRegionDecoder.cpp45 #define TRACE_BITMAP(code) code
47 #define TRACE_BITMAP(code)
/frameworks/native/libs/binder/
H A DIServiceManager.cpp189 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
192 switch(code) {
226 return BBinder::onTransact(code, data, reply, flags);
188 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) argument
/frameworks/base/services/java/com/android/server/am/
H A DPendingIntentRecord.java190 public int send(int code, Intent intent, String resolvedType, argument
192 return sendInner(code, intent, resolvedType, finishedReceiver,
196 int sendInner(int code, Intent intent, String resolvedType, argument
262 key.who, key.requestCode, code, finalIntent);
270 finishedReceiver, code, null, null,
/frameworks/base/core/java/android/accounts/
H A DAccountManager.java294 * This is intended for authenticators and related code; applications
318 * This is intended for authenticators and related code to store
1474 public void onError(int code, String message) { argument
1475 if (code == ERROR_CODE_CANCELED) {
1480 setException(convertErrorToException(code, message));
1534 public void onError(int code, String message) { argument
1535 if (code == ERROR_CODE_CANCELED) {
1539 setException(convertErrorToException(code, message));
1617 private Exception convertErrorToException(int code, String message) { argument
1618 if (code
[all...]
/frameworks/base/core/tests/coretests/src/android/net/
H A DUriTest.java241 code(null);
242 code("");
243 code("Bob");
244 code(":Bob");
245 code("::Bob");
246 code("Bob::Lee");
247 code("Bob:Lee");
248 code("Bob::");
249 code("Bob:");
250 code("
253 private void code(String s) { method in class:UriTest
[all...]
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dcod_amr.cpp22 ANSI-C code for the Adaptive Multi-Rate (AMR) speech codec
245 When the code is written for a specific target processor the
443 When the code is written for a specific target processor the
611 When the code is written for a specific target processor the
718 When the code is written for a specific target processor the
830 Word16 code[L_SUBFR]; // Fixed codebook excitation
896 * * quantize and code the LSPs *
1097 code, y2, &ana, *usedMode, subfrNr);
1102 gainQuant(st->gainQuantSt, *usedMode, res, &st->exc[i_subfr], code,
1114 gain_code, Aq, synth, xn, code, y
1233 Word16 code[L_SUBFR]; /* Fixed codebook excitation */ local
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dcombined_decode.cpp32 /* 03/30/2000 : Cleaned up and optimized the code. */
36 /* Resilience." Now the code resembles the */
55 uint code; local
137 BitstreamShowBits16(stream, stuffing_length, &code);
138 while (code == 1)
141 BitstreamShowBits16(stream, stuffing_length, &code);
188 BitstreamShowBits16(stream, stuffing_length, &code);
189 while (code == 1)
192 BitstreamShowBits16(stream, stuffing_length, &code);
342 /* 3/29/00 : Changed the returned value and optimized the code
[all...]
/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp264 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags = 0)
274 //printf("Transact from %p to Java code sending: ", this);
278 code, (int32_t)&data, (int32_t)reply, flags);
287 /* clean up JNI local ref -- we don't return to Java code */
307 /* clean up JNI local ref -- we don't return to Java code */
313 if (code == SYSPROPS_TRANSACTION) {
314 BBinder::onTransact(code, data, reply, flags);
317 //aout << "onTransact to Java code; result=" << res << endl
318 // << "Transact from " << this << " to Java code returning "
689 jniThrowException(env, "java/lang/RuntimeException", "Unknown transaction code");
263 onTransact( uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags = 0) argument
999 conditionally_log_binder_call(int64_t start_millis, IBinder* target, jint code) argument
1047 android_os_BinderProxy_transact(JNIEnv* env, jobject obj, jint code, jobject dataObj, jobject replyObj, jint flags) argument
[all...]
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
H A DSceneManager.java316 final String code = "\n" +
335 sb.setShader(code);
352 final String code = "\n" +
359 fb.setShader(code);
374 final String code = "\n" +
382 fb.setShader(code);
/frameworks/native/opengl/libagl/
H A Ddxt.cpp130 * contains a transparent pixel (color0 < color1, code == 3). This
295 int code = bits & 0x3; local
298 blockRowPtr[x] = c[code];
404 int code = bits & 0x3; local
407 blockRowPtr[x] = c[code] | (a << 28) | (a << 24);
561 int code = bits & 0x3; local
564 blockRowPtr[x] = c[code] | (a[acode] << 24);
/frameworks/base/services/input/
H A DInputReader.h486 typedef int32_t (InputDevice::*GetStateFunc)(uint32_t sourceMask, int32_t code);
487 int32_t getStateLocked(int32_t deviceId, uint32_t sourceMask, int32_t code,
553 bool hasKey(int32_t code) { argument
554 return getEventHub()->hasScanCode(mId, code);
557 bool hasAbsoluteAxis(int32_t code) { argument
559 getEventHub()->getAbsoluteAxisInfo(mId, code, &info);
563 bool isKeyPressed(int32_t code) { argument
564 return getEventHub()->getScanCodeState(mId, code) == AKEY_STATE_DOWN;
567 int32_t getAbsoluteAxisValue(int32_t code) { argument
569 getEventHub()->getAbsoluteAxisValue(mId, code,
[all...]
/frameworks/base/tests/touchlag/
H A Dtouchlag.cpp150 if (event.code == ABS_MT_TRACKING_ID) {
154 if (event.code == ABS_MT_POSITION_X) {
157 if (event.code == ABS_MT_POSITION_Y) {
/frameworks/av/include/media/
H A DIAudioPolicyService.h103 virtual status_t onTransact( uint32_t code,
H A DIMediaPlayer.h106 virtual status_t onTransact( uint32_t code,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
H A DarmCOMM.h82 #define armRetArgErrIf(condition, code) if(condition) { return (code); }
83 #define armRetDataErrIf(condition, code) if(condition) { return (code); }
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A DarmCOMM.h82 #define armRetArgErrIf(condition, code) if(condition) { return (code); }
83 #define armRetDataErrIf(condition, code) if(condition) { return (code); }
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
H A DarmCOMM.h82 #define armRetArgErrIf(condition, code) if(condition) { return (code); }
83 #define armRetDataErrIf(condition, code) if(condition) { return (code); }
/frameworks/av/media/mtp/
H A DMtpDataPacket.h41 void setOperationCode(MtpOperationCode code);

Completed in 325 milliseconds

1234567891011>>