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