Go to the documentation of this file.
27 uint32_t t0 =
rnd() & 0x3ff,
36 #define NUM_SAMPLES 2048
40 for (
int i = 0;
i <
len;
i++) {
70 || memcmp(y0, y1, pixels *
sizeof y0[0])
71 || memcmp(u0, u1, pixels/2 *
sizeof u0[0])
72 || memcmp(v0, v1, pixels/2 *
sizeof v0[0]))
#define u(width, name, range_min, range_max)
#define check_func(func,...)
static void randomize_buffers(uint32_t *src0, uint32_t *src1, int len)
void checkasm_check_v210dec(void)
static av_unused av_cold void ff_v210dec_init(V210DecContext *s)
#define i(width, name, range_min, range_max)
it s the only field you need to keep assuming you have a context There is some magic you don t need to care about around this just let it vf default value
#define declare_func(ret,...)
static uint32_t get_v210(void)