Home
last modified time | relevance | path

Searched refs:ui8FirstCandidate (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostair.c134 IMG_UINT8 ui8FirstCandidate; in tng_fill_slice_map() local
138 ui8FirstCandidate = tng__rand(ctx) % ui8SlicesPerPicture; in tng_fill_slice_map()
141 ui8Temp = aui8SliceNumbers[ui8FirstCandidate]; in tng_fill_slice_map()
142 aui8SliceNumbers[ui8FirstCandidate] = aui8SliceNumbers[ui8SecondCandidate]; in tng_fill_slice_map()