AMRFixed          153 libavcodec/acelp_vectors.c                                 AMRFixed *fixed_sparse,
AMRFixed          235 libavcodec/acelp_vectors.c void ff_set_fixed_vector(float *out, const AMRFixed *in, float scale, int size)
AMRFixed          253 libavcodec/acelp_vectors.c void ff_clear_fixed_vector(float *out, const AMRFixed *in, int size)
AMRFixed          194 libavcodec/acelp_vectors.h                                 AMRFixed *fixed_sparse,
AMRFixed          277 libavcodec/acelp_vectors.h void ff_set_fixed_vector(float *out, const AMRFixed *in, float scale, int size);
AMRFixed          286 libavcodec/acelp_vectors.h void ff_clear_fixed_vector(float *out, const AMRFixed *in, int size);
AMRFixed          454 libavcodec/amrnbdec.c                                    AMRFixed *fixed_sparse)
AMRFixed          499 libavcodec/amrnbdec.c static void decode_fixed_sparse(AMRFixed *fixed_sparse, const uint16_t *pulses,
AMRFixed          553 libavcodec/amrnbdec.c                              AMRFixed *fixed_sparse)
AMRFixed          672 libavcodec/amrnbdec.c static void apply_ir_filter(float *out, const AMRFixed *in,
AMRFixed          719 libavcodec/amrnbdec.c static const float *anti_sparseness(AMRContext *p, AMRFixed *fixed_sparse,
AMRFixed          959 libavcodec/amrnbdec.c     AMRFixed fixed_sparse = {0};             // fixed vector up to anti-sparseness processing
AMRFixed          259 libavcodec/sipr.c static void convolute_with_sparse(float *out, const AMRFixed *pulses,
AMRFixed          308 libavcodec/sipr.c static void decode_fixed_sparse(AMRFixed *fixed_sparse, const int16_t *pulses,
AMRFixed          378 libavcodec/sipr.c     AMRFixed fixed_cb;
AMRFixed          208 libavcodec/sipr16k.c         AMRFixed f;
AMRFixed         1089 libavcodec/wmavoice.c                          int block_idx, AMRFixed *fcb)
AMRFixed         1179 libavcodec/wmavoice.c                           int block_idx, AMRFixed *fcb)
AMRFixed         1317 libavcodec/wmavoice.c     AMRFixed fcb;