Searched refs:UNUSED (Results 1 - 25 of 26) sorted by path

12

/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DCryptoPlugin.h38 UNUSED(mime);
H A DDrmPlugin.cpp52 UNUSED(optionalParameters);
H A DDrmPlugin.h65 UNUSED(sessionId);
72 UNUSED(sessionId);
73 UNUSED(keySetId);
80 UNUSED(sessionId);
81 UNUSED(infoMap);
90 UNUSED(cert_type);
91 UNUSED(cert_authority);
92 UNUSED(request);
93 UNUSED(defaultUrl);
101 UNUSED(respons
[all...]
H A DUtils.h30 #define UNUSED(x) (void)(x); macro
/frameworks/av/media/libmedia/
H A DMediaProfiles.cpp94 #define UNUSED __unused macro
96 #define UNUSED macro
100 MediaProfiles::logVideoCodec(const MediaProfiles::VideoCodec& codec UNUSED) argument
111 MediaProfiles::logAudioCodec(const MediaProfiles::AudioCodec& codec UNUSED) argument
121 MediaProfiles::logVideoEncoderCap(const MediaProfiles::VideoEncoderCap& cap UNUSED) argument
132 MediaProfiles::logAudioEncoderCap(const MediaProfiles::AudioEncoderCap& cap UNUSED) argument
142 MediaProfiles::logVideoDecoderCap(const MediaProfiles::VideoDecoderCap& cap UNUSED) argument
149 MediaProfiles::logAudioDecoderCap(const MediaProfiles::AudioDecoderCap& cap UNUSED) argument
156 MediaProfiles::logVideoEditorCap(const MediaProfiles::VideoEditorCap& cap UNUSED) argument
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
H A Doper_32b.c27 #define UNUSED(x) (void)(x) macro
248 UNUSED(accuracy);
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Daacenc.c30 #define UNUSED(x) (void)(x) macro
51 UNUSED(vType);
478 UNUSED(hCodec);
479 UNUSED(uParamID);
480 UNUSED(pData);
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 Dqc_main.c36 #define UNUSED(x) (void)(x) macro
208 UNUSED(hQC);
209 UNUSED(pMemOP);
H A Dtns.c33 #define UNUSED(x) (void)(x) macro
648 UNUSED(window);
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
H A Dautocorr.c31 #define UNUSED(x) (void)(x) macro
45 UNUSED(m);
H A Dconvolve.c28 #define UNUSED(x) (void)(x) macro
40 UNUSED(L);
H A Dpitch_f4.c34 #define UNUSED(x) (void)(x) macro
176 UNUSED(L_subfr);
H A Dsyn_filt.c29 #define UNUSED(x) (void)(x) macro
100 UNUSED(m);
H A DvoAMRWBEnc.c42 #define UNUSED(x) (void)(x) macro
1607 UNUSED(vType);
/frameworks/av/media/libstagefright/codecs/common/
H A DcmnMemory.c29 #define UNUSED(x) (void)(x) macro
33 UNUSED(uID);
44 UNUSED(uID);
52 UNUSED(uID);
60 UNUSED(uID);
68 UNUSED(uID);
69 UNUSED(pBuffer);
70 UNUSED(uSize);
77 UNUSED(uID);
84 UNUSED(uI
[all...]
/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.cpp549 UNUSED(portIndex);
H A DSoftHEVC.h45 #define UNUSED(x) ((void)(x)) macro
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A DH264SwDecApi.c45 #define UNUSED(x) (void)(x) macro
78 UNUSED(string);
H A Dh264bsd_dpb.c81 #define SET_UNUSED(a) (a).status = UNUSED;
666 dpb->currentOut->status = UNUSED;
H A Dh264bsd_dpb.h49 UNUSED = 0, enumerator in enum:__anon599
H A Dh264bsd_reconstruct.c45 #define UNUSED(x) (void)(x) macro
2141 UNUSED(left);
2142 UNUSED(right);
H A Dh264bsd_slice_header.c50 #define UNUSED(x) (void)(x) macro
1412 UNUSED(nalUnitType);
/frameworks/av/services/audioflinger/
H A DAudioResamplerSinc.cpp49 #define UNUSED(x) ((void)(x)) macro
683 UNUSED(vRL);

Completed in 312 milliseconds

12