Searched defs:cblk (Results 1 – 6 of 6) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | jpeg2000.c | 330 Jpeg2000Cblk *cblk = prec->cblk + cblkno; in init_prec() local 576 Jpeg2000Cblk *cblk = prec->cblk + cblkno; in ff_jpeg2000_reinit() local 614 Jpeg2000Cblk *cblk = &prec->cblk[cblkno]; in ff_jpeg2000_cleanup() local
|
| D | j2kenc.c | 641 static void encode_cblk(Jpeg2000EncoderContext *s, Jpeg2000T1Context *t1, Jpeg2000Cblk *cblk, Jpeg2… in encode_cblk() 763 Jpeg2000Cblk *cblk = prec->cblk + yi * cblknw + xi; in encode_packet() local 798 Jpeg2000Cblk *cblk = prec->cblk + yi * cblknw + xi; in encode_packet() local 836 static int getcut(Jpeg2000Cblk *cblk, int64_t lambda, int dwt_norm) in getcut() 872 Jpeg2000Cblk *cblk = prec->cblk + cblkno; in truncpasses() local
|
| D | jpeg2000dec.c | 1068 Jpeg2000Cblk *cblk = prec->cblk + cblkno; in jpeg2000_decode_packet() local 1171 Jpeg2000Cblk *cblk = prec->cblk + cblkno; in jpeg2000_decode_packet() local 1654 Jpeg2000T1Context *t1, Jpeg2000Cblk *cblk, in decode_cblk() 1751 static void dequantization_float(int x, int y, Jpeg2000Cblk *cblk, in dequantization_float() 1766 static void dequantization_int(int x, int y, Jpeg2000Cblk *cblk, in dequantization_int() 1786 static void dequantization_int_97(int x, int y, Jpeg2000Cblk *cblk, in dequantization_int_97() 1828 static inline void roi_scale_cblk(Jpeg2000Cblk *cblk, in roi_scale_cblk() 1880 Jpeg2000Cblk *cblk = prec->cblk + cblkno; in tile_codeblocks() local
|
| D | jpeg2000.h | 185 Jpeg2000Cblk *cblk; member
|
| /third_party/uboot/u-boot-2020.01/common/ |
| D | xyzModem.c | 47 unsigned char blk, cblk, crc1, crc2; member
|
| /third_party/e2fsprogs/debugfs/ |
| D | do_journal.c | 93 blk64_t cblk; in journal_commit_trans() local
|