Home
last modified time | relevance | path

Searched refs:uChunksPerMb (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostbias.c217 ctx->sBiasTables.ui32LritcCacheChunkConfig = F_ENCODE(ctx->uChunksPerMb, INTEL_CH_PM) | in tng__MPEG4ES_generate_bias_tables()
284 ctx->sBiasTables.ui32LritcCacheChunkConfig = F_ENCODE(ctx->uChunksPerMb, INTEL_CH_PM) | in tng__H263ES_generate_bias_tables()
355 F_ENCODE(ctx->uChunksPerMb, INTEL_CH_PM) | in tng__H264ES_generate_bias_tables()
Dtng_hostcode.h430 IMG_UINT32 uChunksPerMb; member
Dtng_MPEG4ES.c175 ctx->uChunksPerMb = 0x40; in tng_MPEG4ES_CreateContext()
Dtng_H263ES.c163 ctx->uChunksPerMb = 0x40; in tng_H263ES_CreateContext()
Dtng_H264ES.c169 ctx->uChunksPerMb = 0x40; in tng__H264ES_init_context()
Dtng_hostcode.c727 ctx->uChunksPerMb = 0x40;//This parameter need not be exposed in tng__init_context()
2933 F_ENCODE(ctx->uChunksPerMb, INTEL_CH_PM) | in tng__setvideo_params()