Searched refs:ui16ret (Results 1 – 1 of 1) sorted by relevance
81 IMG_UINT16 ui16ret = 0; in tng__rand() local83 ui16ret = (IMG_UINT16)(ctx->ui32pseudo_rand_seed / 65536) % 32768; in tng__rand()84 return ui16ret; in tng__rand()