Home
last modified time | relevance | path

Searched refs:GranuleDef (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpegaudiodec_template.c55 typedef struct GranuleDef { struct
72 } GranuleDef; argument
87 GranuleDef granules[2][2]; /* Used in Layer 3 */
123 static void region_offset2size(GranuleDef *g) in region_offset2size()
134 static void init_short_region(MPADecodeContext *s, GranuleDef *g) in init_short_region()
152 static void init_long_region(MPADecodeContext *s, GranuleDef *g, in init_long_region()
162 static void compute_band_indexes(MPADecodeContext *s, GranuleDef *g) in compute_band_indexes()
681 static void exponents_from_scale_factors(MPADecodeContext *s, GranuleDef *g, in exponents_from_scale_factors()
749 static int huffman_decode(MPADecodeContext *s, GranuleDef *g, in huffman_decode()
900 static void reorder_block(MPADecodeContext *s, GranuleDef *g) in reorder_block()
[all …]
/third_party/ffmpeg/libavcodec/mips/
Dcompute_antialias_float.h63 GranuleDef *g) in compute_antialias_mips_float()
Dcompute_antialias_fixed.h60 GranuleDef *g) in compute_antialias_mips_fixed()