/frameworks/av/drm/mediadrm/plugins/clearkey/common/include/ |
D | Utils.h | 32 #define UNUSED(x) (void)(x); macro
|
/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/libmedia/ |
D | MediaProfiles.cpp | 157 #define UNUSED __unused macro 159 #define UNUSED macro 163 MediaProfiles::logVideoCodec(const MediaProfiles::VideoCodec& codec UNUSED) in logVideoCodec() 174 MediaProfiles::logAudioCodec(const MediaProfiles::AudioCodec& codec UNUSED) in logAudioCodec() 184 MediaProfiles::logVideoEncoderCap(const MediaProfiles::VideoEncoderCap& cap UNUSED) in logVideoEncoderCap() 195 MediaProfiles::logAudioEncoderCap(const MediaProfiles::AudioEncoderCap& cap UNUSED) in logAudioEncoderCap() 205 MediaProfiles::logVideoDecoderCap(const MediaProfiles::VideoDecoderCap& cap UNUSED) in logVideoDecoderCap() 212 MediaProfiles::logAudioDecoderCap(const MediaProfiles::AudioDecoderCap& cap UNUSED) in logAudioDecoderCap()
|
/frameworks/av/media/libstagefright/codecs/common/ |
D | cmnMemory.c | 29 #define UNUSED(x) (void)(x) macro
|
/frameworks/av/media/tests/benchmark/src/native/common/ |
D | BenchmarkCommon.h | 31 #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/native/services/sensorservice/ |
D | SensorDirectConnection.cpp | 21 #define UNUSED(x) (void)(x) macro
|
D | SensorEventConnection.cpp | 26 #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/native/libs/vr/libpdx/fuzz/ |
D | helpers.h | 22 #define UNUSED(expr) \ macro
|
/frameworks/av/media/libaudioprocessing/ |
D | AudioResamplerSinc.cpp | 57 #define UNUSED(x) ((void)(x)) macro
|
/frameworks/av/media/codec2/tests/ |
D | C2ComponentInterface_test.cpp | 31 #define UNUSED(expr) \ macro
|
/frameworks/av/media/libstagefright/codecs/avcenc/ |
D | SoftAVCEnc.h | 107 #define UNUSED(x) ((void)(x)) macro
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcEnc.h | 110 #define UNUSED(x) ((void)(x)) macro
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 41 void UNUSED(T... t) {} in UNUSED() function
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowManagerService.java | 4585 public static final int UNUSED = 0; field in WindowManagerService.H
|