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

12

/frameworks/av/media/libstagefright/codecs/avcdec/
H A DSoftAVCDec.cpp96 UNUSED(ctxt);
101 UNUSED(ctxt);
473 UNUSED(portIndex);
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp88 UNUSED(ctxt);
93 UNUSED(ctxt);
470 UNUSED(portIndex);
/frameworks/native/services/sensorservice/
H A DSensorEventConnection.cpp26 #define UNUSED(x) (void)(x) macro
551 UNUSED(handle);
552 UNUSED(rateLevel);
/frameworks/av/media/libstagefright/codecs/aacenc/src/
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
618 UNUSED(window);
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.h107 #define UNUSED(x) ((void)(x)) macro
H A DSoftAVCEnc.cpp1279 UNUSED(portIndex);
/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerSinc.cpp56 #define UNUSED(x) ((void)(x)) macro
440 UNUSED(vRL);
/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp389 void UNUSED(T t) {} function in namespace:android::uirenderer::renderthread
393 UNUSED(args);
399 UNUSED(args);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_dpb.c83 #define SET_UNUSED(a) (a).status = UNUSED;
668 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/mpeg2dec/
H A DSoftMPEG2.cpp589 UNUSED(portIndex);
/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp841 UNUSED(clientName8);
842 UNUSED(clientUid);
843 UNUSED(clientPid);
844 UNUSED(originalClientPid);
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A DvoAMRWBEnc.c42 #define UNUSED(x) (void)(x) macro
1611 UNUSED(vType);
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp246 UNUSED(len, ptr, srcPtr, typeBytes, relFlag); \
2058 UNUSED(limit_len); // As the assert might not be compiled.
2160 UNUSED(limit_len); // As the assert might not be compiled.
/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp39 void UNUSED(T... t) {} function
209 UNUSED(len, ptr, srcPtr, typeBytes, relFlag); \
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java4904 public static final int UNUSED = 0; field in class:WindowManagerService.H

Completed in 562 milliseconds

12