/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mesh_ps.c | 414 mpsp_qos_null_append(struct sta_info *sta, struct sk_buff_head *frames) mpsp_qos_null_append() argument 456 struct sk_buff_head frames; mps_frame_deliver() local [all...] |
/kernel/linux/linux-6.6/sound/usb/line6/ |
H A D | playback.c | 68 int frames = urb_out->transfer_buffer_length / bytes_per_frame; in create_impulse_test_signal() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | f_loop.c | 39 AVFrame **frames; member [all...] |
H A D | f_streamselect.c | 38 AVFrame **frames; member
|
H A D | vf_dedot.c | 53 AVFrame *frames[5]; member [all...] |
H A D | vf_amplify.c | 50 AVFrame **frames; member [all...] |
H A D | vf_xmedian.c | 58 AVFrame **frames; member [all...] |
H A D | vf_fps.c | 86 AVFrame *frames[2]; ///< buffered frames member [all...] |
H A D | vf_thumbnail.c | 46 struct thumb_frame *frames; ///< the n_frames frames member [all...] |
H A D | vf_program_opencl.c | 42 AVFrame **frames; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | vaapi_decode.c | 566 AVHWFramesContext *frames = (AVHWFramesContext *)frames_ref->data; in vaapi_decode_make_config() local 280 vaapi_decode_find_best_format(AVCodecContext *avctx, AVHWDeviceContext *device, VAConfigID config_id, AVHWFramesContext *frames) vaapi_decode_find_best_format() argument [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | kmsgrab.c | 56 AVHWFramesContext *frames; member
|
/third_party/ffmpeg/libavformat/ |
H A D | smacker.c | 47 uint32_t frames; member [all...] |
H A D | siff.c | 47 int frames; member
|
H A D | aacdec.c | 37 int fsize, frames; in adts_aac_probe() local
|
H A D | dvenc.c | 52 int frames; /* current frame number */ member [all...] |
/third_party/ffmpeg/tests/ |
H A D | tiny_ssim.c | 162 static void print_results(uint64_t ssd[3], double ssim[3], int frames, int w, int h) in print_results() argument 185 int frames, seek; main() local [all...] |
/third_party/alsa-utils/bat/ |
H A D | tinyalsa.c | 167 int frames = bytes / bat->frame_size; in latencytest_process_output() local 201 int frames = bytes / bat->frame_size; in play_sample() local
|
H A D | alsa.c | 352 int frames = sndpcm->period_size; /* frame count */ in latencytest_process_output() local 385 int frames = bytes * 8 / sndpcm->frame_bits; /* frame count */ in write_to_pcm_loop() local 306 write_to_pcm(const struct pcm_container *sndpcm, int frames, struct bat *bat) write_to_pcm() argument 510 read_from_pcm(struct pcm_container *sndpcm, int frames, struct bat *bat) read_from_pcm() argument 552 int size, frames; read_from_pcm_loop() local 612 int frames = sndpcm->period_size; latencytest_process_input() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_plugin.c | 190 snd_pcm_sframes_t snd_pcm_plugin_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_plugin_rewind() argument 214 snd_pcm_sframes_t snd_pcm_plugin_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_plugin_forward() argument 245 snd_pcm_uframes_t frames = size; snd_pcm_plugin_write_areas() local 302 snd_pcm_uframes_t frames = size; snd_pcm_plugin_read_areas() local 409 snd_pcm_uframes_t frames = size; snd_pcm_plugin_mmap_commit() local 474 snd_pcm_uframes_t frames = size; snd_pcm_plugin_sync_hw_ptr_capture() local [all...] |
H A D | pcm_mmap_emul.c | 255 snd_pcm_mmap_emul_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_mmap_emul_rewind() argument 264 snd_pcm_mmap_emul_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_mmap_emul_forward() argument [all...] |
/third_party/libsnd/tests/ |
H A D | string_test.c | 623 sf_count_t frames ; in string_rdwr_test() local 676 sf_count_t frames = BUFFER_LEN ; string_short_rdwr_test() local 787 sf_count_t frames ; string_rdwr_grow_test() local 845 sf_count_t frames ; string_header_update() local [all...] |
/third_party/libsnd/include/ |
H A D | sndfile.hh | 110 sf_count_t frames (void) const { return p ? p->sfinfo.frames : 0 ; } in frames() function in SndfileHandle [all...] |
/third_party/libsnd/src/ |
H A D | dither.c | 396 dither_short (const short *in, short *out, int frames, int channels) in dither_short() argument 406 dither_int (const int *in, int *out, int frames, int channels) in dither_int() argument 416 dither_float (const float *in, float *out, int frames, int channels) in dither_float() argument 426 dither_double(const double *in, double *out, int frames, int channels) dither_double() argument [all...] |
H A D | w64.c | 297 { sf_count_t frames ; in w64_read_header() local [all...] |