Home
last modified time | relevance | path

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

12

/frameworks/av/drm/mediadrm/plugins/clearkey/
DDrmPlugin.h65 UNUSED(sessionId); in removeKeys()
72 UNUSED(sessionId); in restoreKeys()
73 UNUSED(keySetId); in restoreKeys()
80 UNUSED(sessionId); in queryKeyStatus()
81 UNUSED(infoMap); in queryKeyStatus()
90 UNUSED(cert_type); in getProvisionRequest()
91 UNUSED(cert_authority); in getProvisionRequest()
92 UNUSED(request); in getProvisionRequest()
93 UNUSED(defaultUrl); in getProvisionRequest()
101 UNUSED(response); in provideProvisionResponse()
[all …]
DUtils.h30 #define UNUSED(x) (void)(x); macro
DCryptoPlugin.h38 UNUSED(mime); in requiresSecureDecoderComponent()
DDrmPlugin.cpp52 UNUSED(optionalParameters); in getKeyRequest()
/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/base/core/jni/
Dandroid_util_EventLog.cpp24 #define UNUSED __attribute__((__unused__)) macro
49 static jint android_util_EventLog_writeEvent_Integer(JNIEnv* env UNUSED, in android_util_EventLog_writeEvent_Integer() argument
50 jobject clazz UNUSED, in android_util_EventLog_writeEvent_Integer() argument
60 static jint android_util_EventLog_writeEvent_Long(JNIEnv* env UNUSED, in android_util_EventLog_writeEvent_Long() argument
61 jobject clazz UNUSED, in android_util_EventLog_writeEvent_Long() argument
72 jobject clazz UNUSED, in android_util_EventLog_writeEvent_String() argument
152 static void android_util_EventLog_readEvents(JNIEnv* env, jobject clazz UNUSED, in android_util_EventLog_readEvents() argument
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dconvolve.c28 #define UNUSED(x) (void)(x) macro
40 UNUSED(L); in Convolve()
Dautocorr.c31 #define UNUSED(x) (void)(x) macro
45 UNUSED(m); in Autocorr()
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/media/libstagefright/codecs/aacenc/src/
Daacenc.c30 #define UNUSED(x) (void)(x) macro
51 UNUSED(vType); in voAACEncInit()
478 UNUSED(hCodec); in voAACEncGetParam()
479 UNUSED(uParamID); in voAACEncGetParam()
480 UNUSED(pData); in voAACEncGetParam()
Dqc_main.c36 #define UNUSED(x) (void)(x) macro
208 UNUSED(hQC); in QCDelete()
209 UNUSED(pMemOP); in QCDelete()
Dpsy_main.c41 #define UNUSED(x) (void)(x) macro
175 UNUSED(hPsyOut); in PsyOutDelete()
176 UNUSED(pMemOP); in PsyOutDelete()
Dbitenc.c29 #define UNUSED(x) (void)(x) macro
589 UNUSED(ancBytes); in WriteBitstream()
Dtns.c33 #define UNUSED(x) (void)(x) macro
648 UNUSED(window); in CalcTnsFilter()
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
Doper_32b.c27 #define UNUSED(x) (void)(x) macro
248 UNUSED(accuracy); in rsqrt()
/frameworks/av/media/libmedia/
DMediaProfiles.cpp94 #define UNUSED __unused macro
96 #define UNUSED macro
100 MediaProfiles::logVideoCodec(const MediaProfiles::VideoCodec& codec UNUSED) in logVideoCodec() argument
111 MediaProfiles::logAudioCodec(const MediaProfiles::AudioCodec& codec UNUSED) in logAudioCodec() argument
121 MediaProfiles::logVideoEncoderCap(const MediaProfiles::VideoEncoderCap& cap UNUSED) in logVideoEncoderCap() argument
132 MediaProfiles::logAudioEncoderCap(const MediaProfiles::AudioEncoderCap& cap UNUSED) in logAudioEncoderCap() argument
142 MediaProfiles::logVideoDecoderCap(const MediaProfiles::VideoDecoderCap& cap UNUSED) in logVideoDecoderCap() argument
149 MediaProfiles::logAudioDecoderCap(const MediaProfiles::AudioDecoderCap& cap UNUSED) in logAudioDecoderCap() argument
156 MediaProfiles::logVideoEditorCap(const MediaProfiles::VideoEditorCap& cap UNUSED) in logVideoEditorCap() argument
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DH264SwDecApi.c45 #define UNUSED(x) (void)(x) macro
78 UNUSED(string); in H264SwDecTrace()
Dh264bsd_dpb.h49 UNUSED = 0, enumerator
Dh264bsd_slice_header.c50 #define UNUSED(x) (void)(x) macro
1412 UNUSED(nalUnitType); in h264bsdCheckPriorPicsFlag()
Dh264bsd_dpb.c81 #define SET_UNUSED(a) (a).status = UNUSED;
666 dpb->currentOut->status = UNUSED; in h264bsdMarkDecRefPic()
Dh264bsd_reconstruct.c45 #define UNUSED(x) (void)(x) macro
2141 UNUSED(left); in FillRow1()
2142 UNUSED(right); in FillRow1()
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.h45 #define UNUSED(x) ((void)(x)) macro
DSoftHEVC.cpp549 UNUSED(portIndex); in onQueueFilled()
/frameworks/av/services/audioflinger/
DAudioResamplerSinc.cpp49 #define UNUSED(x) ((void)(x)) macro
683 UNUSED(vRL); in filterCoefficient()

12