OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNUSED_UNLESS_VERBOSE
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.cpp
31
#define
UNUSED_UNLESS_VERBOSE
(x) (void)(x)
33
#define
UNUSED_UNLESS_VERBOSE
(x)
292
UNUSED_UNLESS_VERBOSE
(portIndex);
382
UNUSED_UNLESS_VERBOSE
(current_frame);
/frameworks/av/media/libstagefright/
CameraSource.cpp
40
#define
UNUSED_UNLESS_VERBOSE
(x) (void)(x)
42
#define
UNUSED_UNLESS_VERBOSE
(x)
79
UNUSED_UNLESS_VERBOSE
(msgType);
80
UNUSED_UNLESS_VERBOSE
(ext1);
81
UNUSED_UNLESS_VERBOSE
(ext2);
[
all
...]
/frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp
40
#define
UNUSED_UNLESS_VERBOSE
(x) (void)(x)
42
#define
UNUSED_UNLESS_VERBOSE
(x)
724
UNUSED_UNLESS_VERBOSE
(buffer);
/frameworks/av/media/libstagefright/rtsp/
MyHandler.h
50
#define
UNUSED_UNLESS_VERBOSE
(x) (void)(x)
52
#define
UNUSED_UNLESS_VERBOSE
(x)
[
all
...]
Completed in 2638 milliseconds