HomeSort by relevance Sort by last modified time
    Searched refs:snd_compr_params (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/common/sound/
compress_offload.h 31 struct snd_compr_params { struct
95 #define SNDRV_COMPRESS_SET_PARAMS _IOW('C', 0x12, struct snd_compr_params)
  /external/kernel-headers/original/sound/
compress_offload.h 45 * struct snd_compr_params: compressed stream params
50 struct snd_compr_params { struct
178 #define SNDRV_COMPRESS_SET_PARAMS _IOW('C', 0x12, struct snd_compr_params)
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 264 struct snd_compr_params { struct
280 #define SNDRV_COMPRESS_SET_PARAMS _IOW('C', 0x02, struct snd_compr_params *)
281 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x03, struct snd_compr_params *)
aplay.c 208 struct snd_compr_params compr_params;

Completed in 57 milliseconds