Searched refs:nextLLuma (Results 1 – 1 of 1) sorted by relevance
3475 float nextLLuma[16]; in hdrtmoGetLumaInfo() local3481 nextLLuma[i] = 0; in hdrtmoGetLumaInfo()3502 nextLLuma[i] = (float)Next->luma[0][i]; in hdrtmoGetLumaInfo()3503 nextLLuma[i] /= (float)PixelNumBlock; in hdrtmoGetLumaInfo()3504 nextLLuma[i] -= blc; in hdrtmoGetLumaInfo()3524 nextLLuma[i] = (float)Next->luma[0][i]; in hdrtmoGetLumaInfo()3525 nextLLuma[i] /= (float)PixelNumBlock; in hdrtmoGetLumaInfo()3526 nextLLuma[i] -= blc; in hdrtmoGetLumaInfo()3539 luma[i + 80] = nextLLuma[i]; in hdrtmoGetLumaInfo()3700 float nextLLuma[16]; in hdrtmoPredictK() local[all …]