/frameworks/base/media/libstagefright/codecs/aacdec/ |
sbr_get_noise_floor_data.cpp | 59 in the course of development of the ISO/IEC 13818-7 and ISO/IEC 14496-3 62 specified by the ISO/IEC 13818-7 and ISO/IEC 14496-3 standards. 63 ISO/IEC gives users free license to this software module or modifications 65 image-coding related ITU Recommendations and/or ISO/IEC International 66 Standards. ISO/IEC gives users the same free license to this software module or 67 modifications thereof for research purposes and further ISO/IEC standardisation. 69 use may infringe existing patents. ISO/IEC have no liability for use of this 72 Recommendations and/or ISO/IEC International Standards [all...] |
sbr_read_data.cpp | 64 in the course of development of the ISO/IEC 13818-7 and ISO/IEC 14496-3 67 specified by the ISO/IEC 13818-7 and ISO/IEC 14496-3 standards. 68 ISO/IEC gives users free license to this software module or modifications 70 image-coding related ITU Recommendations and/or ISO/IEC International 71 Standards. ISO/IEC gives users the same free license to this software module or 72 modifications thereof for research purposes and further ISO/IEC standardisation. 74 use may infringe existing patents. ISO/IEC have no liability for use of this 77 Recommendations and/or ISO/IEC International Standards [all...] |
sbr_reset_dec.cpp | 53 in the course of development of the ISO/IEC 13818-7 and ISO/IEC 14496-3 56 specified by the ISO/IEC 13818-7 and ISO/IEC 14496-3 standards. 57 ISO/IEC gives users free license to this software module or modifications 59 image-coding related ITU Recommendations and/or ISO/IEC International 60 Standards. ISO/IEC gives users the same free license to this software module or 61 modifications thereof for research purposes and further ISO/IEC standardisation. 63 use may infringe existing patents. ISO/IEC have no liability for use of this 66 Recommendations and/or ISO/IEC International Standards [all...] |
sbr_update_freq_scale.cpp | 53 in the course of development of the ISO/IEC 13818-7 and ISO/IEC 14496-3 56 specified by the ISO/IEC 13818-7 and ISO/IEC 14496-3 standards. 57 ISO/IEC gives users free license to this software module or modifications 59 image-coding related ITU Recommendations and/or ISO/IEC International 60 Standards. ISO/IEC gives users the same free license to this software module or 61 modifications thereof for research purposes and further ISO/IEC standardisation. 63 use may infringe existing patents. ISO/IEC have no liability for use of this 66 Recommendations and/or ISO/IEC International Standards [all...] |
tns_decode_coef.cpp | 69 The inputs and their range are defined in ISO/IEC 14496-3:1999(E) 108 This function should match the functionality of the ISO source code within 114 (1) ISO/IEC 14496-3:1999(E) 118 As referenced in the ISO source code 123 of the MPEG-2 NBC/MPEG-4 Audio standard ISO/IEC 13818-7, 14496-1,2 and 126 Audio standard. ISO/IEC gives users of the MPEG-2 NBC/MPEG-4 Audio 133 and ISO/IEC have no liability for use of this software module or 147 PSEUDOCODE: (ISO Reference Code) 223 * As defined in the ISO source code 225 * The ISO code has a range of [3,4] [all...] |
calc_sbr_synfilterbank.cpp | 54 in the course of development of the ISO/IEC 13818-7 and ISO/IEC 14496-3 57 specified by the ISO/IEC 13818-7 and ISO/IEC 14496-3 standards. 58 ISO/IEC gives users free license to this software module or modifications 60 image-coding related ITU Recommendations and/or ISO/IEC International 61 Standards. ISO/IEC gives users the same free license to this software module or 62 modifications thereof for research purposes and further ISO/IEC standardisation. 64 use may infringe existing patents. ISO/IEC have no liability for use of this 67 Recommendations and/or ISO/IEC International Standards [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
conversions.sgml | 23 application which created it uses ISO-8859-1 for its encoding, 65 ISO-8859-1. In this case, for compatibility reasons, you may 71 ISO-8859-1 for file names, you can put this in your 76 export G_FILENAME_ENCODING=ISO-8859-1 152 <literal>ISO-8859-1</literal>, for example.
|
/external/icu4c/test/cintltst/ |
stdnmtst.c | 102 dotestname("csiso2022jp2", "MIME", "ISO-2022-JP-2") && 103 dotestname("Iso20-22__cN", "IANA", "ISO-2022-CN") && 155 dotestconv("ISO-2022-CN", "IANA", "ISO_2022,locale=zh,version=0") &&/* default name */ 280 "iso-ir-6", 289 "ISO-2022-KR",
|
/external/opencore/fileformats/mp4/composer/include/ |
a_impeg4file.h | 167 * @param langCode 16 bit ISO-639-2/T Language code 179 * @param langCode 16 bit ISO-639-2/T Language code 192 * @param langCode 16 bit ISO-639-2/T Language code 205 * @param langCode 16 bit ISO-639-2/T Language code 217 * @param langCode 16 bit ISO-639-2/T Language code 230 * @param langCode 16 bit ISO-639-2/T Language code 243 * string. The format of date is as per ISO 8601 spec. Currently only
|
/external/webkit/WebCore/platform/text/ |
TextCodecICU.cpp | 83 registrar("ISO-8859-8-I", "ISO-8859-8-I"); 111 else if (strcasecmp(standardName, "iso-8859-9") == 0) // This name is returned in different case by ICU 3.2 and 3.6. 149 registrar("logical", "ISO-8859-8-I"); 153 registrar("visual", "ISO-8859-8"); 173 registrar("jis7", "ISO-2022-JP"); 179 registrar("ISO-8859-8-I", newTextCodecICU, 0);
|
TextEncodingRegistry.cpp | 153 if (strcmp(alias, "ISO-8859-8-I") == 0 154 && strcmp(oldAtomicName, "ISO-8859-8-I") == 0 155 && strcasecmp(atomicName, "iso-8859-8") == 0)
|
/external/libxml2/ |
encoding.c | 6 * rfc2781 UTF-16, an encoding of ISO 10646, P. Hoffman, F. Yergeau 7 * [ISO-10646] UTF-8 and UTF-16 in Annexes 8 * [ISO-8859-1] ISO Latin-1 characters codes. 289 * @in: a pointer to an array of ISO Latin 1 chars 292 * Take a block of ISO Latin 1 chars in and try to convert it to an UTF-8 379 * Take a block of UTF-8 chars in and try to convert it to an ISO Latin 1 1170 if (!strcmp(upper, "ISO-10646-UCS-2")) return(XML_CHAR_ENCODING_UCS2); 1178 if (!strcmp(upper, "ISO-10646-UCS-4")) return(XML_CHAR_ENCODING_UCS4LE); 1183 if (!strcmp(upper, "ISO-8859-1")) return(XML_CHAR_ENCODING_8859_1) [all...] |
/external/opencore/codecs_v2/audio/aac/dec/src/ |
tns_decode_coef.cpp | 69 The inputs and their range are defined in ISO/IEC 14496-3:1999(E) 108 This function should match the functionality of the ISO source code within 114 (1) ISO/IEC 14496-3:1999(E) 118 As referenced in the ISO source code 123 of the MPEG-2 NBC/MPEG-4 Audio standard ISO/IEC 13818-7, 14496-1,2 and 126 Audio standard. ISO/IEC gives users of the MPEG-2 NBC/MPEG-4 Audio 133 and ISO/IEC have no liability for use of this software module or 147 PSEUDOCODE: (ISO Reference Code) 223 * As defined in the ISO source code 225 * The ISO code has a range of [3,4] [all...] |
calc_sbr_synfilterbank.cpp | 54 in the course of development of the ISO/IEC 13818-7 and ISO/IEC 14496-3 57 specified by the ISO/IEC 13818-7 and ISO/IEC 14496-3 standards. 58 ISO/IEC gives users free license to this software module or modifications 60 image-coding related ITU Recommendations and/or ISO/IEC International 61 Standards. ISO/IEC gives users the same free license to this software module or 62 modifications thereof for research purposes and further ISO/IEC standardisation. 64 use may infringe existing patents. ISO/IEC have no liability for use of this 67 Recommendations and/or ISO/IEC International Standards [all...] |
sbr_code_book_envlevel.cpp | 53 in the course of development of the ISO/IEC 13818-7 and ISO/IEC 14496-3 56 specified by the ISO/IEC 13818-7 and ISO/IEC 14496-3 standards. 57 ISO/IEC gives users free license to this software module or modifications 59 image-coding related ITU Recommendations and/or ISO/IEC International 60 Standards. ISO/IEC gives users the same free license to this software module or 61 modifications thereof for research purposes and further ISO/IEC standardisation. 63 use may infringe existing patents. ISO/IEC have no liability for use of this 66 Recommendations and/or ISO/IEC International Standards [all...] |
sbr_dec.cpp | 54 in the course of development of the ISO/IEC 13818-7 and ISO/IEC 14496-3 57 specified by the ISO/IEC 13818-7 and ISO/IEC 14496-3 standards. 58 ISO/IEC gives users free license to this software module or modifications 60 image-coding related ITU Recommendations and/or ISO/IEC International 61 Standards. ISO/IEC gives users the same free license to this software module or 62 modifications thereof for research purposes and further ISO/IEC standardisation. 64 use may infringe existing patents. ISO/IEC have no liability for use of this 67 Recommendations and/or ISO/IEC International Standards [all...] |
sbr_envelope_calc_tbl.cpp | 53 in the course of development of the ISO/IEC 13818-7 and ISO/IEC 14496-3 56 specified by the ISO/IEC 13818-7 and ISO/IEC 14496-3 standards. 57 ISO/IEC gives users free license to this software module or modifications 59 image-coding related ITU Recommendations and/or ISO/IEC International 60 Standards. ISO/IEC gives users the same free license to this software module or 61 modifications thereof for research purposes and further ISO/IEC standardisation. 63 use may infringe existing patents. ISO/IEC have no liability for use of this 66 Recommendations and/or ISO/IEC International Standards [all...] |
/dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
StreamHandlerTest.java | 68 encoder = Charset.forName("iso-8859-1").newEncoder(); 169 p.put("java.util.logging.StreamHandler.encoding", "iso-8859-1"); 175 assertEquals("iso-8859-1", LogManager.getLogManager().getProperty( 181 assertEquals("iso-8859-1", h.getEncoding()); 298 p.put("java.util.logging.StreamHandler.encoding", "iso-8859-1"); 304 assertEquals("iso-8859-1", LogManager.getLogManager().getProperty( 311 assertEquals("iso-8859-1", h.getEncoding()); 364 p.put("java.util.logging.StreamHandler.encoding", "iso-8859-1"); 370 assertEquals("iso-8859-1", LogManager.getLogManager().getProperty( 398 p.put("java.util.logging.StreamHandler.encoding", "iso-8859-1") [all...] |
/external/icu4c/common/unicode/ |
uloc.h | 54 * The first option is a valid <STRONG>ISO 56 * codes as defined by ISO-639. 62 * The second option includes an additonal <STRONG>ISO Country 64 * as defined by ISO-3166. 106 * itself. Use <code>uloc_getCountry</code> to get the ISO Country Code and 107 * <code>uloc_getLanguage</code> to get the ISO Language Code. You can 373 * @param localeID the locale to get the ISO language code with 391 * @param localeID the locale to get the ISO language code with 489 * Gets the ISO language code for the specified locale. 491 * @param localeID the locale to get the ISO language code wit [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
uloc.h | 54 * The first option is a valid <STRONG>ISO 56 * codes as defined by ISO-639. 62 * The second option includes an additonal <STRONG>ISO Country 64 * as defined by ISO-3166. 106 * itself. Use <code>uloc_getCountry</code> to get the ISO Country Code and 107 * <code>uloc_getLanguage</code> to get the ISO Language Code. You can 378 * @param localeID the locale to get the ISO language code with 396 * @param localeID the locale to get the ISO language code with 494 * Gets the ISO language code for the specified locale. 496 * @param localeID the locale to get the ISO language code wit [all...] |
/external/webkit/WebCore/icu/unicode/ |
uloc.h | 54 * The first option is a valid <STRONG>ISO 56 * codes as defined by ISO-639. 62 * The second option includes an additonal <STRONG>ISO Country 64 * as defined by ISO-3166. 106 * itself. Use <code>uloc_getCountry</code> to get the ISO Country Code and 107 * <code>uloc_getLanguage</code> to get the ISO Language Code. You can 378 * @param localeID the locale to get the ISO language code with 396 * @param localeID the locale to get the ISO language code with 494 * Gets the ISO language code for the specified locale. 496 * @param localeID the locale to get the ISO language code wit [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
Encodings.java | 187 /** The default encoding, ISO style, ISO style. */ 206 * @return The ISO-style encoding string, or null if failure. 228 * 8859_1 to "ISO-8859-1", which is not what we want, 267 * @return ISO-style encoding string. 286 * @return ISO-style encoding string.
|
/external/icu4c/data/mappings/ |
iso-8859_10-1998.ucm | 2 # Name: ISO/IEC 8859-10:1998 to Unicode 30 # ISO/IEC 8859-10:1998 characters map into Unicode. 45 <code_set_name> "iso-8859_10-1998"
|
iso-8859_14-1998.ucm | 2 # Name: ISO/IEC 8859-14:1998 to Unicode 31 # ISO/IEC 8859-14:1998 characters map into Unicode. 42 <code_set_name> "iso-8859_14-1998"
|
/external/icu4c/samples/numfmt/ |
main.cpp | 99 * @param currency The 3-letter ISO 4217 currency code, NUL-terminated. 127 // ISO currency ID 188 * @param currency The 3-letter ISO 4217 currency code, NUL-terminated.
|