Searched defs:tsin (Results 1 - 12 of 12) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| H A D | rdft.h | 35 const FFTSample *tsin; member
|
| H A D | rdft.c | 44 const FFTSample *tsin = s->tsin; in rdft_calc_c() local
|
| H A D | mdct_template.c | 106 const FFTSample *tsin = s->tsin; in ff_imdct_half_c() local 169 const FFTSample *tsin in ff_mdct_calc_c() local [all...] |
| H A D | fft.h | 84 FFTSample *tsin; member
|
| /kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/ |
| H A D | c8sectpfe-dvb.c | 107 c8sectpfe_frontend_attach(struct dvb_frontend **fe, struct c8sectpfe *c8sectpfe, struct channel_info *tsin, int chan_num) c8sectpfe_frontend_attach() argument [all...] |
| H A D | c8sectpfe-common.c | 203 struct channel_info *tsin; in c8sectpfe_tuner_unregister_frontend() local 232 struct channel_info *tsin; c8sectpfe_tuner_register_frontend() local [all...] |
| H A D | c8sectpfe-core.c | 425 static void free_input_block(struct c8sectpfei *fei, struct channel_info *tsin) in free_input_block() argument 447 configure_memdma_and_inputblock(struct c8sectpfei *fei, struct channel_info *tsin) configure_memdma_and_inputblock() argument 671 struct channel_info *tsin; c8sectpfe_probe() local 926 struct channel_info *tsin; configure_channels() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/st/sti/c8sectpfe/ |
| H A D | c8sectpfe-dvb.c | 106 c8sectpfe_frontend_attach(struct dvb_frontend **fe, struct c8sectpfe *c8sectpfe, struct channel_info *tsin, int chan_num) c8sectpfe_frontend_attach() argument [all...] |
| H A D | c8sectpfe-common.c | 203 struct channel_info *tsin; in c8sectpfe_tuner_unregister_frontend() local 232 struct channel_info *tsin; c8sectpfe_tuner_register_frontend() local [all...] |
| H A D | c8sectpfe-core.c | 427 static void free_input_block(struct c8sectpfei *fei, struct channel_info *tsin) in free_input_block() argument 449 configure_memdma_and_inputblock(struct c8sectpfei *fei, struct channel_info *tsin) configure_memdma_and_inputblock() argument 666 struct channel_info *tsin; c8sectpfe_probe() local [all...] |
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | fft_init.c | 57 const vec_f *tsin = (const vec_f*)(s->tsin+n8); in imdct_half_altivec() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | fft_mips.c | 330 const FFTSample *tsin = s->tsin; in ff_imdct_half_mips() local
|
Completed in 7 milliseconds