/frameworks/base/core/jni/ |
D | android_util_EventLog.cpp | 24 #define UNUSED __attribute__((__unused__)) macro 52 static jint android_util_EventLog_writeEvent_Integer(JNIEnv* env UNUSED, in android_util_EventLog_writeEvent_Integer() 53 jobject clazz UNUSED, in android_util_EventLog_writeEvent_Integer() 63 static jint android_util_EventLog_writeEvent_Long(JNIEnv* env UNUSED, in android_util_EventLog_writeEvent_Long() 64 jobject clazz UNUSED, in android_util_EventLog_writeEvent_Long() 74 static jint android_util_EventLog_writeEvent_Float(JNIEnv* env UNUSED, in android_util_EventLog_writeEvent_Float() 75 jobject clazz UNUSED, in android_util_EventLog_writeEvent_Float() 86 jobject clazz UNUSED, in android_util_EventLog_writeEvent_String() 172 static void android_util_EventLog_readEvents(JNIEnv* env, jobject clazz UNUSED, in android_util_EventLog_readEvents()
|
D | android_net_LocalSocketImpl.cpp | 43 void UNUSED(T t) {} in UNUSED() function
|
/frameworks/av/drm/mediadrm/plugins/clearkey/ |
D | Utils.h | 30 #define UNUSED(x) (void)(x); macro
|
/frameworks/av/media/libmedia/ |
D | MediaProfiles.cpp | 95 #define UNUSED __unused macro 97 #define UNUSED macro 101 MediaProfiles::logVideoCodec(const MediaProfiles::VideoCodec& codec UNUSED) in logVideoCodec() 112 MediaProfiles::logAudioCodec(const MediaProfiles::AudioCodec& codec UNUSED) in logAudioCodec() 122 MediaProfiles::logVideoEncoderCap(const MediaProfiles::VideoEncoderCap& cap UNUSED) in logVideoEncoderCap() 133 MediaProfiles::logAudioEncoderCap(const MediaProfiles::AudioEncoderCap& cap UNUSED) in logAudioEncoderCap() 143 MediaProfiles::logVideoDecoderCap(const MediaProfiles::VideoDecoderCap& cap UNUSED) in logVideoDecoderCap() 150 MediaProfiles::logAudioDecoderCap(const MediaProfiles::AudioDecoderCap& cap UNUSED) in logAudioDecoderCap()
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
D | convolve.c | 28 #define UNUSED(x) (void)(x) macro
|
D | autocorr.c | 31 #define UNUSED(x) (void)(x) macro
|
D | syn_filt.c | 29 #define UNUSED(x) (void)(x) macro
|
D | pitch_f4.c | 34 #define UNUSED(x) (void)(x) macro
|
D | voAMRWBEnc.c | 42 #define UNUSED(x) (void)(x) macro
|
/frameworks/av/media/libstagefright/codecs/common/ |
D | cmnMemory.c | 29 #define UNUSED(x) (void)(x) macro
|
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/ |
D | oper_32b.c | 27 #define UNUSED(x) (void)(x) macro
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
D | aacenc.c | 30 #define UNUSED(x) (void)(x) macro
|
D | qc_main.c | 36 #define UNUSED(x) (void)(x) macro
|
D | psy_main.c | 41 #define UNUSED(x) (void)(x) macro
|
D | bitenc.c | 29 #define UNUSED(x) (void)(x) macro
|
D | tns.c | 33 #define UNUSED(x) (void)(x) macro
|
/frameworks/av/media/libstagefright/foundation/ |
D | ADebug.cpp | 32 #define UNUSED(x) ((void)(x)) macro
|
/frameworks/av/media/libstagefright/codecs/hevcdec/ |
D | SoftHEVC.h | 42 #define UNUSED(x) ((void)(x)) macro
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | H264SwDecApi.c | 48 #define UNUSED(x) (void)(x) macro
|
D | h264bsd_dpb.h | 49 UNUSED = 0, enumerator
|
D | h264bsd_slice_header.c | 50 #define UNUSED(x) (void)(x) macro
|
/frameworks/av/media/libstagefright/codecs/avcdec/ |
D | SoftAVCDec.h | 42 #define UNUSED(x) ((void)(x)) macro
|
/frameworks/av/media/libstagefright/codecs/mpeg2dec/ |
D | SoftMPEG2.h | 45 #define UNUSED(x) ((void)(x)) macro
|
/frameworks/av/services/audioflinger/ |
D | AudioResamplerSinc.cpp | 56 #define UNUSED(x) ((void)(x)) macro
|
/frameworks/av/media/libstagefright/codecs/avcenc/ |
D | SoftAVCEnc.h | 107 #define UNUSED(x) ((void)(x)) macro
|