Home
last modified time | relevance | path

Searched defs:lpc (Results 26 - 41 of 41) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dsipr.c274 static void postfilter_5k0(SiprContext *ctx, const float *lpc, float *samples) in postfilter_5k0() argument
H A Damrnbdec.c113 float lpc[4][LP_FILTER_ORDER]; ///< lpc coefficient vectors for 4 subframes member
800 static int synthesis(AMRContext *p, float *lpc, in synthesis() argument
914 static void postfilter(AMRContext *p, float *lpc, float *buf_out) in postfilter() argument
[all...]
H A Dg723_1enc.c183 static void levinson_durbin(int16_t *lpc, int16_t *autocorr, int16_t error) in levinson_durbin() argument
227 static void comp_lpc_coeff(int16_t *buf, int16_t *lpc) in comp_lpc_coeff() argument
243 lpc2lsp(int16_t *lpc, int16_t *prev_lsp, int16_t *lsp) lpc2lsp() argument
[all...]
H A Dalacenc.c80 AlacLPCContext lpc[2]; member
261 AlacLPCContext lpc = s->lpc[ch]; alac_linear_predictor() local
[all...]
H A Dtwinvq.c71 static void eval_lpcenv(TwinVQContext *tctx, const float *cos_vals, float *lpc) in eval_lpcenv() argument
152 eval_lpcenv_2parts(TwinVQContext *tctx, enum TwinVQFrameType ftype, const float *buf, float *lpc, int size, int step) eval_lpcenv_2parts() argument
304 dec_lpc_spectrum_inv(TwinVQContext *tctx, float *lsp, enum TwinVQFrameType ftype, float *lpc) dec_lpc_spectrum_inv() argument
[all...]
H A Dopus_silk.c36 float lpc[16]; member
143 static inline int silk_is_lpc_stable(const int16_t lpc[16], int order) in silk_is_lpc_stable() argument
224 int16_t lpc[16]; // Q12 in silk_lsf2lpc() local
305 silk_decode_lpc(SilkContext *s, SilkFrame *frame, OpusRangeCoder *rc, float lpc_leadin[16], float lpc[16], int *lpc_order, int *has_lpc_leadin, int voiced) silk_decode_lpc() argument
680 float *lpc = frame->lpc_history + SILK_HISTORY + i * s->sflength; silk_decode_frame() local
[all...]
H A Damrwbdec.c781 static void synthesis(AMRWBContext *ctx, float *lpc, float *excitation, in synthesis() argument
1004 static void lpc_weighting(float *out, const float *lpc, float gamma, int size) in lpc_weighting() argument
H A Dilbcdec.c951 do_plc(int16_t *plc_residual, int16_t *plc_lpc, int16_t PLI, int16_t *decresidual, int16_t *lpc, int16_t inlag, ILBCContext *s) do_plc() argument
H A Daacdec_template.c2613 INTFLOAT lpc[TNS_MAX_ORDER]; local
H A Dspeexdec.c940 float lpc[NB_ORDER]; in nb_decode() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hubp.c1150 enum cursor_lines_per_chunk lpc = hubp1_get_lines_per_chunk( in hubp1_cursor_set_attributes() local
/kernel/linux/linux-5.10/drivers/misc/
H A Dapds990x.c434 u32 lpc; /* Lux per count */ in apds990x_get_lux() local
/kernel/linux/linux-6.6/drivers/misc/
H A Dapds990x.c434 u32 lpc; /* Lux per count */ in apds990x_get_lux() local
/third_party/ffmpeg/libavfilter/
H A Daf_arnndn.c667 static void celt_lpc(float *lpc, /* out: [0...p-1] LPC coefficients */ in celt_lpc() argument
748 float lpc[4], mem[5]={0,0,0,0,0}; in pitch_downsample() local
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c769 NPCM7XX_SFUNC(lpc); variable
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c776 NPCM7XX_SFUNC(lpc); variable
[all...]

Completed in 35 milliseconds

12