Searched defs:BLOCK (Results 1 – 11 of 11) sorted by relevance
140 #define BLOCK(m) { (sizeof(m) / sizeof(char*)), m } macro
119 #define BLOCK(quant, dst, stride) do { \ in ff_rtjpeg_decode_frame_yuv420() macro
101 BLOCK, // reading deflate blocks in gzip_normalize() enumerator
78 typedef struct BLOCK { struct79 struct BLOCK *leftlink; argument80 PyObject *data[BLOCKLEN]; argument81 struct BLOCK *rightlink; argument
520 public static final int BLOCK = 0x1001; field
42 #define BLOCK 16 macro
646 public static final int BLOCK = 0x1001; field
62 enum ContextType : uint8_t { FUNCTION, BLOCK }; enumerator
553 BLOCK enumerator2910 BLOCK, enumerator3638 BLOCK, enumerator4129 BLOCK = 0, enumerator4198 BLOCK = 0, enumerator
325 } BLOCK; typedef
332 } BLOCK; typedef