Searched defs:frames (Results 126 - 144 of 144) sorted by last modified time

123456

/linux-master/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.h130 struct tegra_video_frame frames[V4L2_H264_NUM_DPB_ENTRIES + 1]; member in struct:tegra_vde
/linux-master/drivers/xen/
H A Dmem-reservation.c86 int xenmem_reservation_increase(int count, xen_pfn_t *frames) argument
102 int xenmem_reservation_decrease(int count, xen_pfn_t *frames) argument
29 __xenmem_reservation_va_mapping_update(unsigned long count, struct page **pages, xen_pfn_t *frames) argument
/linux-master/sound/usb/misc/
H A Dua101.c253 unsigned int frames; local
210 copy_playback_data(struct ua101_stream *stream, struct urb *urb, unsigned int frames) argument
314 copy_capture_data(struct ua101_stream *stream, struct urb *urb, unsigned int frames) argument
351 unsigned int frames, write_ptr; local
541 unsigned int i, frames; local
[all...]
/linux-master/drivers/gpu/drm/kmb/
H A Dkmb_dsi.h315 struct mipi_tx_frame_cfg *frames[MIPI_TX_FRAME_GEN]; member in struct:mipi_tx_ctrl_cfg
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-abi.h1479 struct imgu_abi_frames_sp frames; member in struct:imgu_abi_sp_stage
/linux-master/net/ieee802154/
H A Dnl-mac.c837 u8 frames; local
/linux-master/sound/core/oss/
H A Drate.c183 static snd_pcm_sframes_t rate_src_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) argument
216 static snd_pcm_sframes_t rate_dst_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) argument
249 rate_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
[all...]
H A Dmulaw.c168 mulaw_decode(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
214 mulaw_encode(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
248 mulaw_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
[all...]
H A Droute.c27 zero_areas(struct snd_pcm_plugin_channel *dvp, int ndsts, snd_pcm_uframes_t frames, snd_pcm_format_t format) argument
39 copy_area(const struct snd_pcm_plugin_channel *src_channel, struct snd_pcm_plugin_channel *dst_channel, snd_pcm_uframes_t frames, snd_pcm_format_t format) argument
47 route_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
[all...]
H A Dlinear.c55 convert(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
88 linear_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
[all...]
H A Dio.c37 io_playback_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
63 io_capture_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
90 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) argument
H A Dcopy.c27 copy_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
/linux-master/arch/x86/xen/
H A Dgrant-table.c31 int arch_gnttab_map_shared(unsigned long *frames, unsigned long nr_gframes, argument
53 int arch_gnttab_map_status(uint64_t *frames, unsigned long nr_gframes, argument
/linux-master/sound/usb/line6/
H A Dplayback.c68 int frames = urb_out->transfer_buffer_length / bytes_per_frame; local
H A Dcapture.c92 int frames = fsize / bytes_per_frame; local
/linux-master/drivers/staging/media/atomisp/pci/camera/pipe/src/
H A Dpipe_util.c32 ia_css_pipe_util_create_output_frames( struct ia_css_frame *frames[]) argument
43 ia_css_pipe_util_set_output_frames( struct ia_css_frame *frames[], unsigned int idx, struct ia_css_frame *frame) argument
/linux-master/drivers/media/usb/pwc/
H A Dpwc-ctrl.c141 set_video_mode_Nala(struct pwc_device *pdev, int size, int pixfmt, int frames, int *compression, int send_to_cam) argument
216 set_video_mode_Timon(struct pwc_device *pdev, int size, int pixfmt, int frames, int *compression, int send_to_cam) argument
267 set_video_mode_Kiara(struct pwc_device *pdev, int size, int pixfmt, int frames, int *compression, int send_to_cam) argument
319 pwc_set_video_mode(struct pwc_device *pdev, int width, int height, int pixfmt, int frames, int *compression, int send_to_cam) argument
[all...]
/linux-master/include/xen/
H A Dmem-reservation.h37 xenmem_reservation_va_mapping_update(unsigned long count, struct page **pages, xen_pfn_t *frames) argument
/linux-master/arch/arm/xen/
H A Dgrant-table.c36 int arch_gnttab_map_shared(xen_pfn_t *frames, unsigned long nr_gframes, argument
48 int arch_gnttab_map_status(uint64_t *frames, unsigned long nr_gframes, argument

Completed in 238 milliseconds

123456