Searched refs:dec_method (Results 1 – 5 of 5) sorted by relevance
91 int dec_method; in TEST() local95 dec_method = 3 + (rand() & 1); in TEST()97 dec_method = enc_method[j]; in TEST()99 switch (dec_method) { in TEST()119 << " decoding method: " << dec_method << "\n"; in TEST()
282 int dec_method; in main() local283 dec_method=rand()/((RAND_MAX>>2)+1); in main()284 switch(dec_method){ in main()312 enc_method[j],dec_method); in main()
629 s->dec_method = 0; in vorbis_book_unpack()631 s->dec_method = 1; in vorbis_book_unpack()634 s->dec_method = 2; in vorbis_book_unpack()636 s->dec_method = 3; in vorbis_book_unpack()638 s->dec_method = 4; in vorbis_book_unpack()671 switch (book->dec_method) in decode_packed_entry_number()
47 int dec_method; member
79 @ r7 = book->dec_method93 @ r7 = dec_method