HomeSort by relevance Sort by last modified time
    Searched full:rsiz (Results 1 - 11 of 11) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
openjpeg.h 182 * These values help chosing the RSIZ value for the J2K codestream.
183 * The RSIZ value triggers various encoding options, as detailed in Table A.10.
186 * Example: rsiz = OPJ_PROFILE_PART2 | OPJ_EXTENSION_MCT;
189 * Example: rsiz = OPJ_PROFILE_BC_MULTI | 0x0005; (here mainlevel 5)
192 * Example: rsiz = OPJ_PROFILE_IMF_2K | 0x0040 | 0x0005; (here main 5 and sublevel 4)
243 * DEPRECATED: use RSIZ, OPJ_PROFILE_* and OPJ_EXTENSION_* instead
244 * Rsiz Capabilities
254 * DEPRECATED: use RSIZ, OPJ_PROFILE_* and OPJ_EXTENSION_* instead
466 * DEPRECATED: use RSIZ, OPJ_PROFILE_* and MAX_COMP_SIZE instead
476 * DEPRECATED: use RSIZ, OPJ_PROFILE_* and OPJ_EXTENSION_* instea
500 OPJ_UINT16 rsiz; member in struct:opj_cparameters
    [all...]
openjpeg.c 639 parameters->rsiz = OPJ_PROFILE_NONE;
792 if (OPJ_IS_PART2(parameters->rsiz)) {
793 parameters->rsiz |= OPJ_EXTENSION_MCT;
795 parameters->rsiz = ((OPJ_PROFILE_PART2) | (OPJ_EXTENSION_MCT));
j2k.c     [all...]
j2k.h 357 /** Rsiz*/
358 OPJ_UINT16 rsiz; member in struct:opj_cp
pi.c     [all...]
t2.c 226 OPJ_UINT32 pocno = (l_cp->rsiz == OPJ_PROFILE_CINEMA_4K)? 2: 1;
    [all...]
tcd.c 519 if(OPJ_IS_CINEMA(cp->rsiz)){
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/
AppleEvents.py 590 kAEResized = FOUR_CHAR_CODE('rsiz')
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
AppleEvents.py 590 kAEResized = FOUR_CHAR_CODE('rsiz')
    [all...]
  /frameworks/base/core/res/res/values-az-rAZ/
strings.xml     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_lexpos.utf     [all...]

Completed in 475 milliseconds