HomeSort by relevance Sort by last modified time
    Searched refs:Ah (Results 1 - 25 of 53) sorted by null

1 2 3

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
levinson.c 60 * A = AH <<16 + AL<<1. AH and AL are 16 bit signed integers. *
119 Word16 Ah[M + 1], Al[M + 1]; /* LPC coef. in double prec. */
141 Ah[1] = t0 >> 16;
168 t0 = vo_L_add(t0, Mpy_32(Rh[j], Rl[j], Ah[i - j], Al[i - j]));
205 t0 = Mpy_32(Kh, Kl, Ah[i - j], Al[i - j]);
206 t0 = vo_L_add(t0, ((Ah[j] << 16) + (Al[j] << 1)));
232 Ah[j] = Anh[j];
240 t0 = (Ah[i] << 16) + (Al[i] << 1);
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
levinson.cpp 479 Word16 Ah[M + 1], Al[M + 1]; // LPC coef. in double prec.
496 L_Extract (t0, &Ah[1], &Al[1]); // A[1] in DPF
523 t0 = L_add (t0, Mpy_32 (Rh[j], Rl[j], Ah[i - j], Al[i - j]));
567 t0 = Mpy_32 (Kh, Kl, Ah[i - j], Al[i - j]);
568 t0 = L_add(t0, L_Comp(Ah[j], Al[j]));
594 Ah[j] = Anh[j];
602 t0 = L_Comp (Ah[i], Al[i]);
650 Word16 Ah[M + 1]; /* LPC coef. in double prec. */
687 *(Ah + 1) = (Word16)(t0 >> 16);
689 *(Al + 1) = (Word16)((t0 >> 1) - ((Word32)(*(Ah + 1)) << 15))
    [all...]
  /external/libjpeg-turbo/
jcparam.c 408 int Ss, int Se, int Ah, int Al)
415 scanptr->Ah = Ah;
423 int Ss, int Se, int Ah, int Al)
433 scanptr->Ah = Ah;
441 fill_dc_scans (jpeg_scan_info *scanptr, int ncomps, int Ah, int Al)
452 scanptr->Ah = Ah;
457 scanptr = fill_scans(scanptr, ncomps, 0, 0, Ah, Al)
    [all...]
jcmaster.c 184 int Ss, Se, Ah, Al;
231 Ah = scanptr->Ah;
235 /* The JPEG spec simply gives the ranges 0..13 for Ah and Al, but that
248 Ah < 0 || Ah > MAX_AH_AL || Al < 0 || Al > MAX_AH_AL)
264 if (Ah != 0)
268 if (Ah != last_bitpos_ptr[coefi] || Al != Ah-1)
277 if (Ss != 0 || Se != DCTSIZE2-1 || Ah != 0 || Al != 0
    [all...]
jdphuff.c 119 if (cinfo->Ah != 0) {
120 /* Successive approximation refinement scan: must have Al = Ah-1. */
121 if (cinfo->Al != cinfo->Ah-1)
134 cinfo->Ss, cinfo->Se, cinfo->Ah, cinfo->Al);
146 if (cinfo->Ah != expected)
153 if (cinfo->Ah == 0) {
171 if (cinfo->Ah == 0) { /* DC refinement needs no table */
jdarith.c 209 if (!cinfo->progressive_mode || (cinfo->Ss == 0 && cinfo->Ah == 0)) {
648 if (cinfo->Ah != 0) {
649 /* Successive approximation refinement scan: must have Al = Ah-1. */
650 if (cinfo->Ah-1 != cinfo->Al)
656 cinfo->Ss, cinfo->Se, cinfo->Ah, cinfo->Al);
669 if (cinfo->Ah != expected)
675 if (cinfo->Ah == 0) {
687 /* Check that the scan parameters Ss, Se, Ah/Al are OK for sequential JPEG.
690 if (cinfo->Ss != 0 || cinfo->Ah != 0 || cinfo->Al != 0 ||
700 if (!cinfo->progressive_mode || (cinfo->Ss == 0 && cinfo->Ah == 0))
    [all...]
jcmarker.c 244 if (cinfo->Ss == 0 && cinfo->Ah == 0)
340 td = cinfo->Ss == 0 && cinfo->Ah == 0 ? compptr->dc_tbl_no : 0;
349 emit_byte(cinfo, (cinfo->Ah << 4) + cinfo->Al);
578 if (cinfo->Ss == 0 && cinfo->Ah == 0)
rdswitch.c 233 scanptr->Ah = (int) val;
241 scanptr->Ah = 0;
jcarith.c 337 if (cinfo->progressive_mode == 0 || (cinfo->Ss == 0 && cinfo->Ah == 0)) {
631 if (v >>= cinfo->Ah) break;
634 if (v >>= cinfo->Ah) break;
842 if (cinfo->Ah == 0) {
860 if (cinfo->progressive_mode == 0 || (cinfo->Ss == 0 && cinfo->Ah == 0)) {
jcphuff.c 124 if (cinfo->Ah == 0) {
155 if (cinfo->Ah != 0) /* DC refinement needs no table */
790 if (cinfo->Ah != 0) /* DC refinement needs no table */
jpeglib.h 196 int Ah, Al; /* progressive JPEG successive approx. parms */
445 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */
677 int Ss, Se, Ah, Al; /* progressive JPEG parameters for scan */
    [all...]
jdmarker.c 361 /* Collect the additional scan parameters Ss, Se, Ah/Al. */
367 cinfo->Ah = (c >> 4) & 15;
371 cinfo->Ah, cinfo->Al);
    [all...]
jdhuff.c 98 /* Check that the scan parameters Ss, Se, Ah/Al are OK for sequential JPEG.
103 cinfo->Ah != 0 || cinfo->Al != 0)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
field.s 7 f2: .field 0Ah, 5 ; should align to next word, f2=0x1
all-opcodes.s 358 ADD *AR0(0000Ah), 16, B, B ; 71
374 ADD *(0001Ah), 16, A ; 87
456 ADD *+AR1(0002Ah)%, 16, A, A ; 169
538 ADD *AR2(0003Ah), 16, B, B ; 251
554 ADD *(0004Ah), 16, A ; 267
636 ADD *+AR3(0005Ah)%, 16, A, A ; 349
718 ADD *AR4(0006Ah), 16, B, B ; 431
734 ADD *(0007Ah), 16, A ; 447
816 ADD *+AR5(0008Ah)%, 16, A, A ; 529
898 ADD *AR6(0009Ah), 16, B, B ; 61
    [all...]
  /external/syslinux/dosutil/
copybs.asm 45 xchg al,ah
122 msg_unfair: db 'Usage: copybs <drive>: <filename>', 0Dh, 0Ah, '$'
164 mov ah,32h
211 mov ah,3Ch ; Create file
220 mov ah,40h ; Write file
227 mov ah,3Eh ; Close file
252 mov ah,09h
256 mov ah,09h ; Write string
264 msg_ancient_err: db 'DOS version 2.00 or later required', 0Dh, 0Ah, '$'
265 msg_filesystem_err: db 'Filesystem not found on disk', 0Dh, 0Ah, '$
    [all...]
  /external/syslinux/core/
pxelinux.asm 445 ; Invoke INT 1Ah on the PXE stack. This is used by the "Plan C" method
454 int 1Ah ; May trash registers
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
SecEntry.asm 305 DB 09Ah ; present, ring 0, data, expand-up, writable
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/Ia32/
SmiEntry.asm 38 DSC_OTHERSEG EQU 1Ah
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
MpFuncs.asm 31 IdtrLocation equ LockLocation + 2Ah
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
SecEntry.asm 294 DB 09Ah ; present, ring 0, data, expand-up, writable
  /prebuilts/go/darwin-x86/src/image/jpeg/
writer.go 488 // sequential DCTs, those bytes (8-bit Ss, 8-bit Se, 4-bit Ah, 4-bit Al)
501 // sequential DCTs, those bytes (8-bit Ss, 8-bit Se, 4-bit Ah, 4-bit Al)
  /prebuilts/go/linux-x86/src/image/jpeg/
writer.go 488 // sequential DCTs, those bytes (8-bit Ss, 8-bit Se, 4-bit Ah, 4-bit Al)
501 // sequential DCTs, those bytes (8-bit Ss, 8-bit Se, 4-bit Ah, 4-bit Al)
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
st16_64.asm 270 mov ah,2 ; ah = Function 2
617 db 09Ah ; present, ring 0, data, expand-up, writable
635 db 09Ah ; present, ring 0, data, expand-up, writable
666 db 09Ah ; P | DPL [1..2] | 1 | 1 | C | R | A
802 ; invalid TSS (INT 0ah)
    [all...]
st32_64.asm 286 mov ah,2 ; ah = Function 2
633 db 09Ah ; present, ring 0, data, expand-up, writable
651 db 09Ah ; present, ring 0, data, expand-up, writable
682 db 09Ah ; P | DPL [1..2] | 1 | 1 | C | R | A
818 ; invalid TSS (INT 0ah)
    [all...]

Completed in 3036 milliseconds

1 2 3