Home
last modified time | relevance | path

Searched refs:UNUSED (Results 1 – 25 of 41) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/common/
DcmnMemory.c29 #define UNUSED(x) (void)(x) macro
33 UNUSED(uID); in cmnMemAlloc()
44 UNUSED(uID); in cmnMemFree()
52 UNUSED(uID); in cmnMemSet()
60 UNUSED(uID); in cmnMemCopy()
68 UNUSED(uID); in cmnMemCheck()
69 UNUSED(pBuffer); in cmnMemCheck()
70 UNUSED(uSize); in cmnMemCheck()
77 UNUSED(uID); in cmnMemCompare()
84 UNUSED(uID); in cmnMemMove()
/frameworks/av/drm/mediadrm/plugins/clearkey/default/include/
DDrmPlugin.h91 UNUSED(cert_type); in getProvisionRequest()
92 UNUSED(cert_authority); in getProvisionRequest()
93 UNUSED(request); in getProvisionRequest()
94 UNUSED(defaultUrl); in getProvisionRequest()
102 UNUSED(certificate); in provideProvisionResponse()
103 UNUSED(wrappedKey); in provideProvisionResponse()
112 UNUSED(secureStops); in getSecureStops()
121 UNUSED(secureStop); in getSecureStop()
138 UNUSED(connectedLevel); in getHdcpLevels()
139 UNUSED(maxLevel); in getHdcpLevels()
[all …]
DCryptoPlugin.h41 UNUSED(mime); in requiresSecureDecoderComponent()
/frameworks/native/services/sensorservice/
DSensorDirectConnection.cpp21 #define UNUSED(x) (void)(x) macro
75 UNUSED(handle); in enableDisable()
76 UNUSED(enabled); in enableDisable()
77 UNUSED(samplingPeriodNs); in enableDisable()
78 UNUSED(maxBatchReportLatencyNs); in enableDisable()
79 UNUSED(reservedFlags); in enableDisable()
86 UNUSED(handle); in setEventRate()
87 UNUSED(samplingPeriodNs); in setEventRate()
DSensorEventConnection.cpp26 #define UNUSED(x) (void)(x) macro
629 UNUSED(handle); in configureChannel()
630 UNUSED(rateLevel); in configureChannel()
/frameworks/av/media/libstagefright/foundation/
DADebug.cpp32 #define UNUSED(x) ((void)(x)) macro
139 UNUSED(modulo); in getExperimentFlag()
140 UNUSED(limit); in getExperimentFlag()
141 UNUSED(plus); in getExperimentFlag()
142 UNUSED(timeDivisor); in getExperimentFlag()
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/
DCryptoPlugin.h64 UNUSED(mime); in requiresSecureDecoderComponent()
69 UNUSED(width); in notifyResolution()
70 UNUSED(height); in notifyResolution()
DDrmPlugin.h128 UNUSED(certificateType); in getProvisionRequest()
129 UNUSED(certificateAuthority); in getProvisionRequest()
140 UNUSED(certificateType); in getProvisionRequest_1_2()
141 UNUSED(certificateAuthority); in getProvisionRequest_1_2()
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dautocorr.c31 #define UNUSED(x) (void)(x) macro
45 UNUSED(m); in Autocorr()
Dconvolve.c28 #define UNUSED(x) (void)(x) macro
40 UNUSED(L); in Convolve()
Dsyn_filt.c29 #define UNUSED(x) (void)(x) macro
100 UNUSED(m); in Syn_filt_32()
Dpitch_f4.c34 #define UNUSED(x) (void)(x) macro
176 UNUSED(L_subfr); in Norm_Corr()
/frameworks/av/drm/mediadrm/plugins/clearkey/common/include/
DUtils.h32 #define UNUSED(x) (void)(x); macro
/frameworks/native/cmds/installd/
Dotapreopt_chroot.cpp48 UNUSED(result); // Ignore result. Printing to logcat will open a new descriptor in CloseDescriptor()
109 UNUSED(mount_result); in TryExtraMount()
/frameworks/av/media/libmedia/
DMediaProfiles.cpp111 #define UNUSED __unused macro
113 #define UNUSED macro
117 MediaProfiles::logVideoCodec(const MediaProfiles::VideoCodec& codec UNUSED) in logVideoCodec() argument
128 MediaProfiles::logAudioCodec(const MediaProfiles::AudioCodec& codec UNUSED) in logAudioCodec() argument
138 MediaProfiles::logVideoEncoderCap(const MediaProfiles::VideoEncoderCap& cap UNUSED) in logVideoEncoderCap() argument
149 MediaProfiles::logAudioEncoderCap(const MediaProfiles::AudioEncoderCap& cap UNUSED) in logAudioEncoderCap() argument
159 MediaProfiles::logVideoDecoderCap(const MediaProfiles::VideoDecoderCap& cap UNUSED) in logVideoDecoderCap() argument
166 MediaProfiles::logAudioDecoderCap(const MediaProfiles::AudioDecoderCap& cap UNUSED) in logAudioDecoderCap() argument
/frameworks/av/drm/mediadrm/plugins/clearkey/default/
DDrmPlugin.cpp92 UNUSED(optionalParameters); in getKeyRequest()
154 UNUSED(value); in setPropertyByteArray()
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
DDrmFactory.cpp66 UNUSED(appPackageName); in createPlugin()
DDrmPlugin.cpp172 UNUSED(optionalParameters); in getKeyRequestCommon()
243 UNUSED(optionalParameters); in getKeyRequest()
265 UNUSED(optionalParameters); in getKeyRequest_1_1()
286 UNUSED(optionalParameters); in getKeyRequest_1_2()
548 UNUSED(value); in setPropertyByteArray()
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.h42 #define UNUSED(x) ((void)(x)) macro
DSoftHEVC.cpp89 UNUSED(ctxt); in ivd_aligned_malloc()
94 UNUSED(ctxt); in ivd_aligned_free()
471 UNUSED(portIndex); in onQueueFilled()
/frameworks/av/media/codec2/tests/
DC2ComponentInterface_test.cpp30 #if !defined(UNUSED)
31 #define UNUSED(expr) \ macro
333 UNUSED(validValueInfos); in getTestValues()
339 UNUSED(invalidValues); in getTestValues()
/frameworks/av/media/libstagefright/codecs/avcdec/
DSoftAVCDec.h42 #define UNUSED(x) ((void)(x)) macro
DSoftAVCDec.cpp96 UNUSED(ctxt); in ivd_aligned_malloc()
101 UNUSED(ctxt); in ivd_aligned_free()
473 UNUSED(portIndex); in onQueueFilled()
/frameworks/base/core/jni/
Dandroid_net_LocalSocketImpl.cpp335 UNUSED(err); in socket_write()
371 UNUSED(err); in socket_writeba()
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.h45 #define UNUSED(x) ((void)(x)) macro

12