Searched refs:parcor_to_lpc (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dalsdec.c482 static void parcor_to_lpc(unsigned int k, const int32_t *par, int32_t *cof) function
899 parcor_to_lpc(smp, quant_cof, lpc_cof);
903 parcor_to_lpc(k, quant_cof, lpc_cof);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dalsdec.c491 static void parcor_to_lpc(unsigned int k, const int32_t *par, int32_t *cof) function
919 parcor_to_lpc(smp, quant_cof, lpc_cof);
923 parcor_to_lpc(k, quant_cof, lpc_cof);

Completed in 66 milliseconds