Home
last modified time | relevance | path

Searched defs:lpc_type (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlpc.h55 enum FFLPCType lpc_type; member
H A Dlpc.c201 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 min_shift, int max_shift, int zero_shift) ff_lpc_calc_coefs() argument
301 ff_lpc_init(LPCContext *s, int blocksize, int max_order, enum FFLPCType lpc_type) ff_lpc_init() argument
[all...]
H A Dflacenc.c61 enum FFLPCType lpc_type; member
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-lpc.c181 enum OpalLPCAddressType lpc_type; member
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-lpc.c181 enum OpalLPCAddressType lpc_type; member

Completed in 8 milliseconds