Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_hostbias.c258 ctx->sBiasTables.aui32InterBias_P[n] = iInterMBBias; in tng__MPEG4ES_generate_bias_tables()
325 ctx->sBiasTables.aui32InterBias_P[n] = iInterMBBias; in tng__H263ES_generate_bias_tables()
434 ctx->sBiasTables.aui32InterBias_P[n] = iInterMBBias_P; in tng__H264ES_generate_bias_tables()
547 …_write(TOPAZ_MULTICORE_REG, TOPAZHP_TOP_CR_INTER_BIAS_TABLE, 0, psBiasTables->aui32InterBias_P[n]); in tng__H263ES_load_bias_tables()
604 …_write(TOPAZ_MULTICORE_REG, TOPAZHP_TOP_CR_INTER_BIAS_TABLE, 0, psBiasTables->aui32InterBias_P[n]); in tng__MPEG4_load_bias_tables()
680 …_write(TOPAZ_MULTICORE_REG, TOPAZHP_TOP_CR_INTER_BIAS_TABLE, 0, psBiasTables->aui32InterBias_P[n]); in tng__H264ES_load_bias_tables()
Dtng_hostdefs.h631 IMG_UINT32 aui32InterBias_P[27]; member
749 IMG_UINT32 aui32InterBias_P[53]; member
Dtng_enc_trace.c547 PRINT_ARRAY_NEW(aui32InterBias_P,27 ); in SETVIDEO_dump()
Dtng_trace.c760 PRINT_ARRAY_NEW(aui32InterBias_P,27 ); in tng_trace_setvideo()
Dtng_hostcode.c2895 psMtxEncContext->aui32InterBias_P[n >> 1] = ctx->sBiasTables.aui32InterBias_P[n]; in tng__setvideo_params()