/third_party/ffmpeg/libavcodec/mips/ |
H A D | lsp_mips.h | 64 static av_always_inline void ff_lsp2polyf_mips(const double *lsp, double *f, int lp_half_order) in ff_lsp2polyf_mips() argument
|
/third_party/libsnd/src/GSM610/ |
H A D | preprocess.c | 44 int16_t msp, lsp ; in Gsm_Preprocess() local
|
/third_party/libwebsockets/lib/plat/unix/ |
H A D | unix-spawn.c | 40 struct lws_spawn_piped *lsp = lws_container_of(sul, in lws_spawn_timeout() local 51 struct lws_spawn_piped *lsp = lws_container_of(sul, in lws_spawn_sul_reap() local 116 struct lws_spawn_piped *lsp = *_lsp; lws_spawn_piped_destroy() local 147 lws_spawn_reap(struct lws_spawn_piped *lsp) lws_spawn_reap() argument 264 lws_spawn_piped_kill_child_process(struct lws_spawn_piped *lsp) lws_spawn_piped_kill_child_process() argument 332 struct lws_spawn_piped *lsp; lws_spawn_piped() local 593 lws_spawn_stdwsi_closed(struct lws_spawn_piped *lsp, struct lws *wsi) lws_spawn_stdwsi_closed() argument [all...] |
/third_party/libwebsockets/lib/plat/windows/ |
H A D | windows-spawn.c | 34 struct lws_spawn_piped *lsp = lws_container_of(sul, in lws_spawn_timeout() local 45 struct lws_spawn_piped *lsp = lws_container_of(sul, in lws_spawn_sul_reap() local 113 struct lws_spawn_piped *lsp = *_lsp; lws_spawn_piped_destroy() local 149 lws_spawn_reap(struct lws_spawn_piped *lsp) lws_spawn_reap() argument 229 lws_spawn_piped_kill_child_process(struct lws_spawn_piped *lsp) lws_spawn_piped_kill_child_process() argument 252 struct lws_spawn_piped *lsp = lws_container_of(sul, windows_pipe_poll_hack() local 344 struct lws_spawn_piped *lsp; lws_spawn_piped() local 555 lws_spawn_stdwsi_closed(struct lws_spawn_piped *lsp, struct lws *wsi) lws_spawn_stdwsi_closed() argument [all...] |
/third_party/libwebsockets/lib/roles/cgi/ |
H A D | private-lib-roles-cgi.h | 58 struct lws_spawn_piped *lsp; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | restrack.c | 139 struct t4_swsqe *fsp = NULL, *lsp = NULL; in c4iw_fill_res_qp_entry() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | restrack.c | 139 struct t4_swsqe *fsp = NULL, *lsp = NULL; in c4iw_fill_res_qp_entry() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | lsp.c | 83 void ff_acelp_lsf2lsp(int16_t *lsp, const int16_t *lsf, int lp_order) in ff_acelp_lsf2lsp() argument 93 void ff_acelp_lsf2lspd(double *lsp, const float *lsf, int lp_order) in ff_acelp_lsf2lspd() argument 106 static void lsp2poly(int* f, const int16_t* lsp, int lp_half_order) in lsp2poly() argument 123 ff_acelp_lsp2lpc(int16_t* lp, const int16_t* lsp, int lp_half_order) ff_acelp_lsp2lpc() argument 145 ff_amrwb_lsp2lpc(const double *lsp, float *lp, int lp_order) ff_amrwb_lsp2lpc() argument 191 ff_lsp2polyf(const double *lsp, double *f, int lp_half_order) ff_lsp2polyf() argument 209 ff_acelp_lspd2lpc(const double *lsp, float *lpc, int lp_half_order) ff_acelp_lspd2lpc() argument [all...] |
H A D | sipr16k.c | 45 static void lsf2lsp(const float *lsf, double *lsp) in lsf2lsp() argument
|
H A D | wmadec.c | 203 wma_lsp_to_curve(WMACodecContext *s, float *out, float *val_max_ptr, int n, float *lsp) wma_lsp_to_curve() argument
|
H A D | qcelpdec.c | 539 double lsp[10]; in lspf2lpc() local
|
H A D | amrnbdec.c | 107 double lsp[4][LP_FILTER_ORDER]; ///< lsp vectors from current frame member 270 static void lsf2lsp_for_mode12k2(AMRContext *p, double lsp[LP_FILTER_ORDER], in lsf2lsp_for_mode12k2() argument [all...] |
H A D | g723_1enc.c | 243 static void lpc2lsp(int16_t *lpc, int16_t *prev_lsp, int16_t *lsp) in lpc2lsp() argument 363 lsp_quantize(uint8_t *lsp_index, int16_t *lsp, int16_t *prev_lsp) lsp_quantize() argument [all...] |
H A D | g729dec.c | 117 int16_t *lsp[2]; ///< pointers to lsp_buf member [all...] |
H A D | evrcdec.c | 61 uint16_t lsp[4]; ///< index into LSP codebook member 317 interpolate_lsp(float *ilsp, const float *lsp, const float *prev, int index) interpolate_lsp() argument 350 double lsp[FILTER_ORDER]; decode_predictor_coeffs() local [all...] |
H A D | twinvq.c | 46 static float eval_lpc_spectrum(const float *lsp, float cos_val, int order) in eval_lpc_spectrum() argument 251 static void rearrange_lsp(int order, float *lsp, float min_dist) in rearrange_lsp() argument 264 decode_lsp(TwinVQContext *tctx, int lpc_idx1, uint8_t *lpc_idx2, int lpc_hist_idx, float *lsp, float *hist) decode_lsp() argument 304 dec_lpc_spectrum_inv(TwinVQContext *tctx, float *lsp, enum TwinVQFrameType ftype, float *lpc) dec_lpc_spectrum_inv() argument 444 float lsp[TWINVQ_LSP_COEFS_MAX]; read_and_decode_spectrum() local [all...] |
H A D | opus_silk.c | 221 int32_t lsp[16]; // Q17; 2*cos(LSF) in silk_lsf2lpc() local [all...] |
H A D | vorbisdec.c | 80 float *lsp; member 1106 float *lsp = vf->lsp; in vorbis_floor0_decode() local [all...] |
H A D | ilbcdec.c | 344 static void lsf2lsp(int16_t *lsf, int16_t *lsp, int order) in lsf2lsp() argument 367 static void get_lsp_poly(int16_t *lsp, int32_t *f) in get_lsp_poly() argument 397 int16_t lsp[10]; in lsf2poly() local [all...] |
H A D | speexdec.c | 261 static void lsp_unquant_lbr(float *lsp, int order, GetBitContext *gb) in lsp_unquant_lbr() argument 409 static void lsp_unquant_nb(float *lsp, int order, GetBitContext *gb) in lsp_unquant_nb() argument 437 lsp_unquant_high(float *lsp, int order, GetBitContext *gb) lsp_unquant_high() argument 805 lsp_interpolate(const float *old_lsp, const float *new_lsp, float *lsp, int len, int subframe, int nb_subframes, float margin) lsp_interpolate() argument [all...] |
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4layouts.c | 265 nfsd4_preprocess_layout_stateid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, stateid_t *stateid, bool create, u32 layout_type, struct nfs4_layout_stateid **lsp) nfsd4_preprocess_layout_stateid() argument
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4layouts.c | 266 nfsd4_preprocess_layout_stateid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, stateid_t *stateid, bool create, u32 layout_type, struct nfs4_layout_stateid **lsp) nfsd4_preprocess_layout_stateid() argument
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4state.c | 874 struct nfs4_lock_state *lsp; in nfs4_alloc_lock_state() local 894 nfs4_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp) nfs4_free_lock_state() argument 908 struct nfs4_lock_state *lsp, *new = NULL; nfs4_get_lock_state() local 937 nfs4_put_lock_state(struct nfs4_lock_state *lsp) nfs4_put_lock_state() argument 962 struct nfs4_lock_state *lsp = src->fl_u.nfs4_fl.owner; nfs4_fl_copy_lock() local 980 struct nfs4_lock_state *lsp; nfs4_set_lock_state() local 996 struct nfs4_lock_state *lsp; nfs4_copy_lock_stateid() local 1517 struct nfs4_lock_state *lsp; nfs4_reclaim_locks() local [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4state.c | 873 struct nfs4_lock_state *lsp; in nfs4_alloc_lock_state() local 893 nfs4_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp) nfs4_free_lock_state() argument 907 struct nfs4_lock_state *lsp, *new = NULL; nfs4_get_lock_state() local 936 nfs4_put_lock_state(struct nfs4_lock_state *lsp) nfs4_put_lock_state() argument 961 struct nfs4_lock_state *lsp = src->fl_u.nfs4_fl.owner; nfs4_fl_copy_lock() local 979 struct nfs4_lock_state *lsp; nfs4_set_lock_state() local 995 struct nfs4_lock_state *lsp; nfs4_copy_lock_stateid() local 1518 struct nfs4_lock_state *lsp; nfs4_reclaim_locks() local [all...] |
/third_party/tzdata/ |
H A D | localtime.c | 774 union local_storage *lsp = malloc(sizeof *lsp); in tzload() local 410 tzloadbody(char const *name, struct state *sp, bool doextend, union local_storage *lsp) tzloadbody() argument [all...] |