Go to the documentation of this file.
   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))
 
  
#define randomize_buffers()
 
#define check_func(func,...)
 
static void check_predictor(void)
 
void checkasm_check_exrdsp(void)
 
#define LOCAL_ALIGNED_32(t, v,...)
 
av_cold void ff_exrdsp_init(ExrDSPContext *c)
 
uint8_t ptrdiff_t const uint8_t ptrdiff_t int intptr_t intptr_t int int16_t * dst
 
static void check_reorder_pixels(void)
 
#define declare_func(ret,...)