Searched refs:HuffTable (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegaudiodectab.h39 typedef struct HuffTable { struct
43 } HuffTable; typedef in typeref:struct:HuffTable
505 static const HuffTable mpa_huff_tables[16] = {
H A Dmpegaudiodec.c303 const HuffTable *h = &mpa_huff_tables[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegaudiodectab.h39 typedef struct HuffTable { struct
43 } HuffTable; typedef in typeref:struct:HuffTable
505 static const HuffTable mpa_huff_tables[16] = {
H A Dmpegaudiodec_template.c293 const HuffTable *h = &mpa_huff_tables[i];

Completed in 111 milliseconds