Searched refs:UNUSED_UNLESS_VERBOSE (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/flac/enc/
H A DSoftFlacEncoder.cpp31 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
33 #define UNUSED_UNLESS_VERBOSE(x) macro
292 UNUSED_UNLESS_VERBOSE(portIndex);
382 UNUSED_UNLESS_VERBOSE(current_frame);
/frameworks/av/media/libstagefright/
H A DCameraSource.cpp40 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
42 #define UNUSED_UNLESS_VERBOSE(x) macro
83 UNUSED_UNLESS_VERBOSE(msgType);
84 UNUSED_UNLESS_VERBOSE(ext1);
85 UNUSED_UNLESS_VERBOSE(ext2);
/frameworks/av/media/libstagefright/rtsp/
H A DMyHandler.h51 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
53 #define UNUSED_UNLESS_VERBOSE(x) macro
1890 UNUSED_UNLESS_VERBOSE(trackIndex);

Completed in 1059 milliseconds