Searched refs:i8Ref0 (Results 1 – 1 of 1) sorted by relevance
1024 static void tng__gop_split(IMG_UINT16 ** pasGopStructure, IMG_INT8 i8Ref0, IMG_INT8 i8Ref1, in tng__gop_split() argument1027 IMG_UINT8 ui8Distance = i8Ref1 - i8Ref0; in tng__gop_split()1028 IMG_UINT8 ui8Position = i8Ref0 + (ui8Distance >> 1); in tng__gop_split()1041 … tng__gop_split(pasGopStructure, i8Ref0, ui8Position, ui8Ref0Level, ui8Level, aui8PicOnLevel); in tng__gop_split()