Home
last modified time | relevance | path

Searched defs:FLAC__MAX_LPC_ORDER (Results 1 – 2 of 2) sorted by relevance

/external/flac/libFLAC/
Dlpc.c122 …icients(const FLAC__real autoc[], unsigned *max_order, FLAC__real lp_coeff[][FLAC__MAX_LPC_ORDER],… in FLAC__lpc_compute_lp_coefficients()
/external/flac/include/FLAC/
Dformat.h131 #define FLAC__MAX_LPC_ORDER (32u) macro