Home
last modified time | relevance | path

Searched refs:residue (Results 1 – 25 of 47) sorted by relevance

12

/external/webp/src/enc/
Dtoken_enc.c153 uint32_t residue = v - 3; in VP8RecordCoeffTokens() local
154 if (residue < (8 << 1)) { // VP8Cat3 (3b) in VP8RecordCoeffTokens()
157 residue -= (8 << 0); in VP8RecordCoeffTokens()
160 } else if (residue < (8 << 2)) { // VP8Cat4 (4b) in VP8RecordCoeffTokens()
163 residue -= (8 << 1); in VP8RecordCoeffTokens()
166 } else if (residue < (8 << 3)) { // VP8Cat5 (5b) in VP8RecordCoeffTokens()
169 residue -= (8 << 2); in VP8RecordCoeffTokens()
175 residue -= (8 << 3); in VP8RecordCoeffTokens()
180 AddConstantToken(tokens, !!(residue & mask), *tab++); in VP8RecordCoeffTokens()
/external/icu/icu4c/source/i18n/
DdecNumber.c529 Int residue; /* rounding residue */ in uprv_decNumberFromString() local
721 residue=0; in uprv_decNumberFromString()
722 decSetCoeff(dn, set, res, d, &residue, &status); in uprv_decNumberFromString()
724 decFinalize(dn, set, &residue, &status); in uprv_decNumberFromString()
730 residue=0; in uprv_decNumberFromString()
731 decFinalize(dn, set, &residue, &status); in uprv_decNumberFromString()
1465 Int residue=0; /* (no residue) */ in uprv_decNumberLog10() local
1470 decCopyFit(w, rhs, &aset, &residue, &copystat); /* copy & shorten */ in uprv_decNumberLog10()
1478 residue=0; in uprv_decNumberLog10()
1479 decCopyFit(res, w, set, &residue, &status); /* copy & round */ in uprv_decNumberLog10()
[all …]
/external/pdfium/third_party/libtiff/
Dtif_lzw.c387 long residue; in LZWDecode() local
390 residue = codep->length - sp->dec_restart; in LZWDecode()
391 if (residue > occ) { in LZWDecode()
401 } while (--residue > occ && codep); in LZWDecode()
414 op += residue, occ -= residue; in LZWDecode()
422 } while (--residue && codep); in LZWDecode()
613 long residue; in LZWDecodeCompat() local
616 residue = codep->length - sp->dec_restart; in LZWDecodeCompat()
617 if (residue > occ) { in LZWDecodeCompat()
627 } while (--residue > occ); in LZWDecodeCompat()
[all …]
/external/tremolo/Tremolo/
Dmapping0.c114 info->submaplist[i].residue=(char)oggpack_read(opb,8); in mapping_info_unpack()
115 if(info->submaplist[i].residue>=ci->residues)goto err_out; in mapping_info_unpack()
191 res_inverse(vd,ci->residue_param+info->submaplist[i].residue, in mapping_inverse()
Dcodec_internal.h167 char residue; member
/external/desugar/java/com/google/devtools/common/options/
DOptionsParser.java174 private final List<String> residue = new ArrayList<String>(); field in OptionsParser
723 residue.addAll(impl.parse(priority, sourceFunction, args)); in parseWithSourceFunction()
724 if (!allowResidue && !residue.isEmpty()) { in parseWithSourceFunction()
725 String errorMsg = "Unrecognized arguments: " + Joiner.on(' ').join(residue); in parseWithSourceFunction()
748 return ImmutableList.copyOf(residue); in getResidue()
/external/libavc/common/arm/
Dih264_resi_trans_quant_a9.s128 vsubl.u8 q0, d30, d31 @find residue row 1
133 vsubl.u8 q1, d28, d29 @find residue row 2
135 vsubl.u8 q2, d26, d27 @find residue row 3
136 vsubl.u8 q3, d24, d25 @find residue row 4
246 @* Description : This function does residue calculation, forward transform
323 vsubl.u8 q0, d10, d11 @find residue row 1
328 vsubl.u8 q1, d28, d29 @find residue row 2
330 vsubl.u8 q2, d25, d26 @find residue row 3
331 vsubl.u8 q3, d22, d23 @find residue row 4
Dih264_iquant_itrans_recon_dc_a9.s50 @ * Performs inverse transform Ci4 and adds the residue to get the
180 @ * Performs inverse transform Ci8 and adds the residue to get the
308 @ * prediction buffer if only dc value is present for residue
311 @ * The quantized residue is first inverse quantized,
Dih264_iquant_itrans_recon_a9.s49 @ * Performs inverse transform Ci4 and adds the residue to get the
236 @ * Performs inverse transform Ci4 and adds the residue to get the
427 @ * Performs inverse transform Ci8 and adds the residue to get the
/external/swiftshader/third_party/LLVM/test/Transforms/ObjCARC/
Dpost-inlining.ll9 ; Clean up residue left behind after inlining.
/external/llvm/test/Transforms/ObjCARC/
Dpost-inlining.ll9 ; Clean up residue left behind after inlining.
/external/libhevc/common/arm/
Dihevc_sao_edge_offset_class1.s229 CMP r11,#1 @checking any residue remains
266 CMP r7,#8 @Check whether residue remains
267 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
Dihevc_sao_edge_offset_class1_chroma.s241 CMP r11,#1 @checking any residue remains
283 CMP r8,#8 @Check whether residue remains
284 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
Dihevc_sao_edge_offset_class0.s269 CMP r8,#8 @Check whether residue remains
271 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
Dihevc_sao_edge_offset_class0_chroma.s288 CMP r8,#8 @Check whether residue remains
290 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
Dihevc_sao_edge_offset_class2.s525 CMP r6,#8 @Check whether residue remains
532 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
Dihevc_sao_edge_offset_class3.s555 CMP r6,#8 @Check whether residue remains
562 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
Dihevc_sao_edge_offset_class3_chroma.s686 CMP r6,#8 @Check whether residue remains
694 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
Dihevc_sao_edge_offset_class2_chroma.s683 CMP r6,#8 @Check whether residue remains
691 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop
/external/lmfit/man/
Dlmcurve.pod43 B<lmcurve()> determines a vector I<par> that minimizes the sum of squared elements of a residue vec…
147 printf( " t[%2d]=%4g y=%6g fit=%10g residue=%12g\n",
Dlmmin.pod263 printf( " t[%2d]=%12g,%12g y=%12g fit=%12g residue=%12g\n",
/external/e2fsprogs/misc/
Dfuse2fs.c3407 off_t residue; in clean_block_middle() local
3411 residue = offset % fs->blocksize; in clean_block_middle()
3412 if (residue == 0) in clean_block_middle()
3432 memset(*buf + residue, 0, len); in clean_block_middle()
3443 off_t residue; in clean_block_edge() local
3446 residue = offset % fs->blocksize; in clean_block_edge()
3447 if (residue == 0) in clean_block_edge()
3468 memset(*buf, 0, residue); in clean_block_edge()
3470 memset(*buf + residue, 0, fs->blocksize - residue); in clean_block_edge()
/external/python/cpython2/Lib/test/decimaltestdata/
DdqAdd.decTest234 -- and some more, including residue effects and different roundings
533 -- and some more residue effects and different roundings
1126 -- Gappy coefficients; check residue handling even with full coefficient gap
DddAdd.decTest235 -- and some more, including residue effects and different roundings
509 -- and some more residue effects and different roundings
1070 -- Gappy coefficients; check residue handling even with full coefficient gap
DdqCompareSig.decTest510 -- residue cases at lower precision

12