Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dcompress_offload.c84 struct snd_compr *compr; in snd_compr_open() local
1402 struct snd_compr *compr; in snd_compress_dev_register() local
1424 struct snd_compr *compr; in snd_compress_dev_disconnect() local
1435 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read() local
1445 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 …]
/linux/sound/soc/codecs/
H A Dwm_adsp.c153 struct wm_adsp_compr *compr; member
1188 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() local
1286 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free() local
1306 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params() local
1353 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() local
1390 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps() local
[all …]
/linux/fs/jffs2/
H A Dcompr.c74 static int jffs2_selected_compress(u8 compr, unsigned char *data_in, in jffs2_selected_compress()
H A Dcompr.h52 char compr; /* JFFS2_COMPR_XXX */ member
H A Dsuper.c65 static const char *jffs2_compr_name(unsigned int compr) in jffs2_compr_name()
H A Djffs2_fs_sb.h34 unsigned int compr; member
/linux/sound/soc/fsl/
H A Dfsl_asrc_m2m.c686 struct snd_compr *compr; in fsl_asrc_m2m_init() local
/linux/include/uapi/linux/
H A Djffs2.h153 __u8 compr; /* Compression algorithm used */ member
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c2267 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local