Searched defs:max_order (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlpc.h52 int max_order; member in struct:LPCContext
120 static inline void compute_ref_coefs(const LPC_TYPE *autoc, int max_order, argument
151 static inline int compute_lpc_coefs(const LPC_TYPE *autoc, int max_order, argument
[all...]
H A Dlpc.c138 static int estimate_best_order(double *ref, int min_order, int max_order) argument
170 ff_lpc_calc_coefs(LPCContext *s, const int32_t *samples, int blocksize, int min_order, int max_order, int precision, int32_t coefs[][MAX_LPC_ORDER], int *shift, enum FFLPCType lpc_type, int lpc_passes, int omethod, int max_shift, int zero_shift) argument
268 ff_lpc_init(LPCContext *s, int blocksize, int max_order, enum FFLPCType lpc_type) argument
[all...]
H A Dmlpdec.c650 const int max_order = filter ? MAX_IIR_ORDER : MAX_FIR_ORDER; local
H A Dalsdec.c166 int max_order; ///< maximum prediction order (0..1023) member in struct:__anon3073
[all...]
H A Dflacenc.c756 int min_order, max_order, opt_order, omethod; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlpc.h52 int max_order; member in struct:LPCContext
116 static inline int compute_lpc_coefs(const LPC_TYPE *autoc, int max_order, argument
H A Dlpc.c136 static int estimate_best_order(double *ref, int min_order, int max_order) argument
156 ff_lpc_calc_coefs(LPCContext *s, const int32_t *samples, int blocksize, int min_order, int max_order, int precision, int32_t coefs[][MAX_LPC_ORDER], int *shift, enum FFLPCType lpc_type, int lpc_passes, int omethod, int max_shift, int zero_shift) argument
242 ff_lpc_init(LPCContext *s, int blocksize, int max_order, enum FFLPCType lpc_type) argument
[all...]
H A Dflacenc.c848 int min_order, max_order, opt_order, omethod; local
[all...]
H A Dmlpdec.c485 const int max_order = filter ? MAX_IIR_ORDER : MAX_FIR_ORDER; local
H A Dalsdec.c167 int max_order; ///< maximum prediction order (0..1023) member in struct:__anon1858
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dlpc.c112 void FLAC__lpc_compute_lp_coefficients(const FLAC__real autoc[], unsigned *max_order, FLAC__real lp_coeff[][FLAC__MAX_LPC_ORDER], FLAC__double error[]) argument
1353 unsigned FLAC__lpc_compute_best_order(const FLAC__double lpc_error[], unsigned max_order, unsigned total_samples, unsigned overhead_bits_per_order) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dsetup-bus.c470 int order, max_order; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Dmr.c133 static int mlx4_buddy_init(struct mlx4_buddy *buddy, int max_order) argument
[all...]
H A Dmlx4.h115 int max_order; member in struct:mlx4_buddy
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/vermilion/
H A Dvermilion.c87 static int vmlfb_alloc_vram_area(struct vram_area *va, unsigned max_order, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c140 static int mthca_buddy_init(struct mthca_buddy *buddy, int max_order) argument
[all...]
H A Dmthca_dev.h207 int max_order; member in struct:mthca_buddy
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c1951 slab_order(int size, int min_objects, int max_order, int fract_leftover) argument

Completed in 309 milliseconds