Home
last modified time | relevance | path

Searched defs:max_order (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_slab.c193 unsigned min_order, unsigned max_order, in pb_slabs_init()
/external/flac/libFLAC/
Dlpc.c122 void FLAC__lpc_compute_lp_coefficients(const FLAC__real autoc[], unsigned *max_order, FLAC__real lp… in FLAC__lpc_compute_lp_coefficients()
1333 unsigned FLAC__lpc_compute_best_order(const double lpc_error[], unsigned max_order, unsigned total_… in FLAC__lpc_compute_best_order()
/external/libxaac/decoder/
Dixheaacd_tns.c184 WORD32 f, max_order, start, stop, size, inc; in ixheaacd_tns_apply() local