Searched defs:Ah (Results 1 - 9 of 9) sorted by relevance

/external/jpeg/
H A Djcmaster.c137 int Ss, Se, Ah, Al; local
184 Ah = scanptr->Ah;
188 /* The JPEG spec simply gives the ranges 0..13 for Ah and Al, but that
201 Ah < 0 || Ah > MAX_AH_AL || Al < 0 || Al > MAX_AH_AL)
217 if (Ah != 0)
221 if (Ah != last_bitpos_ptr[coefi] || Al != Ah-1)
230 if (Ss != 0 || Se != DCTSIZE2-1 || Ah !
[all...]
H A Djcparam.c476 int Ss, int Se, int Ah, int Al)
483 scanptr->Ah = Ah;
491 int Ss, int Se, int Ah, int Al)
501 scanptr->Ah = Ah;
509 fill_dc_scans (jpeg_scan_info * scanptr, int ncomps, int Ah, int Al) argument
520 scanptr->Ah = Ah;
525 scanptr = fill_scans(scanptr, ncomps, 0, 0, Ah, A
475 fill_a_scan(jpeg_scan_info * scanptr, int ci, int Ss, int Se, int Ah, int Al) argument
490 fill_scans(jpeg_scan_info * scanptr, int ncomps, int Ss, int Se, int Ah, int Al) argument
[all...]
H A Djpeglib.h188 int Ah, Al; /* progressive JPEG successive approx. parms */ member in struct:__anon6515
394 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */ member in struct:jpeg_compress_struct
616 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */ member in struct:jpeg_decompress_struct
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcmaster.c138 int Ss, Se, Ah, Al; local
185 Ah = scanptr->Ah;
189 /* The JPEG spec simply gives the ranges 0..13 for Ah and Al, but that
202 Ah < 0 || Ah > MAX_AH_AL || Al < 0 || Al > MAX_AH_AL)
218 if (Ah != 0)
222 if (Ah != last_bitpos_ptr[coefi] || Al != Ah-1)
231 if (Ss != 0 || Se != DCTSIZE2-1 || Ah !
[all...]
H A Dfpdfapi_jcparam.c477 int Ss, int Se, int Ah, int Al)
484 scanptr->Ah = Ah;
492 int Ss, int Se, int Ah, int Al)
502 scanptr->Ah = Ah;
510 fill_dc_scans (jpeg_scan_info * scanptr, int ncomps, int Ah, int Al) argument
521 scanptr->Ah = Ah;
526 scanptr = fill_scans(scanptr, ncomps, 0, 0, Ah, A
476 fill_a_scan(jpeg_scan_info * scanptr, int ci, int Ss, int Se, int Ah, int Al) argument
491 fill_scans(jpeg_scan_info * scanptr, int ncomps, int Ss, int Se, int Ah, int Al) argument
[all...]
H A Djpeglib.h255 int Ah, Al; /* progressive JPEG successive approx. parms */ member in struct:__anon13328
457 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */ member in struct:jpeg_compress_struct
675 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */ member in struct:jpeg_decompress_struct
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h255 int Ah, Al; /* progressive JPEG successive approx. parms */ member in struct:__anon13115
457 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */ member in struct:jpeg_compress_struct
675 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */ member in struct:jpeg_decompress_struct
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 125 milliseconds