/frameworks/av/libvideoeditor/vss/video_filters/src/ |
M4VIFI_BGR565toYUV420.c | 37 * @note Convert BGR565 to YUV420, 143 /* Convert BGR value to YUV */
|
M4VIFI_RGB565toYUV420.c | 39 * @note Convert RGB565 to YUV420, 146 /* Convert RGB value to YUV */
|
/frameworks/native/include/utils/ |
Unicode.h | 153 * Convert UTF-8 to UTF-16 including surrogate pairs. 160 * Convert UTF-8 to UTF-16 including surrogate pairs. The destination buffer
|
/libcore/dalvik/src/main/java/dalvik/system/profiler/ |
HprofBinaryToAscii.java | 41 System.exit(convert(args) ? 0 : 1); 48 private static boolean convert(String[] args) { method in class:HprofBinaryToAscii
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
vtable2.cpp | 185 // The S4::s1 vcall offset is negative; once you convert to S2, you 186 // have to convert to S4 to find the final overrider.
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
vtable2.cpp | 185 // The S4::s1 vcall offset is negative; once you convert to S2, you 186 // have to convert to S4 to find the final overrider.
|
/packages/apps/Tag/src/com/android/apps/tag/record/ |
UriRecord.java | 125 * Convert {@link android.nfc.NdefRecord} into a {@link android.net.Uri}. This will handle 142 * Convert a {@link Uri} to an {@link NdefRecord}
|
/packages/apps/VideoEditor/src/com/android/videoeditor/ |
ExportOptionsDialog.java | 138 * Convert the spinner selection to a movie height 152 * Convert the spinner selection to a movie quality
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
HanziToPinyin.java | 28 * An object to convert Chinese character to its corresponding pinyin string. 125 * Convert the input to a array of tokens. The sequence of ASCII or Unknown characters without
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
dlm.h | 100 * to grant the lock, ignoring other locks in convert and wait queues. 110 * Add a lock to the head of the convert or wait queue rather than the tail.
|
msdos_fs.h | 51 /* Convert attribute bits and a mask to the UNIX mode. */ 106 #define VFAT_SFN_DISPLAY_LOWER 0x0001 /* convert to lowercase for display */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
dlm.h | 100 * to grant the lock, ignoring other locks in convert and wait queues. 110 * Add a lock to the head of the convert or wait queue rather than the tail.
|
msdos_fs.h | 51 /* Convert attribute bits and a mask to the UNIX mode. */ 106 #define VFAT_SFN_DISPLAY_LOWER 0x0001 /* convert to lowercase for display */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
dlm.h | 100 * to grant the lock, ignoring other locks in convert and wait queues. 110 * Add a lock to the head of the convert or wait queue rather than the tail.
|
msdos_fs.h | 51 /* Convert attribute bits and a mask to the UNIX mode. */ 106 #define VFAT_SFN_DISPLAY_LOWER 0x0001 /* convert to lowercase for display */
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
move.h | 96 * @brief Convert a value to an rvalue. 112 * @brief Conditionally convert a value to an rvalue.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
ConvertSwitchDialog.java | 76 "Eclipse can automatically convert from a switch statement to an if-else " + 79 "\"Convert 'switch' to 'if-else'\".\n" +
|
/system/core/libcutils/ |
strdup16to8.c | 96 * Convert a Java-Style UTF-16 string + length to a JNI-Style UTF-8 string. 140 * Convert a UTF-16 string to UTF-8.
|
/external/libvpx/libvpx/ |
y4minput.c | 475 /*First do horizontal filtering (convert to 422jpeg)*/ 553 /*First do horizontal filtering (convert to 422jpeg)*/ 587 /*Convert 444 to 420jpeg.*/ 705 _y4m->convert=y4m_convert_null; 713 _y4m->convert=y4m_convert_42xmpeg2_42xjpeg; 723 _y4m->convert=y4m_convert_42xpaldv_42xjpeg; 732 _y4m->convert=y4m_convert_422jpeg_420jpeg; 744 _y4m->convert=y4m_convert_422_420jpeg; 757 _y4m->convert=y4m_convert_411_420jpeg; 770 _y4m->convert=y4m_convert_444_420jpeg [all...] |
/external/qemu/distrib/sdl-1.2.15/src/audio/ |
SDL_audiocvt.c | 735 /* Convert 8-bit to 16-bit - LSB */ 758 /* Convert 8-bit to 16-bit - MSB */ 782 /* Convert 16-bit to 8-bit */ 859 /* Convert rate up by multiple of 2 */ 897 /* Convert rate up by multiple of 2, for stereo */ 940 /* Convert rate up by multiple of 2, for quad */ 996 /* Convert rate up by multiple of 2, for 5.1 */ 1063 /* Convert rate down by multiple of 2 */ 1098 /* Convert rate down by multiple of 2, for stereo */ 1136 /* Convert rate down by multiple of 2, for quad * [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
Encodings.java | 227 * do that, then convertJava2MimeEncoding will convert 230 * to convert everything to UTF-8. 262 * Try the best we can to convert a Java encoding to a XML-style encoding. 280 * Try the best we can to convert a Java encoding to a XML-style encoding. 380 // Convert the Vector of EncodingInfo objects into an array of them,
|
/external/bison/build-aux/ |
gitlog-to-changelog | 4 # Convert git log output to ChangeLog format. 57 Convert git log output to ChangeLog format. If present, any ARGS 73 --since=DATE convert only the logs since DATE; 74 the default is to convert all log entries. 134 # Convert each single quote to '\''
|
/external/chromium/base/ |
string_number_conversions.cc | 99 // Utility to convert a character to a digit in a given base 106 static bool Convert(CHAR c, uint8* digit) { 118 static bool Convert(CHAR c, uint8* digit) { 133 return BaseCharToDigit<CHAR, BASE, BASE <= 10>::Convert(c, digit); 498 // convert to 8-bit and then use the 8-bit version.
|
time_win.cc | 58 // Need to bit_cast to fix alignment, then divide by 10 to convert 68 // Multiply by 10 to convert milliseconds to 100-nanoseconds. Bit_cast will 194 // Convert to FILETIME. 197 NOTREACHED() << "Unable to convert time"; 226 NOTREACHED() << "Unable to convert time, don't know why";
|
/external/icu4c/i18n/ |
gregoimp.h | 161 * Convert a year, month, and day-of-month, given in the proleptic 171 * Convert a 1970-epoch day number to proleptic Gregorian year, 184 * Convert a 1970-epoch day number to proleptic Gregorian year, 196 * Convert a 1970-epoch milliseconds to proleptic Gregorian year, 245 * @returns number of days to ADD to Julian in order to convert from J->G
|