Home
last modified time | relevance | path

Searched defs:frames (Results 251 - 275 of 510) sorted by relevance

1...<<1112131415161718192021

/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c363 aq_xdp_xmit(struct net_device *dev, int num_frames, struct xdp_frame **frames, u32 flags) aq_xdp_xmit() argument
/kernel/linux/linux-6.6/include/linux/
H A Dpktcdvd.h121 int frames; /* Number of frames in this packet */ member
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-microchip-core-qspi.c316 int total_bytes, cmd_bytes, frames, ctrl; in mchp_coreqspi_config_op() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/
H A Datomisp-ov2722.c887 static int ov2722_g_skip_frames(struct v4l2_subdev *sd, u32 *frames) in ov2722_g_skip_frames() argument
H A Datomisp-gc0310.c543 static int gc0310_g_skip_frames(struct v4l2_subdev *sd, u32 *frames) in gc0310_g_skip_frames() argument
H A Datomisp-gc2235.c740 static int gc2235_g_skip_frames(struct v4l2_subdev *sd, u32 *frames) in gc2235_g_skip_frames() argument
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/
H A Ddpio-service.c39 u64 frames; member
881 void dpaa2_io_update_net_dim(struct dpaa2_io *d, __u64 frames, __u6 argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcpumap.c238 static int cpu_map_bpf_prog_run(struct bpf_cpu_map_entry *rcpu, void **frames, in cpu_map_bpf_prog_run() argument
280 void *frames[CPUMAP_BATCH]; in cpu_map_kthread_run() local
177 cpu_map_bpf_prog_run_xdp(struct bpf_cpu_map_entry *rcpu, void **frames, int n, struct xdp_cpumap_stats *stats) cpu_map_bpf_prog_run_xdp() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c782 int mlx5e_xdp_xmit(struct net_device *dev, int n, struct xdp_frame **frames, in mlx5e_xdp_xmit() argument
/kernel/linux/linux-6.6/drivers/media/platform/nvidia/tegra-vde/
H A Dh264.c173 tegra_setup_frameidx(struct tegra_vde *vde, struct tegra_video_frame *frames, unsigned int frames_nb, u32 mbs_width, u32 mbs_height) tegra_setup_frameidx() argument
[all...]
H A Dvde.h130 struct tegra_video_frame frames[V4L2_H264_NUM_DPB_ENTRIES + 1]; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Ddma.c596 int frames = 0; in mt76_dma_rx_fill() local
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dtx.c625 rtw_txq_push(struct rtw_dev *rtwdev, struct rtw_txq *rtwtxq, unsigned long frames) rtw_txq_push() argument
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dpcm-test.c270 snd_pcm_sframes_t frames; in test_pcm_time() local
[all...]
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_plugin.c49 static int snd_pcm_plugin_alloc(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) in snd_pcm_plugin_alloc() argument
108 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) in snd_pcm_plug_alloc() argument
142 snd_pcm_plugin_client_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) snd_pcm_plugin_client_channels() argument
203 calc_dst_frames(struct snd_pcm_substream *plug, snd_pcm_sframes_t frames, bool check_size) calc_dst_frames() argument
225 calc_src_frames(struct snd_pcm_substream *plug, snd_pcm_sframes_t frames, bool check_size) calc_src_frames() argument
602 snd_pcm_sframes_t frames = size; snd_pcm_plug_write_transfer() local
643 snd_pcm_sframes_t frames = size; snd_pcm_plug_read_transfer() local
[all...]
/kernel/linux/linux-6.6/net/ieee802154/
H A Dnl-mac.c837 u8 frames; in ieee802154_llsec_parse_key() local
/third_party/ffmpeg/libavcodec/
H A Dcbs_vp9.h180 VP9RawFrame frames[VP9_MAX_FRAMES_IN_SUPERFRAME]; member
H A Dvp9shared.h166 VP9Frame frames[3]; member
/third_party/elfutils/src/
H A Dstack.c63 struct frames struct
65 int frames; member
180 struct frames *frames = (struct frames *) ar in frame_callback() local
364 print_frames(struct frames *frames, pid_t tid, int dwflerr, const char *what) print_frames() argument
459 struct frames *frames = (struct frames *) thread_arg; thread_callback() local
705 struct frames frames; main() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmp3enc.c118 int32_t frames; member
H A Dmp3dec.c52 unsigned frames; /* Total number of frames in file */ member
70 int frames, ret; in mp3_read_probe() local
[all...]
H A Dspdifenc.c361 uint8_t frames; in spdif_header_aac() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_dmix.c671 static snd_pcm_sframes_t snd_pcm_dmix_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_dmix_rewind() argument
758 snd_pcm_dmix_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) snd_pcm_dmix_forward() argument
[all...]
H A Dpcm_iec958.c502 static snd_pcm_sframes_t snd_pcm_iec958_rewind(snd_pcm_t *pcm, snd_pcm_uframes_t frames) in snd_pcm_iec958_rewind() argument
145 snd_pcm_iec958_decode(snd_pcm_iec958_t *iec, const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames) snd_pcm_iec958_decode() argument
182 snd_pcm_iec958_encode(snd_pcm_iec958_t *iec, const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames) snd_pcm_iec958_encode() argument
516 snd_pcm_iec958_forward(snd_pcm_t *pcm, snd_pcm_uframes_t frames) snd_pcm_iec958_forward() argument
[all...]
H A Dpcm_lfloat.c95 snd_pcm_lfloat_convert_integer_float(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int get32idx, unsigned int put32floatidx) snd_pcm_lfloat_convert_integer_float() argument
140 snd_pcm_lfloat_convert_float_integer(const snd_pcm_channel_area_t *dst_areas, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int channels, snd_pcm_uframes_t frames, unsigned int put32idx, unsigned int get32floatidx) snd_pcm_lfloat_convert_float_integer() argument

Completed in 24 milliseconds

1...<<1112131415161718192021