Searched refs:pasGopStructure (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_hostcode.c | 1024 static void tng__gop_split(IMG_UINT16 ** pasGopStructure, IMG_INT8 i8Ref0, IMG_INT8 i8Ref1, in tng__gop_split() argument 1036 (*pasGopStructure)++; in tng__gop_split() 1037 …**pasGopStructure = tng__create_gop_frame(&ui8Level, ui8Distance >= 3, ui8Position, ui8Ref0Level, … in tng__gop_split() 1041 … tng__gop_split(pasGopStructure, i8Ref0, ui8Position, ui8Ref0Level, ui8Level, aui8PicOnLevel); in tng__gop_split() 1044 … tng__gop_split(pasGopStructure, ui8Position, i8Ref1, ui8Level, ui8Ref1Level, aui8PicOnLevel); in tng__gop_split()
|