/frameworks/av/drm/mediadrm/plugins/clearkey/ |
D | DrmPlugin.h | 65 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 …]
|
D | Utils.h | 30 #define UNUSED(x) (void)(x); macro
|
D | CryptoPlugin.h | 38 UNUSED(mime); in requiresSecureDecoderComponent()
|
D | DrmPlugin.cpp | 52 UNUSED(optionalParameters); in getKeyRequest()
|
/frameworks/av/media/libstagefright/codecs/common/ |
D | cmnMemory.c | 29 #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/ |
D | android_util_EventLog.cpp | 24 #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/ |
D | convolve.c | 28 #define UNUSED(x) (void)(x) macro 40 UNUSED(L); in Convolve()
|
D | autocorr.c | 31 #define UNUSED(x) (void)(x) macro 45 UNUSED(m); in Autocorr()
|
D | syn_filt.c | 29 #define UNUSED(x) (void)(x) macro 100 UNUSED(m); in Syn_filt_32()
|
D | pitch_f4.c | 34 #define UNUSED(x) (void)(x) macro 176 UNUSED(L_subfr); in Norm_Corr()
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
D | aacenc.c | 30 #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()
|
D | qc_main.c | 36 #define UNUSED(x) (void)(x) macro 208 UNUSED(hQC); in QCDelete() 209 UNUSED(pMemOP); in QCDelete()
|
D | psy_main.c | 41 #define UNUSED(x) (void)(x) macro 175 UNUSED(hPsyOut); in PsyOutDelete() 176 UNUSED(pMemOP); in PsyOutDelete()
|
D | bitenc.c | 29 #define UNUSED(x) (void)(x) macro 589 UNUSED(ancBytes); in WriteBitstream()
|
D | tns.c | 33 #define UNUSED(x) (void)(x) macro 648 UNUSED(window); in CalcTnsFilter()
|
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/ |
D | oper_32b.c | 27 #define UNUSED(x) (void)(x) macro 248 UNUSED(accuracy); in rsqrt()
|
/frameworks/av/media/libmedia/ |
D | MediaProfiles.cpp | 94 #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/ |
D | H264SwDecApi.c | 45 #define UNUSED(x) (void)(x) macro 78 UNUSED(string); in H264SwDecTrace()
|
D | h264bsd_dpb.h | 49 UNUSED = 0, enumerator
|
D | h264bsd_slice_header.c | 50 #define UNUSED(x) (void)(x) macro 1412 UNUSED(nalUnitType); in h264bsdCheckPriorPicsFlag()
|
D | h264bsd_dpb.c | 81 #define SET_UNUSED(a) (a).status = UNUSED; 666 dpb->currentOut->status = UNUSED; in h264bsdMarkDecRefPic()
|
D | h264bsd_reconstruct.c | 45 #define UNUSED(x) (void)(x) macro 2141 UNUSED(left); in FillRow1() 2142 UNUSED(right); in FillRow1()
|
/frameworks/av/media/libstagefright/codecs/hevcdec/ |
D | SoftHEVC.h | 45 #define UNUSED(x) ((void)(x)) macro
|
D | SoftHEVC.cpp | 549 UNUSED(portIndex); in onQueueFilled()
|
/frameworks/av/services/audioflinger/ |
D | AudioResamplerSinc.cpp | 49 #define UNUSED(x) ((void)(x)) macro 683 UNUSED(vRL); in filterCoefficient()
|