Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dcompress.c105 struct ubifs_compressor *compr = ubifs_compressors[*compr_type]; in ubifs_compress() local
157 struct ubifs_compressor *compr; in ubifs_decompress() local
197 static int __init compr_init(struct ubifs_compressor *compr) in compr_init()
216 static void compr_exit(struct ubifs_compressor *compr) in compr_exit()
/OK3568_Linux_fs/kernel/sound/core/
H A Dcompress_offload.c83 struct snd_compr *compr; in snd_compr_open() local
1062 struct snd_compr *compr; in snd_compress_dev_register() local
1084 struct snd_compr *compr; in snd_compress_dev_disconnect() local
1095 struct snd_compr *compr = (struct snd_compr *)entry->private_data; in snd_compress_proc_info_read() local
1105 static int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1128 static void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1136 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
1141 static inline int snd_compress_proc_init(struct snd_compr *compr) in snd_compress_proc_init()
1146 static inline void snd_compress_proc_done(struct snd_compr *compr) in snd_compress_proc_done()
1150 static inline void snd_compress_set_id(struct snd_compr *compr, const char *id) in snd_compress_set_id()
[all …]
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm_adsp.c442 struct wm_adsp_compr *compr; member
3447 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached()
3452 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach()
3475 static void wm_adsp_compr_detach(struct wm_adsp_compr *compr) in wm_adsp_compr_detach()
3492 struct wm_adsp_compr *compr, *tmp; in wm_adsp_compr_open() local
3545 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_free() local
3565 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_check_params() local
3612 static inline unsigned int wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) in wm_adsp_compr_frag_words()
3621 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_set_params() local
3649 struct wm_adsp_compr *compr = stream->runtime->private_data; in wm_adsp_compr_get_caps() local
[all …]
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.c127 struct ubifs_compressor *compr = ubifs_compressors[tfm->compressor]; in crypto_comp_decompress() local
171 struct ubifs_compressor *compr; in ubifs_decompress() local
211 static int __init compr_init(struct ubifs_compressor *compr) in compr_init()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dcompr.h52 char compr; /* JFFS2_COMPR_XXX */ member
H A Dcompr.c74 static int jffs2_selected_compress(u8 compr, unsigned char *data_in, in jffs2_selected_compress()
H A Dsuper.c64 static const char *jffs2_compr_name(unsigned int compr) in jffs2_compr_name()
H A Djffs2_fs_sb.h34 unsigned int compr; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c123 struct compressor *compr = dc->fbc_compressor; in dce60_enable_fbc() local
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-compress.c755 struct snd_compr *compr; in snd_soc_new_compress() local
/OK3568_Linux_fs/u-boot/include/jffs2/
H A Djffs2.h164 __u8 compr; /* Compression algorithm used */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Djffs2.h158 __u8 compr; /* Compression algorithm used */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Djffs2.h158 __u8 compr; /* Compression algorithm used */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Djffs2.h153 __u8 compr; /* Compression algorithm used */ member
H A Drk-camera-module.h482 struct rkmodule_hdr_compr compr; member
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcompress.c871 unsigned int cluster_idx, bool compr) in __f2fs_cluster_blocks()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1930 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h470 struct rkmodule_hdr_compr compr; member
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h1155 struct snd_compr *compr; member