Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h296 IMG_BOOL bEnableCumulativeBiases; member
Dtng_MPEG4ES.c185 ctx->bEnableCumulativeBiases = IMG_FALSE; in tng_MPEG4ES_CreateContext()
Dtng_H263ES.c173 ctx->bEnableCumulativeBiases = IMG_FALSE; in tng_H263ES_CreateContext()
Dtng_H264ES.c179 ctx->bEnableCumulativeBiases = IMG_FALSE; in tng__H264ES_init_context()
Dtng_hostcode.c732 ctx->bEnableCumulativeBiases = IMG_FALSE;//By default false Newly Added in tng__init_context()
2771 if (ctx->bEnableCumulativeBiases) in tng__setvideo_params()