Searched refs:ogg_uint16_t (Results 1 – 9 of 9) sorted by relevance
32 typedef uint16_t ogg_uint16_t; typedef40 typedef unsigned short ogg_uint16_t; typedef50 typedef unsigned short ogg_uint16_t; typedef57 typedef unsigned __int16 ogg_uint16_t; typedef64 typedef UInt16 ogg_uint16_t; typedef73 typedef u_int16_t ogg_uint16_t; typedef83 typedef unsigned short ogg_uint16_t; typedef93 typedef u_int16_t ogg_uint16_t; typedef102 typedef unsigned short ogg_uint16_t; typedef127 typedef unsigned short ogg_uint16_t; typedef[all …]
5 typedef unsigned short ogg_uint16_t; typedef
6 typedef @USIZE16@ ogg_uint16_t; typedef
57 typedef unsigned short ogg_uint16_t; typedef73 typedef unsigned __int16 ogg_uint16_t; typedef81 typedef _G_uint16_t ogg_uint16_t; typedef88 typedef UInt16 ogg_uint16_t; typedef97 typedef u_int16_t ogg_uint16_t; typedef111 typedef unsigned short ogg_uint16_t; typedef
77 ret|=((ogg_uint16_t *)(b->q_val))[off]<<(b->q_bits*j); in decpack()280 ((ogg_uint16_t *)s->dec_table)[i]=(ogg_uint16_t) in _make_decode_table()321 ogg_uint16_t *out=(ogg_uint16_t *)s->dec_table; in _make_decode_table()537 s->q_val=calloc(sizeof(ogg_uint16_t), quantvals); in vorbis_book_unpack()540 ((ogg_uint16_t *)s->q_val)[i]=(ogg_uint16_t)oggpack_read(opb,s->q_bits); in vorbis_book_unpack()571 ((ogg_uint16_t *)s->q_val)[i]=(ogg_uint16_t)oggpack_read(opb,s->q_bits); in vorbis_book_unpack()618 ((ogg_uint16_t *)(s->q_val))[i]=(ogg_uint16_t)oggpack_read(opb,s->q_bits); in vorbis_book_unpack()708 chase=((ogg_uint16_t *)(book->dec_table))[chase*2+((lok>>i)&1)]; in decode_packed_entry_number()719 ogg_uint16_t *t=(ogg_uint16_t *)book->dec_table; in decode_packed_entry_number()789 v[i]=((ogg_uint16_t *)(s->q_val))[entry&mask]; in decode_map()[all …]
76 static void mergesort(ogg_uint8_t *index,ogg_uint16_t *vals,ogg_uint16_t n){ in mergesort()77 ogg_uint16_t i,j; in mergesort()147 (ogg_uint16_t *)_ogg_malloc((count+2)*sizeof(*info->postlist)); in floor1_info_unpack()159 int t=info->postlist[k+2]=(ogg_uint16_t)oggpack_read(opb,rangebits); in floor1_info_unpack()
44 typedef unsigned short ogg_uint16_t; typedef
118 ogg_uint16_t *postlist; /* [VIF_POSIT+2]; first two implicit */
106 static const ogg_uint16_t barklook[54]={