Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dcompress_offload.c84 struct snd_compr *compr; in snd_compr_open() local
1360 struct snd_compr *compr; in snd_compress_dev_register() local
1382 struct snd_compr *compr; in snd_compress_dev_disconnect() local
1393 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read() local
1403 static int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1426 static void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1434 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
1439 static inline int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1444 static inline void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1448 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
1187 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()
1192 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
1215 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
1232 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open() local
1285 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free() local
1305 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params() local
1352 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()
1361 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params() local
1389 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps() local
[all …]
/linux/sound/soc/uniphier/
H A Daio-compress.c26 struct snd_compr *compr = rtd->compr; in uniphier_aio_comprdma_new() local
59 struct snd_compr *compr = rtd->compr; in uniphier_aio_comprdma_free() local
/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 Djffs2_fs_sb.h34 unsigned int compr; member
/linux/sound/soc/fsl/
H A Dfsl_asrc_m2m.c680 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.c2240 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
/linux/include/sound/
H A Dsoc.h1140 struct snd_compr *compr; member