Home
last modified time | relevance | path

Searched defs:compr (Results 26 - 44 of 44) sorted by relevance

12

/kernel/linux/linux-6.6/fs/jffs2/
H A Djffs2_fs_sb.h34 unsigned int compr; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Djffs2.h153 __u8 compr; /* Compression algorithm used */ member
/kernel/linux/linux-6.6/sound/core/
H A Dcompress_offload.c77 struct snd_compr *compr; in snd_compr_open() local
1062 struct snd_compr *compr; snd_compress_dev_register() local
1084 struct snd_compr *compr; snd_compress_dev_disconnect() local
1095 struct snd_compr *compr = (struct snd_compr *)entry->private_data; snd_compress_proc_info_read() local
1105 snd_compress_proc_init(struct snd_compr *compr) snd_compress_proc_init() argument
1128 snd_compress_proc_done(struct snd_compr *compr) snd_compress_proc_done() argument
1136 snd_compress_set_id(struct snd_compr *compr, const char *id) snd_compress_set_id() argument
1141 snd_compress_proc_init(struct snd_compr *compr) snd_compress_proc_init() argument
1146 snd_compress_proc_done(struct snd_compr *compr) snd_compress_proc_done() argument
1150 snd_compress_set_id(struct snd_compr *compr, const char *id) snd_compress_set_id() argument
1157 struct snd_compr *compr; snd_compress_dev_free() local
1175 snd_compress_new(struct snd_card *card, int device, int dirn, const char *id, struct snd_compr *compr) snd_compress_new() argument
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Djffs2.h108 __u8 compr; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Djffs2.h108 __u8 compr; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Djffs2.h99 __u8 compr; member
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfread.c340 PCF_Compressed_MetricRec compr; in pcf_get_metric() local
/kernel/linux/linux-5.10/fs/f2fs/
H A Dcompress.c846 static int __f2fs_cluster_blocks(struct compress_ctx *cc, bool compr) in __f2fs_cluster_blocks() argument
H A Ddata.c131 static void __read_end_io(struct bio *bio, bool compr, bool verity) in __read_end_io() argument
163 static void __f2fs_read_end_io(struct bio *bio, bool compr, bool verity) in __f2fs_read_end_io() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1933 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dcompress.c940 __f2fs_cluster_blocks(struct inode *inode, unsigned int cluster_idx, bool compr) __f2fs_cluster_blocks() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2057 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
/third_party/ffmpeg/libavcodec/
H A Dsanm.c631 int compr = bytestream2_get_byte(&ctx->gb); in old_codec37() local
871 int compr = bytestream2_get_byte(&ctx->gb); in old_codec47() local
[all...]
H A Dtiff.c76 enum TiffCompr compr; member
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h338 bool compr; member
/kernel/linux/linux-5.10/include/sound/
H A Dsoc.h1148 struct snd_compr *compr; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm_adsp.c151 struct wm_adsp_compr *compr; member
1190 static inline int wm_adsp_compr_attached(struct wm_adsp_compr *compr) in wm_adsp_compr_attached() argument
1195 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach() argument
1218 wm_adsp_compr_detach(struct wm_adsp_compr *compr) wm_adsp_compr_detach() argument
1235 struct wm_adsp_compr *compr, *tmp; wm_adsp_compr_open() local
1288 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_free() local
1308 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_check_params() local
1355 wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) wm_adsp_compr_frag_words() argument
1364 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_set_params() local
1392 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_get_caps() local
1703 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_trigger() local
1804 struct wm_adsp_compr *compr; wm_adsp_compr_handle_irq() local
1868 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_pointer() local
1925 wm_adsp_buffer_capture_block(struct wm_adsp_compr *compr, int target) wm_adsp_buffer_capture_block() argument
1980 wm_adsp_compr_read(struct wm_adsp_compr *compr, char __user *buf, size_t count) wm_adsp_compr_read() argument
2027 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_copy() local
2047 struct wm_adsp_compr *compr; wm_adsp_fatal_error() local
[all...]
/kernel/linux/linux-6.6/include/sound/
H A Dsoc.h1118 struct snd_compr *compr; member
/kernel/linux/linux-5.10/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() argument
3452 static int wm_adsp_compr_attach(struct wm_adsp_compr *compr) in wm_adsp_compr_attach() argument
3475 wm_adsp_compr_detach(struct wm_adsp_compr *compr) wm_adsp_compr_detach() argument
3492 struct wm_adsp_compr *compr, *tmp; wm_adsp_compr_open() local
3545 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_free() local
3565 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_check_params() local
3612 wm_adsp_compr_frag_words(struct wm_adsp_compr *compr) wm_adsp_compr_frag_words() argument
3621 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_set_params() local
3649 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_get_caps() local
4019 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_trigger() local
4120 struct wm_adsp_compr *compr; wm_adsp_compr_handle_irq() local
4184 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_pointer() local
4241 wm_adsp_buffer_capture_block(struct wm_adsp_compr *compr, int target) wm_adsp_buffer_capture_block() argument
4296 wm_adsp_compr_read(struct wm_adsp_compr *compr, char __user *buf, size_t count) wm_adsp_compr_read() argument
4343 struct wm_adsp_compr *compr = stream->runtime->private_data; wm_adsp_compr_copy() local
4362 struct wm_adsp_compr *compr; wm_adsp_fatal_error() local
[all...]

Completed in 40 milliseconds

12