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.cpp32 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
34 #define UNUSED_UNLESS_VERBOSE(x) macro
365 UNUSED_UNLESS_VERBOSE(portIndex); in onQueueFilled()
477 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.h54 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
56 #define UNUSED_UNLESS_VERBOSE(x) macro
1908 UNUSED_UNLESS_VERBOSE(trackIndex); in addMediaTimestamp()