/kernel/linux/linux-5.10/drivers/phy/ |
H A D | phy-lpc18xx-usb-otg.c | 29 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_init() local 42 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_exit() local 51 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_power_on() local 71 struct lpc18xx_usb_otg_phy *lpc in lpc18xx_usb_otg_phy_power_off() local 96 struct lpc18xx_usb_otg_phy *lpc; lpc18xx_usb_otg_phy_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/phy/ |
H A D | phy-lpc18xx-usb-otg.c | 29 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_init() local 42 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_exit() local 51 struct lpc18xx_usb_otg_phy *lpc = phy_get_drvdata(phy); in lpc18xx_usb_otg_phy_power_on() local 71 struct lpc18xx_usb_otg_phy *lpc in lpc18xx_usb_otg_phy_power_off() local 96 struct lpc18xx_usb_otg_phy *lpc; lpc18xx_usb_otg_phy_probe() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | cngenc.c | 31 LPCContext lpc; member
|
H A D | cngdec.c | 82 static void make_lpc_coefs(float *lpc, const float *refl, int order) in make_lpc_coefs() argument
|
H A D | lpc.h | 166 compute_lpc_coefs(const LPC_TYPE *autoc, int max_order, LPC_TYPE *lpc, int lpc_stride, int fail, int normalize) compute_lpc_coefs() argument
|
H A D | g723_1.c | 1190 static void lsp2lpc(int16_t *lpc) in lsp2lpc() argument 1252 ff_g723_1_lsp_interpolate(int16_t *lpc, int16_t *cur_lsp, int16_t *prev_lsp) ff_g723_1_lsp_interpolate() argument [all...] |
H A D | aacenc_tns.c | 108 float lpc[TNS_MAX_ORDER]; in ff_aac_apply_tns() local 147 static inline void quantize_coefs(double *coef, int *idx, float *lpc, int order, in quantize_coefs() argument
|
H A D | lpc.c | 210 double lpc[MAX_LPC_ORDER][MAX_LPC_ORDER]; in ff_lpc_calc_coefs() local
|
H A D | lsp.c | 209 void ff_acelp_lspd2lpc(const double *lsp, float *lpc, int lp_half_order) in ff_acelp_lspd2lpc() argument
|
H A D | ra288.c | 175 backward_filter(RA288Context *ractx, float *hist, float *rec, const float *window, float *lpc, const float *tab, int order, int n, int non_rec, int move_size) backward_filter() argument
|
H A D | aacenc.h | 393 LPCContext lpc; ///< used by TNS member
|
H A D | g723_1dec.c | 658 static void formant_postfilter(G723_1_ChannelContext *p, int16_t *lpc, in formant_postfilter() argument 939 int16_t lpc[SUBFRAMES * LPC_ORDER]; in g723_1_decode_frame() local [all...] |
H A D | qcelpdec.c | 537 static void lspf2lpc(const float *lspf, float *lpc) in lspf2lpc() argument 655 static void postfilter(QCELPContext *q, float *samples, float *lpc) in postfilter() argument 565 interpolate_lpc(QCELPContext *q, const float *curr_lspf, float *lpc, const int subframe_num) interpolate_lpc() argument 695 float quantized_lspf[10], lpc[10]; qcelp_decode_frame() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_hubp.c | 114 enum cursor_lines_per_chunk lpc = hubp2_get_lines_per_chunk( in hubp32_cursor_set_attributes() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-lpc.c | 187 struct lpc_debugfs_entry *lpc = filp->private_data; in lpc_debug_read() local 278 struct lpc_debugfs_entry *lpc = filp->private_data; in lpc_debug_write() local
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal-lpc.c | 187 struct lpc_debugfs_entry *lpc = filp->private_data; in lpc_debug_read() local 278 struct lpc_debugfs_entry *lpc = filp->private_data; in lpc_debug_write() local
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | cs5535-mfgpt.c | 99 uint32_t zsel, lpc, dummy; in cs5535_mfgpt_set_irq() local
|
/kernel/linux/linux-5.10/drivers/usb/mtu3/ |
H A D | mtu3_gadget_ep0.c | 328 u32 lpc; in ep0_handle_feature_dev() local
|
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | cs5535-mfgpt.c | 99 uint32_t zsel, lpc, dummy; in cs5535_mfgpt_set_irq() local
|
/kernel/linux/linux-6.6/drivers/usb/mtu3/ |
H A D | mtu3_gadget_ep0.c | 330 u32 lpc; in ep0_handle_feature_dev() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/512x/ |
H A D | mpc512x_shared.c | 489 static struct mpc512x_lpc __iomem *lpc; in mpc512x_cs_config() local
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/512x/ |
H A D | mpc512x_shared.c | 489 static struct mpc512x_lpc __iomem *lpc; in mpc512x_cs_config() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hubp.c | 600 enum cursor_lines_per_chunk lpc = hubp2_get_lines_per_chunk( in hubp2_cursor_set_attributes() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hubp.c | 1121 enum cursor_lines_per_chunk lpc = hubp1_get_lines_per_chunk( in hubp1_cursor_set_attributes() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hubp.c | 595 enum cursor_lines_per_chunk lpc = hubp2_get_lines_per_chunk( in hubp2_cursor_set_attributes() local
|