HomeSort by relevance Sort by last modified time
    Searched refs:residues (Results 1 - 4 of 4) 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/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 354 milliseconds