Home
last modified time | relevance | path

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

12345678910>>...13

/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/
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
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.cpp348 std::vector<std::vector<float>> frames; in PrepareTransformFrameAnimation() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp396 void A2dpProfile::EnqueuePacket(const Packet *packet, size_t frames, uint32_t bytes, uint32_t pktTimeStamp) in EnqueuePacket() argument
H A Da2dp_profile_peer.cpp1259 bool A2dpProfilePeer::SendPacket(const Packet *packet, size_t frames, uint32_t bytes, in SendPacket() argument
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioRenderer.cpp191 OH_AudioStream_Result OH_AudioRenderer_GetFramesWritten(OH_AudioRenderer *renderer, int64_t *frames) in OH_AudioRenderer_GetFramesWritten() argument
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp422 int32_t RemoteFastAudioCapturerSourceInner::GetMmapHandlePosition(uint64_t &frames, int64_t &timeSec, in GetMmapHandlePosition() argument
460 uint64_t frames = 0; in CheckPositionTime() local
644 int32_t RemoteFastAudioCapturerSourceInner::GetPresentationPosition(uint64_t& frames, int64_t& timeSec, in GetPresentationPosition() argument
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/
H A Dremote_audio_capturer_source.cpp677 int32_t RemoteAudioCapturerSourceInner::GetPresentationPosition(uint64_t& frames, int64_t& timeSec, in GetPresentationPosition() argument
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
H A Dfast_audio_capturer_source.cpp384 int32_t FastAudioCapturerSourceInner::GetMmapHandlePosition(uint64_t &frames, int64_t &timeSec, int64_t &timeNanoSec) in GetMmapHandlePosition() argument
490 uint64_t frames = 0; in CheckPositionTime() local
685 int32_t FastAudioCapturerSourceInner::GetPresentationPosition(uint64_t& frames, int64_t& timeSec, int64_t& timeNanoSec) in GetPresentationPosition() argument
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/
H A Dremote_fast_audio_renderer_sink.cpp372 int32_t RemoteFastAudioRendererSinkInner::GetMmapHandlePosition(uint64_t &frames, int64_t &timeSec, in GetMmapHandlePosition() argument
476 uint64_t frames = 0; in CheckPositionTime() local
709 int32_t RemoteFastAudioRendererSinkInner::GetPresentationPosition(uint64_t& frames, int64_t& timeSec, in GetPresentationPosition() argument
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5670.c2267 static int ov5670_get_skip_frames(struct v4l2_subdev *sd, u32 *frames) in ov5670_get_skip_frames() argument
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta.h447 struct delta_frame *frames[DELTA_MAX_FRAMES]; global() member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c932 void mt76_rx_complete(struct mt76_dev *dev, struct sk_buff_head *frames, in mt76_rx_complete() argument
955 struct sk_buff_head frames; in mt76_rx_poll_complete() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpsw.c1130 cpsw_ndo_xdp_xmit(struct net_device *ndev, int n, struct xdp_frame **frames, u32 flags) cpsw_ndo_xdp_xmit() argument
/kernel/linux/linux-5.10/sound/drivers/
H A Dmts64.c351 mts64_smpte_start(struct parport *p, u8 hours, u8 minutes, u8 seconds, u8 frames, u8 idx) mts64_smpte_start() argument
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demupcm.c1581 unsigned int frames = bytes >> 2, count; in fx8010_pb_trans_copy() local

Completed in 35 milliseconds

12345678910>>...13