Home
last modified time | relevance | path

Searched refs:ogg_uint16_t (Results 1 – 9 of 9) sorted by relevance

/external/libogg/include/ogg/
Dos_types.h32 typedef uint16_t ogg_uint16_t; typedef
40 typedef unsigned short ogg_uint16_t; typedef
50 typedef unsigned short ogg_uint16_t; typedef
57 typedef unsigned __int16 ogg_uint16_t; typedef
64 typedef UInt16 ogg_uint16_t; typedef
73 typedef u_int16_t ogg_uint16_t; typedef
83 typedef unsigned short ogg_uint16_t; typedef
93 typedef u_int16_t ogg_uint16_t; typedef
102 typedef unsigned short ogg_uint16_t; typedef
127 typedef unsigned short ogg_uint16_t; typedef
[all …]
Dconfig_types.h5 typedef unsigned short ogg_uint16_t; typedef
Dconfig_types.h.in6 typedef @USIZE16@ ogg_uint16_t; typedef
/external/tremolo/Tremolo/
Dos_types.h57 typedef unsigned short ogg_uint16_t; typedef
73 typedef unsigned __int16 ogg_uint16_t; typedef
81 typedef _G_uint16_t ogg_uint16_t; typedef
88 typedef UInt16 ogg_uint16_t; typedef
97 typedef u_int16_t ogg_uint16_t; typedef
111 typedef unsigned short ogg_uint16_t; typedef
Dcodebook.c77 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 …]
Dfloor1.c76 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()
Dconfig_types.h44 typedef unsigned short ogg_uint16_t; typedef
Dcodec_internal.h118 ogg_uint16_t *postlist; /* [VIF_POSIT+2]; first two implicit */
Dfloor0.c106 static const ogg_uint16_t barklook[54]={