Searched refs:tmp64_1 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dqdm2_tablegen.h58 uint64_t tmp64_1; local
72 tmp64_1 = (random_seed * 0x55555556);
73 hdw = (uint32_t)(tmp64_1 >> 32);
83 tmp64_1 = (random_seed * 0x66666667);
84 hdw = (uint32_t)(tmp64_1 >> 33);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dqdm2_tablegen.h58 uint64_t tmp64_1; local
72 tmp64_1 = (random_seed * 0x55555556);
73 hdw = (uint32_t)(tmp64_1 >> 32);
83 tmp64_1 = (random_seed * 0x66666667);
84 hdw = (uint32_t)(tmp64_1 >> 33);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dqdm2_tablegen.h58 uint64_t tmp64_1; local
72 tmp64_1 = (random_seed * 0x55555556);
73 hdw = (uint32_t)(tmp64_1 >> 32);
83 tmp64_1 = (random_seed * 0x66666667);
84 hdw = (uint32_t)(tmp64_1 >> 33);

Completed in 67 milliseconds