/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() 50 jobject clazz UNUSED, in android_util_EventLog_writeEvent_Integer() 60 static jint android_util_EventLog_writeEvent_Long(JNIEnv* env UNUSED, in android_util_EventLog_writeEvent_Long() 61 jobject clazz UNUSED, in android_util_EventLog_writeEvent_Long() 72 jobject clazz UNUSED, in android_util_EventLog_writeEvent_String() 152 static void android_util_EventLog_readEvents(JNIEnv* env, jobject clazz UNUSED, in android_util_EventLog_readEvents()
|
/frameworks/av/drm/mediadrm/plugins/clearkey/ |
D | Utils.h | 30 #define UNUSED(x) (void)(x); macro
|
/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() 111 MediaProfiles::logAudioCodec(const MediaProfiles::AudioCodec& codec UNUSED) in logAudioCodec() 121 MediaProfiles::logVideoEncoderCap(const MediaProfiles::VideoEncoderCap& cap UNUSED) in logVideoEncoderCap() 132 MediaProfiles::logAudioEncoderCap(const MediaProfiles::AudioEncoderCap& cap UNUSED) in logAudioEncoderCap() 142 MediaProfiles::logVideoDecoderCap(const MediaProfiles::VideoDecoderCap& cap UNUSED) in logVideoDecoderCap() 149 MediaProfiles::logAudioDecoderCap(const MediaProfiles::AudioDecoderCap& cap UNUSED) in logAudioDecoderCap() 156 MediaProfiles::logVideoEditorCap(const MediaProfiles::VideoEditorCap& cap UNUSED) in logVideoEditorCap()
|
/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/src/ |
D | aacenc.c | 30 #define UNUSED(x) (void)(x) macro
|
D | psy_main.c | 41 #define UNUSED(x) (void)(x) macro
|
D | qc_main.c | 36 #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/codecs/aacenc/basic_op/ |
D | oper_32b.c | 27 #define UNUSED(x) (void)(x) macro
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | H264SwDecApi.c | 45 #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
|
D | h264bsd_reconstruct.c | 45 #define UNUSED(x) (void)(x) macro
|
/frameworks/av/media/libstagefright/codecs/hevcdec/ |
D | SoftHEVC.h | 45 #define UNUSED(x) ((void)(x)) macro
|
/frameworks/av/services/audioflinger/ |
D | AudioResamplerSinc.cpp | 49 #define UNUSED(x) ((void)(x)) macro
|