Home
last modified time | relevance | path

Searched refs:ui32RejectThresholdH264 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostbias.c447 ctx->sBiasTables.ui32RejectThresholdH264 = F_ENCODE(0, INTEL_H264_ConfigReg1) in tng__H264ES_generate_bias_tables()
450 … ctx->sBiasTables.ui32RejectThresholdH264 = F_ENCODE(psBiasParams->uzb4, INTEL_H264_ConfigReg1) in tng__H264ES_generate_bias_tables()
690 …g_cmdbuf_insert_reg_write(TOPAZ_CORE_REG, INTEL_H264_RT, 0, psBiasTables->ui32RejectThresholdH264); in tng__H264ES_load_bias_tables()
Dtng_hostdefs.h755 IMG_UINT32 ui32RejectThresholdH264; member