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

  /external/tremolo/Tremolo/
treminfo.c 160 for(i=0;i<ci->residues;i++) /* unpack does the range checking */
275 ci->residues=oggpack_read(opb,6)+1;
276 ci->residue_param=_ogg_malloc(sizeof(*ci->residue_param)*ci->residues);
277 for(i=0;i<ci->residues;i++)
codec_internal.h 206 int residues; member in struct:codec_setup_info
mapping0.c 115 if(info->submaplist[i].residue>=ci->residues)goto err_out;
  /external/openssl/crypto/dh/
generate 58 it still covers half the space of possible residues. And an
  /external/webp/src/dec/
frame.c 469 // predict and add residues for all 4x4 blocks in turn.
  /external/dropbear/libtommath/
changes.txt 184 iteration. Instead now a smaller table is kept of the residues which can be updated
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /external/icu4c/i18n/
decNumber.c     [all...]

Completed in 280 milliseconds