Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h426 IMG_UINT8 ui8InterIntraIndex; member
Dtng_MPEG4ES.c171 ctx->ui8InterIntraIndex = 3; in tng_MPEG4ES_CreateContext()
Dtng_H263ES.c159 ctx->ui8InterIntraIndex = 3; in tng_H263ES_CreateContext()
Dtng_H264ES.c165 ctx->ui8InterIntraIndex = 3; in tng__H264ES_init_context()
Dtng_hostcode.c725 ctx->ui8InterIntraIndex = 3;//This parameter need not be exposed in tng__init_context()
2760 …psMtxEncContext->ui32SkipCodedInterIntra = F_ENCODE(ctx->ui8InterIntraIndex, TOPAZHP_CR_INTER_INTR… in tng__setvideo_params()
2775 …F_ENCODE((((ctx->ui8InterIntraIndex == 3) && (ctx->ui8CodedSkippedIndex == 3)) ? 0 : 1), TOPAZHP_C… in tng__setvideo_params()