Searched defs:compr (Results 1 – 9 of 9) sorted by relevance
84 struct snd_compr *compr; in snd_compr_open() local1402 struct snd_compr *compr; in snd_compress_dev_register() local1424 struct snd_compr *compr; in snd_compress_dev_disconnect() local1435 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read() local1445 static int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()1468 static void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()1476 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()1481 static inline int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()1486 static inline void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()1490 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()[all …]
153 struct wm_adsp_compr *compr; member1188 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()1193 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()1216 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()1233 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open() local1286 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free() local1306 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params() local1353 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()1362 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params() local1390 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps() local[all …]
74 static int jffs2_selected_compress(u8 compr, unsigned char *data_in, in jffs2_selected_compress()
52 char compr; /* JFFS2_COMPR_XXX */ member
65 static const char *jffs2_compr_name(unsigned int compr) in jffs2_compr_name()
34 unsigned int compr; member
686 struct snd_compr *compr; in fsl_asrc_m2m_init() local
153 __u8 compr; /* Compression algorithm used */ member
2267 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local