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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Dcompute_antialias_fixed.h60 GranuleDef *g)
H A Dcompute_antialias_float.h60 GranuleDef *g)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegaudiodec.c46 typedef struct GranuleDef { struct
63 } GranuleDef; typedef in typeref:struct:GranuleDef
77 GranuleDef granules[2][2]; /* Used in Layer 3 */
162 static void ff_region_offset2size(GranuleDef *g)
173 static void ff_init_short_region(MPADecodeContext *s, GranuleDef *g)
188 static void ff_init_long_region(MPADecodeContext *s, GranuleDef *g, int ra1, int ra2)
197 static void ff_compute_band_indexes(MPADecodeContext *s, GranuleDef *g)
778 static void exponents_from_scale_factors(MPADecodeContext *s, GranuleDef *g,
852 static int huffman_decode(MPADecodeContext *s, GranuleDef *g,
1008 static void reorder_block(MPADecodeContext *s, GranuleDef *
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegaudiodec_template.c51 typedef struct GranuleDef { struct
68 } GranuleDef; typedef in typeref:struct:GranuleDef
82 GranuleDef granules[2][2]; /* Used in Layer 3 */
145 static void region_offset2size(GranuleDef *g)
156 static void init_short_region(MPADecodeContext *s, GranuleDef *g)
174 static void init_long_region(MPADecodeContext *s, GranuleDef *g,
184 static void compute_band_indexes(MPADecodeContext *s, GranuleDef *g)
767 static void exponents_from_scale_factors(MPADecodeContext *s, GranuleDef *g,
841 static int huffman_decode(MPADecodeContext *s, GranuleDef *g,
992 static void reorder_block(MPADecodeContext *s, GranuleDef *
[all...]

Completed in 76 milliseconds