Searched refs:UNUSED (Results 1 - 25 of 43) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/common/
H A DcmnMemory.c29 #define UNUSED(x) (void)(x) macro
33 UNUSED(uID);
44 UNUSED(uID);
52 UNUSED(uID);
60 UNUSED(uID);
68 UNUSED(uID);
69 UNUSED(pBuffer);
70 UNUSED(uSize);
77 UNUSED(uID);
84 UNUSED(uI
[all...]
/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DUtils.h30 #define UNUSED(x) (void)(x); macro
H A DDrmPlugin.h88 UNUSED(infoMap);
97 UNUSED(cert_type);
98 UNUSED(cert_authority);
99 UNUSED(request);
100 UNUSED(defaultUrl);
108 UNUSED(certificate);
109 UNUSED(wrappedKey);
118 UNUSED(secureStops);
127 UNUSED(secureStop);
147 UNUSED(nam
[all...]
H A DCryptoPlugin.h41 UNUSED(mime);
H A DDrmPlugin.cpp59 UNUSED(optionalParameters);
/frameworks/native/services/sensorservice/
H A DSensorDirectConnection.cpp21 #define UNUSED(x) (void)(x) macro
65 UNUSED(handle);
66 UNUSED(enabled);
67 UNUSED(samplingPeriodNs);
68 UNUSED(maxBatchReportLatencyNs);
69 UNUSED(reservedFlags);
76 UNUSED(handle);
77 UNUSED(samplingPeriodNs);
/frameworks/base/core/jni/
H A Dandroid_util_EventLog.cpp27 #define UNUSED __attribute__((__unused__)) macro
52 static jint android_util_EventLog_writeEvent_Integer(JNIEnv* env UNUSED, argument
53 jobject clazz UNUSED,
65 static jint android_util_EventLog_writeEvent_Long(JNIEnv* env UNUSED, argument
66 jobject clazz UNUSED,
78 static jint android_util_EventLog_writeEvent_Float(JNIEnv* env UNUSED, argument
79 jobject clazz UNUSED,
92 jobject clazz UNUSED,
232 static void android_util_EventLog_readEvents(JNIEnv* env, jobject clazz UNUSED, argument
249 static void android_util_EventLog_readEventsOnWrapping(JNIEnv* env, jobject clazz UNUSED, argument
91 android_util_EventLog_writeEvent_String(JNIEnv* env, jobject clazz UNUSED, jint tag, jstring value) argument
[all...]
H A Dandroid_net_LocalSocketImpl.cpp43 void UNUSED(T t) {} function in namespace:android
414 UNUSED(err);
450 UNUSED(err);
/frameworks/av/media/libstagefright/foundation/
H A DADebug.cpp32 #define UNUSED(x) ((void)(x)) macro
139 UNUSED(modulo);
140 UNUSED(limit);
141 UNUSED(plus);
142 UNUSED(timeDivisor);
/frameworks/native/cmds/installd/
H A Dotapreopt_chroot.cpp43 UNUSED(result); // Ignore result. Printing to logcat will open a new descriptor
118 UNUSED(vendor_result);
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dautocorr.c31 #define UNUSED(x) (void)(x) macro
45 UNUSED(m);
H A Dconvolve.c28 #define UNUSED(x) (void)(x) macro
40 UNUSED(L);
H A Dpitch_f4.c34 #define UNUSED(x) (void)(x) macro
176 UNUSED(L_subfr);
H A Dsyn_filt.c29 #define UNUSED(x) (void)(x) macro
100 UNUSED(m);
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.h42 #define UNUSED(x) ((void)(x)) macro
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_dpb.h49 UNUSED = 0, enumerator in enum:__anon740
H A DH264SwDecApi.c50 #define UNUSED(x) (void)(x) macro
83 UNUSED(string);
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Daacenc.c30 #define UNUSED(x) (void)(x) macro
54 UNUSED(vType);
480 UNUSED(hCodec);
481 UNUSED(uParamID);
482 UNUSED(pData);
H A Dqc_main.c36 #define UNUSED(x) (void)(x) macro
208 UNUSED(hQC);
209 UNUSED(pMemOP);
/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.h42 #define UNUSED(x) ((void)(x)) macro
H A DSoftAVCDec.cpp92 UNUSED(ctxt);
97 UNUSED(ctxt);
469 UNUSED(portIndex);
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.h45 #define UNUSED(x) ((void)(x)) macro
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp97 #define UNUSED __unused macro
99 #define UNUSED macro
103 MediaProfiles::logVideoCodec(const MediaProfiles::VideoCodec& codec UNUSED) argument
114 MediaProfiles::logAudioCodec(const MediaProfiles::AudioCodec& codec UNUSED) argument
124 MediaProfiles::logVideoEncoderCap(const MediaProfiles::VideoEncoderCap& cap UNUSED) argument
135 MediaProfiles::logAudioEncoderCap(const MediaProfiles::AudioEncoderCap& cap UNUSED) argument
145 MediaProfiles::logVideoDecoderCap(const MediaProfiles::VideoDecoderCap& cap UNUSED) argument
152 MediaProfiles::logAudioDecoderCap(const MediaProfiles::AudioDecoderCap& cap UNUSED) argument
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
H A Doper_32b.c27 #define UNUSED(x) (void)(x) macro
250 UNUSED(accuracy);
/frameworks/native/include/gui/
H A DISurfaceComposer.h209 UNUSED, // formerly CREATE_GRAPHIC_BUFFER_ALLOC enumerator in enum:android::BnSurfaceComposer::__anon1580

Completed in 4610 milliseconds

12