| /OK3568_Linux_fs/u-boot/include/jffs2/ |
| H A D | mini_inflate.h | 33 struct bitstream { struct 34 unsigned char *data; /* increments as we move from byte to byte */ 35 unsigned char bit; /* 0 to 7 */ 36 void *(*memcpy)(void *, const void *, size); 37 unsigned long decoded; /* The number of bytes decoded */ 38 int error; 40 int distance_count[16]; 41 int distance_first[16]; 42 int distance_pos[16]; 43 int distance_lengths[32]; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_vli.h | 215 struct bitstream { struct 216 struct bitstream_cursor cur; argument 226 static inline void bitstream_init(struct bitstream *bs, void *s, size_t len, unsigned int pad_bits) in bitstream_init() argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hdlcdrv.h | 111 unsigned int bitstream; member 131 unsigned int bitstream; member
|
| /OK3568_Linux_fs/kernel/drivers/net/hamradio/ |
| H A D | baycom_epp.c | 176 unsigned int bitbuf, bitstream, numbits, state; member 363 unsigned bitstream, notbitstream, bitbuf, numbit, crc; in encode_hdlc() local 555 unsigned int bitbuf, notbitstream, bitstream, numbits, state; in receive() local
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_global.h | 117 RK_U8 *bitstream; member
|
| /OK3568_Linux_fs/kernel/drivers/misc/genwqe/ |
| H A D | card_debugfs.c | 287 u64 app_id, slu_id, bitstream = -1; in info_show() local
|
| H A D | card_utils.c | 705 u64 bitstream; in genwqe_read_softreset() local
|
| /OK3568_Linux_fs/external/mpp/mpp/common/ |
| H A D | avs2d_syntax.h | 86 RK_U8 *bitstream; member
|
| H A D | avsd_syntax.h | 92 RK_U8 *bitstream; member
|
| H A D | mpg4d_syntax.h | 144 const RK_U8 *bitstream; member
|
| H A D | h265d_syntax.h | 215 const UCHAR *bitstream; member
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/ |
| H A D | hal_vp9d_rkv.c | 256 RK_U8 *bitstream = NULL; in hal_vp9d_rkv_gen_regs() local
|
| H A D | hal_vp9d_vdpu382.c | 413 RK_U8 *bitstream = NULL; in hal_vp9d_vdpu382_gen_regs() local
|
| H A D | hal_vp9d_vdpu34x.c | 400 RK_U8 *bitstream = NULL; in hal_vp9d_vdpu34x_gen_regs() local
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/ |
| H A D | hal_av1d_common.h | 179 RK_U8 *bitstream; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/hantro/ |
| H A D | hantro_v4l2.c | 86 hantro_get_default_fmt(const struct hantro_ctx *ctx, bool bitstream) in hantro_get_default_fmt()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | cb_pcidas64.c | 1695 u8 bitstream; in i2c_write() local 3524 unsigned int bitstream = ((address & 0x7) << 8) | value; in caldac_8800_write() local 3657 unsigned int bitstream = ((channel & 0x3) << 8) | (value & 0xff); in ad8402_write() local 3709 unsigned int bitstream = (read_command << 8) | address; in read_eeprom() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/coda/ |
| H A D | coda.h | 253 struct coda_aux_buf bitstream; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/ |
| H A D | h264d_global.h | 870 RK_U8 *bitstream; member
|