| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | jffs2_fs_sb.h | 34 unsigned int compr; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | jffs2.h | 153 __u8 compr; /* Compression algorithm used */ member
|
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | compress_offload.c | 77 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 D | jffs2.h | 108 __u8 compr; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | jffs2.h | 108 __u8 compr; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | jffs2.h | 99 __u8 compr; member
|
| /third_party/skia/third_party/externals/freetype/src/pcf/ |
| H A D | pcfread.c | 340 PCF_Compressed_MetricRec compr; in pcf_get_metric() local
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | compress.c | 846 static int __f2fs_cluster_blocks(struct compress_ctx *cc, bool compr) in __f2fs_cluster_blocks() argument
|
| H A D | data.c | 131 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 D | dce110_hw_sequencer.c | 1933 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | compress.c | 940 __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 D | dce110_hw_sequencer.c | 2057 struct compressor *compr = dc->fbc_compressor; in enable_fbc() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | sanm.c | 631 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 D | tiff.c | 76 enum TiffCompr compr; member [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.h | 338 bool compr; member
|
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | soc.h | 1148 struct snd_compr *compr; member
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | wm_adsp.c | 151 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 D | soc.h | 1118 struct snd_compr *compr; member
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| H A D | wm_adsp.c | 442 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...] |