Searched refs:curLLuma (Results 1 – 1 of 1) sorted by relevance
3476 float curLLuma[16]; in hdrtmoGetLumaInfo() local3482 curLLuma[i] = 0; in hdrtmoGetLumaInfo()3505 curLLuma[i] = (float)Cur->luma[0][i]; in hdrtmoGetLumaInfo()3506 curLLuma[i] /= (float)PixelNumBlock; in hdrtmoGetLumaInfo()3507 curLLuma[i] -= blc; in hdrtmoGetLumaInfo()3527 curLLuma[i] = (float)Cur->luma[0][i]; in hdrtmoGetLumaInfo()3528 curLLuma[i] /= (float)PixelNumBlock; in hdrtmoGetLumaInfo()3529 curLLuma[i] -= blc; in hdrtmoGetLumaInfo()3536 luma[i + 32] = curLLuma[i]; in hdrtmoGetLumaInfo()3701 float curLLuma[16]; in hdrtmoPredictK() local[all …]