Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostair.c136 IMG_UINT8 ui8SecondCandidate; in tng_fill_slice_map() local
140 ui8SecondCandidate = tng__rand(ctx) % ui8SlicesPerPicture; in tng_fill_slice_map()
143 aui8SliceNumbers[ui8FirstCandidate] = aui8SliceNumbers[ui8SecondCandidate]; in tng_fill_slice_map()
144 aui8SliceNumbers[ui8SecondCandidate] = ui8Temp; in tng_fill_slice_map()