Searched refs:DEBUG (Results 1 - 25 of 274) sorted by path

1234567891011

/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A DDecTestBench.c34 #define DEBUG(argv) printf argv macro
112 DEBUG(("H.264 Decoder API v%d.%d\n", decVer.major, decVer.minor));
117 DEBUG(("%s\n", tagName));
125 DEBUG((
128 DEBUG(("\t-Nn forces decoding to stop after n pictures\n"));
130 DEBUG(("\t-Ooutfile output writing disabled at compile time\n"));
132 DEBUG(("\t-Ooutfile write output to \"outfile\" (default out_wxxxhyyy.yuv)\n"));
133 DEBUG(("\t-Onone does not write output\n"));
135 DEBUG(("\t-P packet-by-packet mode\n"));
136 DEBUG(("\
[all...]
H A DTestBenchMultipleInstance.c25 #define DEBUG(argv) printf argv macro
84 DEBUG((
87 DEBUG(("\t-Nn forces decoding to stop after n pictures\n"));
89 DEBUG(("\t-Ooutfile output writing disabled at compile time\n"));
91 DEBUG(("\t-Ooutfile write output to \"outfile\" (default out.yuv)\n"));
92 DEBUG(("\t-Onone does not write output\n"));
94 DEBUG(("\t-C display cropped image (default decoded image)\n"));
95 DEBUG(("\t-R disable DPB output reordering\n"));
96 DEBUG(("\t-T to print tag name and exit\n"));
130 DEBUG(("N
[all...]
H A Dh264bsd_conceal.c139 DEBUG(("Concealing %s slice\n", IS_I_SLICE(sliceType) ?
H A Dh264bsd_decoder.c207 DEBUG(("DISCARDED NAL (UNSPECIFIED, REGISTERED, SPS ext or AUX slice)\n"));
227 DEBUG(("Access unit boundary\n"));
231 DEBUG(("CONCEALING..."));
258 DEBUG(("...DONE\n"));
272 DEBUG(("SEQ PARAM SET\n"));
285 DEBUG(("PIC PARAM SET\n"));
300 DEBUG(("IDR "));
303 DEBUG(("SLICE HEADER\n"));
444 DEBUG(("SLICE DATA, FIRST %d\n",
464 DEBUG(("SE
[all...]
H A Dh264bsd_seq_param_set.c103 DEBUG(("NOT BASELINE PROFILE %d\n", tmp));
308 DEBUG(("WARNING! Invalid DPB size based on SPS Level!\n"));
309 DEBUG(("WARNING! Using num_ref_frames =%d for DPB size!\n",
H A Dh264bsd_slice_data.c168 DEBUG(("Skipping macroblock %d\n", currMbAddr));
H A Dh264bsd_storage.c386 DEBUG(("SEQ PARAM SET CHANGING...\n"));
405 DEBUG(("TRYING TO CHANGE SPS IN NON-IDR SLICE\n"));
H A Dh264bsd_util.h112 #define DEBUG(args) printf args macro
114 #define DEBUG(args) macro
/frameworks/base/core/java/android/app/
H A DActivity.java4734 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "onCreateView: id=0x"
H A DActivityThread.java5100 LogPrinter(Log.DEBUG, "ActivityThread"));
H A DApplicationPackageManager.java66 private final static boolean DEBUG = false; field in class:ApplicationPackageManager
H A DBackStackRecord.java102 if (FragmentManagerImpl.DEBUG) Log.v(FragmentManagerImpl.TAG,
119 if (FragmentManagerImpl.DEBUG) Log.v(FragmentManagerImpl.TAG,
552 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting in " + this
558 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
565 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
583 if (FragmentManagerImpl.DEBUG) {
600 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Run: " + this);
623 if (FragmentManagerImpl.DEBUG) Log.v(TAG,
636 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
691 if (FragmentManagerImpl.DEBUG) {
[all...]
H A DContextImpl.java170 private final static boolean DEBUG = false; field in class:ContextImpl
1660 if (DEBUG) {
1904 if (DEBUG) {
1966 if (DEBUG) {
H A DFragment.java112 if (FragmentManagerImpl.DEBUG) Log.v(FragmentManagerImpl.TAG,
H A DFragmentManager.java342 FragmentManagerImpl.DEBUG = enabled;
399 static boolean DEBUG = false; field in class:FragmentManagerImpl
786 if (DEBUG && false) Log.v(TAG, "moveToState: " + f
820 if (DEBUG) Log.v(TAG, "moveto CREATED: " + f);
871 if (DEBUG) Log.v(TAG, "moveto ACTIVITY_CREATED: " + f);
912 if (DEBUG) Log.v(TAG, "moveto STARTED: " + f);
917 if (DEBUG) Log.v(TAG, "moveto RESUMED: " + f);
929 if (DEBUG) Log.v(TAG, "movefrom RESUMED: " + f);
935 if (DEBUG) Log.v(TAG, "movefrom STARTED: " + f);
941 if (DEBUG) Lo
[all...]
H A DLoaderManager.java196 LoaderManagerImpl.DEBUG = enabled;
202 static boolean DEBUG = false; field in class:LoaderManagerImpl
264 if (DEBUG) Log.v(TAG, " Starting: " + this);
285 if (DEBUG) Log.v(TAG, " Retaining: " + this);
294 if (DEBUG) Log.v(TAG, " Finished Retaining: " + this);
329 if (DEBUG) Log.v(TAG, " Stopping: " + this);
343 if (DEBUG) Log.v(TAG, " Canceling: " + this);
352 if (DEBUG) Log.v(TAG, " Destroying: " + this);
357 if (DEBUG) Log.v(TAG, " Reseting: " + this);
389 if (DEBUG) Lo
[all...]
H A DSharedPreferencesImpl.java54 private static final boolean DEBUG = false; field in class:SharedPreferencesImpl
164 if (DEBUG) Log.d(TAG, "disk write in flight, not unexpected.");
H A DUiAutomation.java72 private static final boolean DEBUG = false; field in class:UiAutomation
378 if (DEBUG) {
H A DWallpaperManager.java60 private static boolean DEBUG = false; field in class:WallpaperManager
/frameworks/base/core/java/android/app/backup/
H A DAbsoluteFileBackupHelper.java33 private static final boolean DEBUG = false; field in class:AbsoluteFileBackupHelper
67 if (DEBUG) Log.d(TAG, "got entity '" + data.getKey() + "' size=" + data.size());
H A DBackupAgent.java109 private static final boolean DEBUG = true; field in class:BackupAgent
417 if (DEBUG) Log.i(TAG, "Symlink (skipping)!: " + file);
428 if (DEBUG) Log.w(TAG, "Error canonicalizing path of " + file);
431 if (DEBUG) Log.w(TAG, "Error scanning file " + file + " : " + e);
484 if (DEBUG) Log.d(TAG, "onRestoreFile() size=" + size + " type=" + type
519 if (DEBUG) Log.i(TAG, "[" + domain + " : " + path + "] mapped to " + outPath);
524 if (DEBUG) {
533 if (DEBUG) Log.i(TAG, "[ skipping file " + path + "]");
563 if (DEBUG) Log.v(TAG, "doBackup() invoked");
596 if (DEBUG) Lo
[all...]
H A DFileBackupHelper.java40 private static final boolean DEBUG = false; field in class:FileBackupHelper
95 if (DEBUG) Log.d(TAG, "got entity '" + data.getKey() + "' size=" + data.size());
H A DSharedPreferencesBackupHelper.java72 private static final boolean DEBUG = false; field in class:SharedPreferencesBackupHelper
123 if (DEBUG) Log.d(TAG, "got entity '" + key + "' size=" + data.size());
H A DWallpaperBackupHelper.java40 private static final boolean DEBUG = false; field in class:WallpaperBackupHelper
97 if (DEBUG) {
130 if (DEBUG) Slog.d(TAG, "Restoring wallpaper image w=" + options.outWidth
144 if (DEBUG) Slog.d(TAG, "wallpaper dimension match; using");
150 if (DEBUG) Slog.d(TAG, "dimensions too far off: wr=" + widthRatio
/frameworks/base/core/java/android/content/
H A DAsyncTaskLoader.java54 static final boolean DEBUG = false; field in class:AsyncTaskLoader
66 if (DEBUG) Slog.v(TAG, this + " >>> doInBackground");
69 if (DEBUG) Slog.v(TAG, this + " <<< doInBackground");
81 if (DEBUG) Slog.v(TAG, this + " <<< doInBackground (was canceled)", ex);
89 if (DEBUG) Slog.v(TAG, this + " onPostExecute");
100 if (DEBUG) Slog.v(TAG, this + " onCancelled");
156 if (DEBUG) Slog.v(TAG, "Preparing load: mTask=" + mTask);
162 if (DEBUG) Slog.v(TAG, "onCancelLoad: mTask=" + mTask);
167 if (DEBUG) Slog.v(TAG,
178 if (DEBUG) Slo
[all...]

Completed in 1916 milliseconds

1234567891011