Go to the source code of this file.
|
static const uint32_t | pixel_mask [3] = { 0xffffffff, 0x01ff01ff, 0x03ff03ff } |
|
◆ SIZEOF_PIXEL
◆ BUF_SIZE
#define BUF_SIZE (2 * 16 * (16 + 3 + 4)) |
◆ randomize_buffers
#define randomize_buffers |
( |
| ) |
|
Value: do { \
int k; \
} \
} while (0)
static void bit_depth(AudioStatsContext *s, uint64_t mask, uint64_t imask, AVRational *depth)
static const uint16_t mask[17]
static const uint32_t pixel_mask[3]
Definition at line 34 of file h264qpel.c.
◆ src0
◆ src1
#define src1 (buf1 + 3 * 2 * 16) |
◆ checkasm_check_h264qpel()
◆ pixel_mask
const uint32_t pixel_mask[3] = { 0xffffffff, 0x01ff01ff, 0x03ff03ff } |
|
static |