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()
470 UNUSED_UNLESS_VERBOSE(current_frame); in onEncodedFlacAvailable()
/frameworks/av/media/libstagefright/
DCameraSource.cpp41 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
43 #define UNUSED_UNLESS_VERBOSE(x) macro
/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DMyHandler.h54 #define UNUSED_UNLESS_VERBOSE(x) (void)(x) macro
56 #define UNUSED_UNLESS_VERBOSE(x) macro
1927 UNUSED_UNLESS_VERBOSE(trackIndex); in addMediaTimestamp()