Searched defs:ui8Level (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dtng_hostcode.c1004 IMG_UINT8 ui8Level; local
1007 psGopStructure[0] = tng__create_gop_frame(&ui8Level, IMG_TRUE, MAX_BFRAMES, ui32RefSpacing, 0, IMG_INTER_P);
1008 aui8PicOnLevel[ui8Level]++;
1011 psGopStructure[ui8EncodeOrderPos] = tng__create_gop_frame(&ui8Level, IMG_FALSE,
1013 aui8PicOnLevel[ui8Level] = ui32BFrameCount;
1029 IMG_UINT8 ui8Level; local
1037 **pasGopStructure = tng__create_gop_frame(&ui8Level, ui8Distance >= 3, ui8Position, ui8Ref0Level, ui8Ref1Level, IMG_INTER_B);
1038 aui8PicOnLevel[ui8Level]++;
1041 tng__gop_split(pasGopStructure, i8Ref0, ui8Position, ui8Ref0Level, ui8Level, aui8PicOnLevel);
1044 tng__gop_split(pasGopStructure, ui8Position, i8Ref1, ui8Level, ui8Ref1Leve
1050 IMG_UINT8 ui8Level; local
[all...]

Completed in 8 milliseconds