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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/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 158 milliseconds