Searched refs:final_scale (Results 1 – 1 of 1) sorted by relevance
38 const double final_scale = 1 << GAMMA_TO_LINEAR_BITS; in SharpYuvInitGammaTables() local51 kGammaToLinearTabS[v] = (uint32_t)(value * final_scale + .5); in SharpYuvInitGammaTables()69 (uint32_t)(final_scale * value + 0.5); in SharpYuvInitGammaTables()