Searched refs:encode_aux_threshmatch (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/books/uncoupled/
H A Dres_books_uncoupled.h42 static const encode_aux_threshmatch _vq_auxt__16u0__p1_0 = {
55 (encode_aux_threshmatch *)&_vq_auxt__16u0__p1_0,
83 static const encode_aux_threshmatch _vq_auxt__16u0__p2_0 = {
96 (encode_aux_threshmatch *)&_vq_auxt__16u0__p2_0,
160 static const encode_aux_threshmatch _vq_auxt__16u0__p3_0 = {
173 (encode_aux_threshmatch *)&_vq_auxt__16u0__p3_0,
237 static const encode_aux_threshmatch _vq_auxt__16u0__p4_0 = {
250 (encode_aux_threshmatch *)&_vq_auxt__16u0__p4_0,
285 static const encode_aux_threshmatch _vq_auxt__16u0__p5_0 = {
298 (encode_aux_threshmatch *)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/books/coupled/
H A Dres_books_stereo.h447 static const encode_aux_threshmatch _vq_auxt__16c0_s_p1_0 = {
460 (encode_aux_threshmatch *)&_vq_auxt__16c0_s_p1_0,
524 static const encode_aux_threshmatch _vq_auxt__16c0_s_p3_0 = {
537 (encode_aux_threshmatch *)&_vq_auxt__16c0_s_p3_0,
572 static const encode_aux_threshmatch _vq_auxt__16c0_s_p4_0 = {
585 (encode_aux_threshmatch *)&_vq_auxt__16c0_s_p4_0,
620 static const encode_aux_threshmatch _vq_auxt__16c0_s_p5_0 = {
633 (encode_aux_threshmatch *)&_vq_auxt__16c0_s_p5_0,
691 static const encode_aux_threshmatch _vq_auxt__16c0_s_p6_0 = {
704 (encode_aux_threshmatch *)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dcodebook.h58 struct encode_aux_threshmatch *thresh_tree;
78 typedef struct encode_aux_threshmatch{ struct
83 } encode_aux_threshmatch; typedef in typeref:struct:encode_aux_threshmatch
H A Dsharedbook.c459 encode_aux_threshmatch *tt=book->c->thresh_tree;
H A Dres0.c322 encode_aux_threshmatch *tt=book->c->thresh_tree;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/vq/
H A Dlocalcodebook.h58 struct encode_aux_threshmatch *thresh_tree;
78 typedef struct encode_aux_threshmatch{ struct
83 } encode_aux_threshmatch; typedef in typeref:struct:encode_aux_threshmatch
H A Dlatticehint.c165 encode_aux_threshmatch *t=_ogg_calloc(1,sizeof(encode_aux_threshmatch));
H A Dlatticepare.c83 encode_aux_threshmatch *tt=b->c->thresh_tree;
101 encode_aux_threshmatch *tt=b->c->thresh_tree;
H A Dbookutil.c181 encode_aux_threshmatch *t=NULL;
268 if(find_seek_to(in,"static const encode_aux_threshmatch _vq_aux")){
270 c->thresh_tree=t=_ogg_calloc(1,sizeof(encode_aux_threshmatch));
532 encode_aux_threshmatch *t=c->thresh_tree;
580 fprintf(out,"static const encode_aux_threshmatch _vq_auxt_%s = {\n",name);
708 fprintf(out,"\t(encode_aux_threshmatch *)&_vq_auxt_%s,\n",name);

Completed in 116 milliseconds