Home
last modified time | relevance | path

Searched defs:UNUSED (Results 1 – 21 of 21) sorted by relevance

/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()
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/
DUtils.h30 #define UNUSED(x) (void)(x); macro
/frameworks/av/media/libmedia/
DMediaProfiles.cpp94 #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/
Dconvolve.c28 #define UNUSED(x) (void)(x) macro
Dautocorr.c31 #define UNUSED(x) (void)(x) macro
Dsyn_filt.c29 #define UNUSED(x) (void)(x) macro
Dpitch_f4.c34 #define UNUSED(x) (void)(x) macro
DvoAMRWBEnc.c42 #define UNUSED(x) (void)(x) macro
/frameworks/av/media/libstagefright/codecs/common/
DcmnMemory.c29 #define UNUSED(x) (void)(x) macro
/frameworks/av/media/libstagefright/codecs/aacenc/src/
Daacenc.c30 #define UNUSED(x) (void)(x) macro
Dpsy_main.c41 #define UNUSED(x) (void)(x) macro
Dqc_main.c36 #define UNUSED(x) (void)(x) macro
Dbitenc.c29 #define UNUSED(x) (void)(x) macro
Dtns.c33 #define UNUSED(x) (void)(x) macro
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
Doper_32b.c27 #define UNUSED(x) (void)(x) macro
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DH264SwDecApi.c45 #define UNUSED(x) (void)(x) macro
Dh264bsd_dpb.h49 UNUSED = 0, enumerator
Dh264bsd_slice_header.c50 #define UNUSED(x) (void)(x) macro
Dh264bsd_reconstruct.c45 #define UNUSED(x) (void)(x) macro
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.h45 #define UNUSED(x) ((void)(x)) macro
/frameworks/av/services/audioflinger/
DAudioResamplerSinc.cpp49 #define UNUSED(x) ((void)(x)) macro