Home
last modified time | relevance | path

Searched refs:frame_aligned (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/tools/perf/util/cs-etm-decoder/
A Dcs-etm-decoder.h66 u8 frame_aligned; member
A Dcs-etm-decoder.c743 flags |= (d_params->frame_aligned ? OCSD_DFRMTR_FRAME_MEM_ALIGN : 0); in cs_etm_decoder__new()
/linux-6.3-rc2/sound/core/
A Dpcm_native.c3481 if (!frame_aligned(runtime, count)) in snd_pcm_read()
3506 if (!frame_aligned(runtime, count)) in snd_pcm_write()
3537 if (!frame_aligned(runtime, to->iov->iov_len)) in snd_pcm_readv()
3573 !frame_aligned(runtime, from->iov->iov_len)) in snd_pcm_writev()
/linux-6.3-rc2/include/sound/
A Dpcm.h757 static inline int frame_aligned(struct snd_pcm_runtime *runtime, ssize_t bytes) in frame_aligned() function
/linux-6.3-rc2/tools/perf/util/
A Dcs-etm.c525 d_params->frame_aligned = true; in cs_etm__init_decoder_params()

Completed in 27 milliseconds