Home
last modified time | relevance | path

Searched defs:frames (Results 126 - 150 of 475) sorted by relevance

12345678910>>...19

/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh_ps.c414 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 Dplayback.c68 int frames = urb_out->transfer_buffer_length / bytes_per_frame; in create_impulse_test_signal() local
/third_party/ffmpeg/libavfilter/
H A Df_loop.c39 AVFrame **frames; member
[all...]
H A Df_streamselect.c38 AVFrame **frames; member
H A Dvf_dedot.c53 AVFrame *frames[5]; member
[all...]
H A Dvf_amplify.c50 AVFrame **frames; member
[all...]
H A Dvf_xmedian.c58 AVFrame **frames; member
[all...]
H A Dvf_fps.c86 AVFrame *frames[2]; ///< buffered frames member
[all...]
H A Dvf_thumbnail.c46 struct thumb_frame *frames; ///< the n_frames frames member
[all...]
H A Dvf_program_opencl.c42 AVFrame **frames; member
/third_party/ffmpeg/libavcodec/
H A Dvaapi_decode.c566 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 Dkmsgrab.c56 AVHWFramesContext *frames; member
/third_party/ffmpeg/libavformat/
H A Dsmacker.c47 uint32_t frames; member
[all...]
H A Dsiff.c47 int frames; member
H A Daacdec.c37 int fsize, frames; in adts_aac_probe() local
H A Ddvenc.c52 int frames; /* current frame number */ member
[all...]
/third_party/ffmpeg/tests/
H A Dtiny_ssim.c162 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 Dtinyalsa.c167 int frames = bytes / bat->frame_size; in latencytest_process_output() local
201 int frames = bytes / bat->frame_size; in play_sample() local
H A Dalsa.c352 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 Dpcm_plugin.c190 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 Dpcm_mmap_emul.c255 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 Dstring_test.c623 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 Dsndfile.hh110 sf_count_t frames (void) const { return p ? p->sfinfo.frames : 0 ; } in frames() function in SndfileHandle
[all...]
/third_party/libsnd/src/
H A Ddither.c396 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 Dw64.c297 { sf_count_t frames ; in w64_read_header() local
[all...]

Completed in 24 milliseconds

12345678910>>...19