HomeSort by relevance Sort by last modified time
    Searched refs:LOGV (Results 1 - 25 of 244) sorted by null

1 2 3 4 5 6 7 8 910

  /hardware/qcom/media/msm8974/mm-core/inc/
qc_omx_msg.h 60 #ifndef LOGV
61 #define LOGV ALOGV
74 #define DEBUG_DETAIL LOGV
  /hardware/qcom/media/msm8996/mm-core/inc/
qc_omx_msg.h 60 #ifndef LOGV
61 #define LOGV ALOGV
74 #define DEBUG_DETAIL LOGV
  /hardware/qcom/media/msm8998/mm-core/inc/
qc_omx_msg.h 60 #ifndef LOGV
61 #define LOGV ALOGV
74 #define DEBUG_DETAIL LOGV
  /hardware/qcom/media/sdm845/mm-core/inc/
qc_omx_msg.h 60 #ifndef LOGV
61 #define LOGV ALOGV
74 #define DEBUG_DETAIL LOGV
  /external/apache-http/android/src/android/net/http/
LoggingEventHandler.java 35 if (HttpLog.LOGV) {
44 if (HttpLog.LOGV) {
51 if (HttpLog.LOGV) {
58 if (HttpLog.LOGV) {
64 if (HttpLog.LOGV) {
70 if (HttpLog.LOGV) {
76 if (HttpLog.LOGV) {
83 if (HttpLog.LOGV) {
HttpLog.java 31 static final boolean LOGV = false;
  /external/opencv/otherlibs/highgui/
cvcap_socket.cpp 51 #define LOGV(...) __android_log_print(ANDROID_LOG_SILENT, LOG_TAG, __VA_ARGS__)
119 LOGV("Invalid width or height!");
135 LOGV("%s", buffer);
145 LOGV("out of memory error");
157 LOGV("Setting simple vars to 0");
162 LOGV("Freeing Addr Info");
169 LOGV("Freeing Buffer");
176 LOGV("Releasing Image");
183 LOGV("Done closing Capture Socket");
213 LOGV("You haven't opened the socket capture yet!")
    [all...]
  /frameworks/base/core/java/android/util/
Config.java 49 public static final boolean LOGV = false;
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Log.h 20 #define LOGV(...) __android_log_print(ANDROID_LOG_SILENT, LOG_TAG, __VA_ARGS__)
  /hardware/intel/common/wrs_omxil_core/utils/src/
audio_parser.c 403 LOGV("mp3 frame header\n");
404 LOGV(" sync: 0x%x\n", header.sync);
405 LOGV(" version: 0x%x, %s\n", header.version_index,
407 LOGV(" layer: 0x%x, %s\n", header.layer_index,
409 LOGV(" protection: 0x%x, %s\n", header.protected,
411 LOGV(" bitrate: 0x%x, %u\n", header.bitrate_index, *bitrate);
412 LOGV(" sampling rate: 0x%x, %u\n", header.samplingrate_index, *frequency);
413 LOGV(" padding bit: 0x%x, %s\n", header.padding_bit,
415 LOGV(" private bit: 0x%x\n", header.private_bit);
416 LOGV(" channel mode: 0x%x, %s\n", header.channel_mode
    [all...]
  /cts/suite/audio_quality/lib/src/audio/
AudioLocal.cpp 22 LOGV("prepare");
43 LOGV("startPlaybackOrRecord");
69 LOGV("stopPlaybackOrRecord");
96 LOGV("~AudioLocal");
107 LOGV("AudioLocal");
119 LOGV("repeat %d - %d", mCurrentRepeat, mNumberRepetition);
121 LOGV("AudioLocal complete command");
137 //LOGV("audio thread waiting");
139 //LOGV("audio thread waken up");
AudioRecordingLocal.cpp 32 LOGV("AudioRecordingLocal %x", (unsigned long)this);
37 LOGV("~AudioRecordingLocal %x", (unsigned long)this);
88 LOGV("AudioRecordingLocal::doPlaybackOrRecord %d", buffer->amountHandled());
100 LOGV("releaseHw %x", (unsigned long)this);
AudioPlaybackLocal.cpp 45 LOGV("AudioPlaybackLocal %x", (unsigned long)this);
50 LOGV("~AudioPlaybackLocal %x", (unsigned long)this);
92 LOGV("AudioPlaybackLocal::doPlaybackOrRecord %d", buffer->amountHandled());
111 LOGV("releaseHw %x", (unsigned long)this);
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
LogDumpHelper.h 34 #define LOGV printf
62 LOGV("Error: invalid parameters to %s", __FUNCTION__) ;
84 LOGV("NALU-dump: error: invalid parameters to %s", __FUNCTION__) ;
93 LOGV("NALU-dump(nalu %u): data: %s" DUMP_EOL, nalu, str) ;
101 LOGV("Error: invalid parameters to %s", __FUNCTION__) ;
115 LOGV("%s: ptr=%p, size=%u, data=%s" DUMP_EOL, prefix, start, size, str) ;
123 LOGV("Error: invalid parameters to %s", __FUNCTION__) ;
133 LOGV("NALU-dump: num NALUs = %u\n", numNALUs) ;
154 LOGV("NALU-dump(nalu %u): imr_offset = %u, nalu_size = %u, data_size = %u" DUMP_EOL,
199 LOGV("Error: invalid parameters to %s", __FUNCTION__)
    [all...]
  /hardware/intel/common/wrs_omxil_core/utils/inc/
log.h 24 #define LOGV ALOGV
38 #define LOGV(...) LOG("V", __VA_ARGS__)
  /packages/apps/Gallery2/jni_jpegstream/src/
jni_defines.h 25 #define LOGV(msg...) __android_log_print(ANDROID_LOG_VERBOSE, "Native_JPEGStream", msg)
  /packages/apps/LegacyCamera/src/com/android/camera/
ActivityBase.java 36 private static boolean LOGV = false;
54 if (LOGV) Log.v(TAG, "onWindowFocusChanged.hasFocus=" + hasFocus
72 if (LOGV) Log.v(TAG, "onResume. hasWindowFocus()=" + hasWindowFocus());
74 if (LOGV) Log.v(TAG, "onResume. mOnResumePending=true");
77 if (LOGV) Log.v(TAG, "onResume. mOnResumePending=false");
85 if (LOGV) Log.v(TAG, "onPause");
136 if (LOGV) {
  /prebuilts/ndk/r11/sources/android/native_app_glue/
android_native_app_glue.c 34 # define LOGV(...) ((void)__android_log_print(ANDROID_LOG_VERBOSE, "threaded_app", __VA_ARGS__))
36 # define LOGV(...) ((void)0)
69 LOGV("Config: mcc=%d mnc=%d lang=%c%c cnt=%c%c orien=%d touch=%d dens=%d "
92 LOGV("APP_CMD_INPUT_CHANGED\n");
99 LOGV("Attaching input queue to looper");
109 LOGV("APP_CMD_INIT_WINDOW\n");
117 LOGV("APP_CMD_TERM_WINDOW\n");
125 LOGV("activityState=%d\n", cmd);
133 LOGV("APP_CMD_CONFIG_CHANGED\n");
140 LOGV("APP_CMD_DESTROY\n")
    [all...]
  /prebuilts/ndk/r13/sources/android/native_app_glue/
android_native_app_glue.c 34 # define LOGV(...) ((void)__android_log_print(ANDROID_LOG_VERBOSE, "threaded_app", __VA_ARGS__))
36 # define LOGV(...) ((void)0)
69 LOGV("Config: mcc=%d mnc=%d lang=%c%c cnt=%c%c orien=%d touch=%d dens=%d "
92 LOGV("APP_CMD_INPUT_CHANGED\n");
99 LOGV("Attaching input queue to looper");
109 LOGV("APP_CMD_INIT_WINDOW\n");
117 LOGV("APP_CMD_TERM_WINDOW\n");
125 LOGV("activityState=%d\n", cmd);
133 LOGV("APP_CMD_CONFIG_CHANGED\n");
140 LOGV("APP_CMD_DESTROY\n")
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXComponentCodecBase.cpp 82 LOGV("ComponentGetParameter: Index = 0x%x", nIndex);
96 LOGV("ComponentSetParameter: Index = 0x%x", nIndex);
110 LOGV("ComponentGetConfig: Index = 0x%x", nIndex);
126 LOGV("ComponentSetConfig: Index = 0x%x", nIndex);
139 LOGV("OMXComponentCodecBase::ProcessorInit");
145 LOGV("OMXComponentCodecBase::ProcessorDeinit");
150 LOGV("OMXComponentCodecBase::ProcessorStart");
155 LOGV("OMXComponentCodecBase::ProcessorStop");
160 LOGV("OMXComponentCodecBase::ProcessorPause");
165 LOGV("OMXComponentCodecBase::ProcessorResume")
    [all...]
  /external/opencv/
cvjni.cpp 51 LOGV("Error loading socket address.");
58 LOGV("Error loading socket port.");
67 LOGV("Error creating socket capture.");
265 LOGV("Load loadImageBytes.");
272 LOGV("Load NewBooleanArray.");
277 LOGV("Load SetBooleanArrayRegion.");
279 LOGV("Release sourceImage");
284 LOGV("Release binaryImage");
286 LOGV("Release grayImage");
288 LOGV("Release contourImage");
    [all...]
  /system/chre/host/common/include/chre_host/
log.h 47 #define LOGV(format, ...) chreLogNull(format, ##__VA_ARGS__)
49 #define LOGV(format, ...) CHRE_LOG(LOG_VERBOSE, format, ##__VA_ARGS__)
  /system/chre/host/msm/daemon/
chre_daemon.cc 105 LOGV("Dumping first 128 bytes of buffer of size %zu", orig_size);
107 LOGV("Dumping buffer of size %zu bytes", size);
116 LOGV(" %s\t%s", line, line_chars);
132 LOGV(" %s%s%s", line, tabs, line_chars);
260 LOGV("Calling into chre_slpi_get_message_to_host");
263 LOGV("Got message from CHRE with size %u (result %d)", messageLen, result);
300 LOGV("Message to host thread exited");
318 LOGV("Monitor thread exited");
345 LOGV("Reverse monitor thread exited");
406 LOGV("Delivering message from host (size %zu)", length)
    [all...]
  /packages/apps/Camera2/src/com/android/camera/ui/
FaceView.java 39 private final boolean LOGV = false;
87 if (LOGV) {
112 if (LOGV) {
125 if (LOGV) {
178 if (LOGV) {
182 if (LOGV) {
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
FaceView.java 34 private final boolean LOGV = false;
60 if (LOGV) Log.v(TAG, "Num of faces=" + faces.length);
68 if (LOGV) Log.v(TAG, "mDisplayOrientation=" + orientation);
78 if (LOGV) Log.v(TAG, "mMirror=" + mirror);
134 if (LOGV) Util.dumpRect(mRect, "Original rect");
136 if (LOGV) Util.dumpRect(mRect, "Transformed rect");

Completed in 800 milliseconds

1 2 3 4 5 6 7 8 910