30#define PADDED_BUF_SIZE BUF_SIZE+AV_INPUT_BUFFER_PADDING_SIZE*2
32#define randomize_buffers() \
35 for (i = 0; i < BUF_SIZE; i += 4) { \
37 AV_WN32A(src + i, r); \
54 if (memcmp(dst_ref, dst_new,
BUF_SIZE))
72 if (memcmp(dst_ref, dst_new,
BUF_SIZE))
uint8_t ptrdiff_t const uint8_t ptrdiff_t int intptr_t intptr_t int int16_t * dst
Misc types and constants that do not belong anywhere else.
av_cold void ff_exrdsp_init(ExrDSPContext *c)
#define LOCAL_ALIGNED_32(t, v,...)
#define randomize_buffers()
void checkasm_check_exrdsp(void)
static void check_reorder_pixels(void)
static void check_predictor(void)