snd_compr_ops
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: Absent ⚠️
armhf
: ✅struct snd_compr_ops {
int (*open)(struct snd_compr_stream *);
int (*free)(struct snd_compr_stream *);
int (*set_params)(struct snd_compr_stream *, struct snd_compr_params *);
int (*get_params)(struct snd_compr_stream *, struct snd_codec *);
int (*set_metadata)(struct snd_compr_stream *, struct snd_compr_metadata *);
int (*get_metadata)(struct snd_compr_stream *, struct snd_compr_metadata *);
int (*trigger)(struct snd_compr_stream *, int);
int (*pointer)(struct snd_compr_stream *, struct snd_compr_tstamp *);
int (*copy)(struct snd_compr_stream *, char *, size_t);
int (*mmap)(struct snd_compr_stream *, struct vm_area_struct *);
int (*ack)(struct snd_compr_stream *, size_t);
int (*get_caps)(struct snd_compr_stream *, struct snd_compr_caps *);
int (*get_codec_caps)(struct snd_compr_stream *, struct snd_compr_codec_caps *);
};
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Arch