Home
last modified time | relevance | path

Searched refs:UNUSED_UNLESS_VERBOSE (Results 1 – 3 of 3) 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
292 UNUSED_UNLESS_VERBOSE(portIndex); in onQueueFilled()
382 UNUSED_UNLESS_VERBOSE(current_frame); in onEncodedFlacAvailable()
/frameworks/av/media/libstagefright/
DCameraSource.cpp40 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
42 #define UNUSED_UNLESS_VERBOSE(x) macro
83 UNUSED_UNLESS_VERBOSE(msgType); in notify()
84 UNUSED_UNLESS_VERBOSE(ext1); in notify()
85 UNUSED_UNLESS_VERBOSE(ext2); in notify()
/frameworks/av/media/libstagefright/rtsp/
DMyHandler.h51 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
53 #define UNUSED_UNLESS_VERBOSE(x) macro
1890 UNUSED_UNLESS_VERBOSE(trackIndex); in addMediaTimestamp()