Home
last modified time | relevance | path

Searched defs:sample_pcm_priv (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tinyalsa_new/examples/plugins/
H A Dsample_pcm_plugin.c48 struct sample_pcm_priv { struct
49 FILE *fptr;
50 int session_id;
51 int channels;
52 int bitwidth;
53 int sample_rate;
54 unsigned int period_size;
55 snd_pcm_uframes_t total_size_frames;