Searched refs:ui32LritcCacheChunkConfig (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/img/psb_video/src/ |
D | tng_hostbias.c | 217 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() 354 ctx->sBiasTables.ui32LritcCacheChunkConfig = in tng__H264ES_generate_bias_tables() 556 …ng_cmdbuf_insert_reg_write(TOPAZ_CORE_REG, INTEL_CHCF, 0, psBiasTables->ui32LritcCacheChunkConfig); in tng__H263ES_load_bias_tables() 616 …ng_cmdbuf_insert_reg_write(TOPAZ_CORE_REG, INTEL_CHCF, 0, psBiasTables->ui32LritcCacheChunkConfig); in tng__MPEG4_load_bias_tables() 700 …ng_cmdbuf_insert_reg_write(TOPAZ_CORE_REG, INTEL_CHCF, 0, psBiasTables->ui32LritcCacheChunkConfig); in tng__H264ES_load_bias_tables()
|
D | tng_hostdefs.h | 759 IMG_UINT32 ui32LritcCacheChunkConfig; member
|