/external/libjpeg-turbo/ |
D | jcparam.c | 407 int Ss, int Se, int Ah, int Al) in fill_a_scan() argument 414 scanptr->Ah = Ah; in fill_a_scan() 422 int Ss, int Se, int Ah, int Al) in fill_scans() argument 432 scanptr->Ah = Ah; in fill_scans() 440 fill_dc_scans (jpeg_scan_info * scanptr, int ncomps, int Ah, int Al) in fill_dc_scans() argument 451 scanptr->Ah = Ah; in fill_dc_scans() 456 scanptr = fill_scans(scanptr, ncomps, 0, 0, Ah, Al); in fill_dc_scans()
|
D | jcmaster.c | 172 int Ss, Se, Ah, Al; in validate_script() local 219 Ah = scanptr->Ah; in validate_script() 236 Ah < 0 || Ah > MAX_AH_AL || Al < 0 || Al > MAX_AH_AL) in validate_script() 252 if (Ah != 0) in validate_script() 256 if (Ah != last_bitpos_ptr[coefi] || Al != Ah-1) in validate_script() 265 if (Ss != 0 || Se != DCTSIZE2-1 || Ah != 0 || Al != 0) in validate_script() 320 cinfo->Ah = scanptr->Ah; in select_scan_parameters() 336 cinfo->Ah = 0; in select_scan_parameters() 471 if (cinfo->Ss != 0 || cinfo->Ah == 0 || cinfo->arith_code) { in prepare_for_pass()
|
D | jdarith.c | 205 if (! cinfo->progressive_mode || (cinfo->Ss == 0 && cinfo->Ah == 0)) { in process_restart() 644 if (cinfo->Ah != 0) { in start_pass() 646 if (cinfo->Ah-1 != cinfo->Al) in start_pass() 652 cinfo->Ss, cinfo->Se, cinfo->Ah, cinfo->Al); in start_pass() 665 if (cinfo->Ah != expected) in start_pass() 671 if (cinfo->Ah == 0) { in start_pass() 686 if (cinfo->Ss != 0 || cinfo->Ah != 0 || cinfo->Al != 0 || in start_pass() 696 if (! cinfo->progressive_mode || (cinfo->Ss == 0 && cinfo->Ah == 0)) { in start_pass()
|
D | jdphuff.c | 118 if (cinfo->Ah != 0) { in start_pass_phuff_decoder() 120 if (cinfo->Al != cinfo->Ah-1) in start_pass_phuff_decoder() 133 cinfo->Ss, cinfo->Se, cinfo->Ah, cinfo->Al); in start_pass_phuff_decoder() 145 if (cinfo->Ah != expected) in start_pass_phuff_decoder() 152 if (cinfo->Ah == 0) { in start_pass_phuff_decoder() 170 if (cinfo->Ah == 0) { /* DC refinement needs no table */ in start_pass_phuff_decoder()
|
D | jcmarker.c | 243 if (cinfo->Ss == 0 && cinfo->Ah == 0) in emit_dac() 339 td = cinfo->Ss == 0 && cinfo->Ah == 0 ? compptr->dc_tbl_no : 0; in emit_sos() 348 emit_byte(cinfo, (cinfo->Ah << 4) + cinfo->Al); in emit_sos() 577 if (cinfo->Ss == 0 && cinfo->Ah == 0) in write_scan_header()
|
D | jcarith.c | 336 if (cinfo->progressive_mode == 0 || (cinfo->Ss == 0 && cinfo->Ah == 0)) { in emit_restart() 630 if (v >>= cinfo->Ah) break; in encode_mcu_AC_refine() 633 if (v >>= cinfo->Ah) break; in encode_mcu_AC_refine() 841 if (cinfo->Ah == 0) { in start_pass() 859 if (cinfo->progressive_mode == 0 || (cinfo->Ss == 0 && cinfo->Ah == 0)) { in start_pass()
|
D | rdswitch.c | 231 scanptr->Ah = (int) val; in read_scan_script() 239 scanptr->Ah = 0; in read_scan_script()
|
D | jpeglib.h | 195 int Ah, Al; /* progressive JPEG successive approx. parms */ member 444 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */ member 676 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */ member
|
D | jcphuff.c | 123 if (cinfo->Ah == 0) { in start_pass_phuff() 154 if (cinfo->Ah != 0) /* DC refinement needs no table */ in start_pass_phuff() 789 if (cinfo->Ah != 0) /* DC refinement needs no table */ in finish_pass_gather_phuff()
|
D | wizard.txt | 128 specifies the progression parameters Ss,Se,Ah,Al for the scan. Scan 143 Ah Zero for first scan of a coefficient, else Al of prior scan
|
D | jdmarker.c | 366 cinfo->Ah = (c >> 4) & 15; in get_sos() 370 cinfo->Ah, cinfo->Al); in get_sos()
|
D | jdhuff.c | 102 cinfo->Ah != 0 || cinfo->Al != 0) in start_pass_huff_decoder()
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jcmaster.c | 137 int Ss, Se, Ah, Al; in validate_script() local 184 Ah = scanptr->Ah; in validate_script() 201 Ah < 0 || Ah > MAX_AH_AL || Al < 0 || Al > MAX_AH_AL) in validate_script() 217 if (Ah != 0) in validate_script() 221 if (Ah != last_bitpos_ptr[coefi] || Al != Ah-1) in validate_script() 230 if (Ss != 0 || Se != DCTSIZE2-1 || Ah != 0 || Al != 0) in validate_script() 285 cinfo->Ah = scanptr->Ah; in select_scan_parameters() 301 cinfo->Ah = 0; in select_scan_parameters() 436 if (cinfo->Ss != 0 || cinfo->Ah == 0 || cinfo->arith_code) { in prepare_for_pass()
|
D | fpdfapi_jcparam.c | 476 int Ss, int Se, int Ah, int Al) in fill_a_scan() argument 483 scanptr->Ah = Ah; in fill_a_scan() 491 int Ss, int Se, int Ah, int Al) in fill_scans() argument 501 scanptr->Ah = Ah; in fill_scans() 509 fill_dc_scans (jpeg_scan_info * scanptr, int ncomps, int Ah, int Al) in fill_dc_scans() argument 520 scanptr->Ah = Ah; in fill_dc_scans() 525 scanptr = fill_scans(scanptr, ncomps, 0, 0, Ah, Al); in fill_dc_scans()
|
D | fpdfapi_jdphuff.c | 115 if (cinfo->Ah != 0) { in start_pass_phuff_decoder() 117 if (cinfo->Al != cinfo->Ah-1) in start_pass_phuff_decoder() 130 cinfo->Ss, cinfo->Se, cinfo->Ah, cinfo->Al); in start_pass_phuff_decoder() 142 if (cinfo->Ah != expected) in start_pass_phuff_decoder() 149 if (cinfo->Ah == 0) { in start_pass_phuff_decoder() 167 if (cinfo->Ah == 0) { /* DC refinement needs no table */ in start_pass_phuff_decoder()
|
D | fpdfapi_jcmarker.c | 333 if (cinfo->Ah != 0 && !cinfo->arith_code) in emit_sos() 344 emit_byte(cinfo, (cinfo->Ah << 4) + cinfo->Al); in emit_sos() 572 if (cinfo->Ah == 0) /* DC needs no table for refinement scan */ in write_scan_header()
|
D | fpdfapi_jcphuff.c | 121 if (cinfo->Ah == 0) { in start_pass_phuff() 152 if (cinfo->Ah != 0) /* DC refinement needs no table */ in start_pass_phuff() 789 if (cinfo->Ah != 0) /* DC refinement needs no table */ in finish_pass_gather_phuff()
|
D | jpeglib.h | 290 int Ah, Al; /* progressive JPEG successive approx. parms */ member 492 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */ member 710 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */ member
|
D | fpdfapi_jdhuff.c | 100 cinfo->Ah != 0 || cinfo->Al != 0) in start_pass_huff_decoder()
|
D | fpdfapi_jdmarker.c | 386 cinfo->Ah = (c >> 4) & 15; in get_sos() 390 cinfo->Ah, cinfo->Al); in get_sos()
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | Equalize.miff | 36 …�ė��8�`�A&��n&�QǏ��I&�Q�8�8�`I�YQ�0������ r�*y�8��0o�Ao�Qy�8y�0��Ah�A�Q�Q�g�`ٗ�����… 37 …Ah�Ay�A��8��*}�Yr�A�g�g�I�*����gʳ��5yW 4 ��ϙ����5�}LҍdަOڢQؚa۰]ܰSܝk�)nQ'gh%g]+�6��=��Q�Ё��…
|
D | Swirl.miff | 15 …IW�8F�6)�C:�UY�_i�OQ�84�52�41�61�:3�<4�85�55�43�6-�8(�8&�6)�5,�4*�?:�U\�Tn�Ah�D]�CCGF/YnGw�`w�`s�]…
|
/external/icu/icu4c/source/data/locales/ |
D | ms.txt | 533 "Ah", 571 "Ah",
|
/external/v8/build/ |
D | whitespace_file.txt | 140 tiredness, or a similar feeling.? Ah-Sigh-ee.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/ |
D | de-DE_kdt_posd.pkb | 160 ��l�mRpI�5�L�p4pŨX�[N2���l�i[@a�7 �T�l�τ��p�/�Z�N-v�u���_�H/��\�,Ah g���}…
|