Home
last modified time | relevance | path

Searched refs:ui32SeqConfigInit (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostbias.c523 …_insert_reg_write(TOPAZ_CORE_REG, TOPAZHP_CR_SEQUENCER_CONFIG, 0, psBiasTables->ui32SeqConfigInit); in tng__H263ES_load_bias_tables()
579 …_insert_reg_write(TOPAZ_CORE_REG, TOPAZHP_CR_SEQUENCER_CONFIG, 0, psBiasTables->ui32SeqConfigInit); in tng__MPEG4_load_bias_tables()
639 psBiasTables->ui32SeqConfigInit = 0x40038412; in tng__H264ES_load_bias_tables()
642 …_insert_reg_write(TOPAZ_CORE_REG, TOPAZHP_CR_SEQUENCER_CONFIG, 0, psBiasTables->ui32SeqConfigInit); in tng__H264ES_load_bias_tables()
Dtng_hostdefs.h760 IMG_UINT32 ui32SeqConfigInit; member
Dtng_hostcode.c1985 ctx->sBiasTables.ui32SeqConfigInit = ui32SeqConfig; in tng__prepare_encode_sliceparams()