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

12

/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DDrmPlugin.h65 UNUSED(sessionId);
72 UNUSED(sessionId);
73 UNUSED(keySetId);
80 UNUSED(sessionId);
81 UNUSED(infoMap);
90 UNUSED(cert_type);
91 UNUSED(cert_authority);
92 UNUSED(request);
93 UNUSED(defaultUrl);
101 UNUSED(respons
[all...]
H A DUtils.h30 #define UNUSED(x) (void)(x); macro
H A DCryptoPlugin.h38 UNUSED(mime);
H A DDrmPlugin.cpp52 UNUSED(optionalParameters);
/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/base/core/jni/
H A Dandroid_util_EventLog.cpp24 #define UNUSED __attribute__((__unused__)) macro
49 static jint android_util_EventLog_writeEvent_Integer(JNIEnv* env UNUSED, argument
50 jobject clazz UNUSED,
60 static jint android_util_EventLog_writeEvent_Long(JNIEnv* env UNUSED, argument
61 jobject clazz UNUSED,
72 jobject clazz UNUSED,
152 static void android_util_EventLog_readEvents(JNIEnv* env, jobject clazz UNUSED, argument
71 android_util_EventLog_writeEvent_String(JNIEnv* env, jobject clazz UNUSED, jint tag, jstring value) argument
/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);
H A DvoAMRWBEnc.c42 #define UNUSED(x) (void)(x) macro
1607 UNUSED(vType);
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.h45 #define UNUSED(x) ((void)(x)) macro
H A DSoftHEVC.cpp549 UNUSED(portIndex);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_dpb.h49 UNUSED = 0, enumerator in enum:__anon599
H A DH264SwDecApi.c45 #define UNUSED(x) (void)(x) macro
78 UNUSED(string);
H A Dh264bsd_dpb.c81 #define SET_UNUSED(a) (a).status = UNUSED;
666 dpb->currentOut->status = UNUSED;
H A Dh264bsd_slice_header.c50 #define UNUSED(x) (void)(x) macro
1412 UNUSED(nalUnitType);
H A Dh264bsd_reconstruct.c45 #define UNUSED(x) (void)(x) macro
2141 UNUSED(left);
2142 UNUSED(right);
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Daacenc.c30 #define UNUSED(x) (void)(x) macro
51 UNUSED(vType);
478 UNUSED(hCodec);
479 UNUSED(uParamID);
480 UNUSED(pData);
H A Dqc_main.c36 #define UNUSED(x) (void)(x) macro
208 UNUSED(hQC);
209 UNUSED(pMemOP);
H A Dbitenc.c29 #define UNUSED(x) (void)(x) macro
589 UNUSED(ancBytes);
H A Dpsy_main.c41 #define UNUSED(x) (void)(x) macro
175 UNUSED(hPsyOut);
176 UNUSED(pMemOP);
H A Dtns.c33 #define UNUSED(x) (void)(x) macro
648 UNUSED(window);
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp94 #define UNUSED __unused macro
96 #define UNUSED macro
100 MediaProfiles::logVideoCodec(const MediaProfiles::VideoCodec& codec UNUSED) argument
111 MediaProfiles::logAudioCodec(const MediaProfiles::AudioCodec& codec UNUSED) argument
121 MediaProfiles::logVideoEncoderCap(const MediaProfiles::VideoEncoderCap& cap UNUSED) argument
132 MediaProfiles::logAudioEncoderCap(const MediaProfiles::AudioEncoderCap& cap UNUSED) argument
142 MediaProfiles::logVideoDecoderCap(const MediaProfiles::VideoDecoderCap& cap UNUSED) argument
149 MediaProfiles::logAudioDecoderCap(const MediaProfiles::AudioDecoderCap& cap UNUSED) argument
156 MediaProfiles::logVideoEditorCap(const MediaProfiles::VideoEditorCap& cap UNUSED) argument
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
H A Doper_32b.c27 #define UNUSED(x) (void)(x) macro
248 UNUSED(accuracy);

Completed in 246 milliseconds

12