Home
last modified time | relevance | path

Searched defs:ts_offset (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/linux/iio/
H A Dbuffer.h37 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1; in iio_push_to_buffers_with_timestamp() local
/kernel/linux/linux-6.6/include/linux/iio/
H A Dbuffer.h41 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1; in iio_push_to_buffers_with_timestamp() local
/third_party/ffmpeg/libavformat/
H A Dlrcdec.c36 int64_t ts_offset; // offset metadata item member
H A Dimfdec.c104 AVRational ts_offset; /**< start_time minus the entry point into the resource (s) */ member
H A Dmatroskaenc.c190 int64_t ts_offset; member
/third_party/musl/src/misc/
H A Dioctl.c102 int ts_offset = map->offsets[i]; in convert_ioctl_struct() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_context.c465 unsigned ts_offset = idx * sizeof(uint64_t); in fd_trace_record_ts() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.h52 uint32_t ts_offset; member
H A Detnaviv_rs.c729 unsigned ts_offset = in etna_try_rs_blit() local
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Ddln2-adc.c134 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1; in dln2_adc_update_demux() local
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Ddln2-adc.c134 size_t ts_offset = indio_dev->scan_bytes / sizeof(int64_t) - 1; in dln2_adc_update_demux() local
/third_party/ffmpeg/libavfilter/
H A Dsrc_movie.c71 int64_t ts_offset; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c1858 ar9003_hw_init_txpower_ht(struct ath_hw *ah, u8 *rate_array, int ss_offset, int ds_offset, int ts_offset, bool is_40) ar9003_hw_init_txpower_ht() argument
1884 ar9003_hw_init_txpower_stbc(struct ath_hw *ah, int ss_offset, int ds_offset, int ts_offset) ar9003_hw_init_txpower_stbc() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dcommand_submission.c3200 ts_buff_get_kernel_ts_record(struct hl_mmap_mem_buf *buf, struct hl_cb *cq_cb, u64 ts_offset, u64 cq_offset, u64 target_value, spinlock_t *wait_list_lock, struct hl_user_pending_interrupt **pend) ts_buff_get_kernel_ts_record() argument
3281 _hl_interrupt_wait_ioctl(struct hl_device *hdev, struct hl_ctx *ctx, struct hl_mem_mgr *cb_mmg, struct hl_mem_mgr *mmg, u64 timeout_us, u64 cq_counters_handle, u64 cq_counters_offset, u64 target_value, struct hl_user_interrupt *interrupt, bool register_ts_record, u64 ts_handle, u64 ts_offset, u32 *status, u64 *timestamp) _hl_interrupt_wait_ioctl() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c1849 ar9003_hw_init_txpower_ht(struct ath_hw *ah, u8 *rate_array, int ss_offset, int ds_offset, int ts_offset, bool is_40) ar9003_hw_init_txpower_ht() argument
1875 ar9003_hw_init_txpower_stbc(struct ath_hw *ah, int ss_offset, int ds_offset, int ts_offset) ar9003_hw_init_txpower_stbc() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1558 unsigned ts_offset = idx * sizeof(uint64_t); in tu_trace_record_ts() local
/third_party/ffmpeg/fftools/
H A Dffmpeg.h416 int64_t ts_offset; member

Completed in 27 milliseconds