Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_lpc_dec.c164 WORD32 lpc_present[5] = {0, 0, 0, 0, 0}; in ixheaacd_alg_vec_dequant() local
/aosp_15_r20/external/aac/libAACdec/src/
H A Dusacdec_lpc.cpp771 int lpc_present[5] = {0, 0, 0, 0, 0}; in CLpc_Read() local