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

  /external/tremolo/Tremolo/
codebook.h 47 int dec_method; member in struct:codebook
codebook.c 598 s->dec_method = 0;
600 s->dec_method = 1;
603 s->dec_method = 2;
605 s->dec_method = 3;
607 s->dec_method = 4;
637 switch (book->dec_method)
dpen.s 72 @ r7 = book->dec_method
86 @ r7 = dec_method

Completed in 196 milliseconds