Searched refs:UNUSED (Results 1 - 25 of 38) 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/common/include/
H A DUtils.h30 #define UNUSED(x) (void)(x); macro
/frameworks/av/drm/mediadrm/plugins/clearkey/default/include/
H A DDrmPlugin.h91 UNUSED(cert_type);
92 UNUSED(cert_authority);
93 UNUSED(request);
94 UNUSED(defaultUrl);
102 UNUSED(certificate);
103 UNUSED(wrappedKey);
112 UNUSED(secureStops);
121 UNUSED(secureStop);
138 UNUSED(connectedLevel);
139 UNUSED(maxLeve
[all...]
H A DCryptoPlugin.h41 UNUSED(mime);
/frameworks/native/services/sensorservice/
H A DSensorDirectConnection.cpp21 #define UNUSED(x) (void)(x) macro
75 UNUSED(handle);
76 UNUSED(enabled);
77 UNUSED(samplingPeriodNs);
78 UNUSED(maxBatchReportLatencyNs);
79 UNUSED(reservedFlags);
86 UNUSED(handle);
87 UNUSED(samplingPeriodNs);
/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/av/drm/mediadrm/plugins/clearkey/hidl/include/
H A DCryptoPlugin.h61 UNUSED(mime);
66 UNUSED(width);
67 UNUSED(height);
/frameworks/native/cmds/installd/
H A Dotapreopt_chroot.cpp43 UNUSED(result); // Ignore result. Printing to logcat will open a new descriptor
125 UNUSED(vendor_result);
138 UNUSED(product_result);
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
H A DDrmFactory.cpp58 UNUSED(appPackageName);
H A DCryptoPlugin.cpp59 UNUSED(pattern);
H A DDrmPlugin.cpp148 UNUSED(optionalParameters);
179 UNUSED(optionalParameters);
201 UNUSED(optionalParameters);
327 UNUSED(value);
/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
H A DSoftHEVC.cpp89 UNUSED(ctxt);
94 UNUSED(ctxt);
471 UNUSED(portIndex);
/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.h42 #define UNUSED(x) ((void)(x)) macro
H A DSoftAVCDec.cpp96 UNUSED(ctxt);
101 UNUSED(ctxt);
473 UNUSED(portIndex);
/frameworks/av/drm/mediadrm/plugins/clearkey/default/
H A DDrmPlugin.cpp92 UNUSED(optionalParameters);
154 UNUSED(value);
/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/base/core/jni/
H A Dandroid_net_LocalSocketImpl.cpp43 void UNUSED(T t) {} function in namespace:android
414 UNUSED(err);
450 UNUSED(err);
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
H A DSoftMPEG2.h45 #define UNUSED(x) ((void)(x)) macro
/frameworks/native/include/gui/
H A DISurfaceComposer.h228 UNUSED, // formerly CREATE_GRAPHIC_BUFFER_ALLOC enumerator in enum:android::BnSurfaceComposer::__anon1478
/frameworks/native/libs/gui/include/gui/
H A DISurfaceComposer.h228 UNUSED, // formerly CREATE_GRAPHIC_BUFFER_ALLOC enumerator in enum:android::BnSurfaceComposer::__anon1617

Completed in 221 milliseconds

12