Home
last modified time | relevance | path

Searched defs:UNUSED_UNLESS_VERBOSE (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/flac/enc/
DSoftFlacEncoder.cpp31 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
33 #define UNUSED_UNLESS_VERBOSE(x) macro
/frameworks/av/media/libstagefright/codecs/avc/enc/
DSoftAVCEncoder.cpp40 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
42 #define UNUSED_UNLESS_VERBOSE(x) macro
/frameworks/av/media/libstagefright/
DCameraSource.cpp40 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
42 #define UNUSED_UNLESS_VERBOSE(x) macro
/frameworks/av/media/libstagefright/rtsp/
DMyHandler.h50 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
52 #define UNUSED_UNLESS_VERBOSE(x) macro