Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dtng_picmgmt.c121 …tic VAStatus tng__H264ES_CalcCustomQuantSp(IMG_UINT8 list, IMG_UINT8 param, IMG_UINT8 customQuantQ) in tng__H264ES_CalcCustomQuantSp() argument
157 if (customQuantQ == 0) customQuantQ = 1; in tng__H264ES_CalcCustomQuantSp()
158 mfnew = (mfflat[list][param] * 16) / customQuantQ; in tng__H264ES_CalcCustomQuantSp()