Searched refs:s32BRatio (Results 1 – 1 of 1) sorted by relevance
6883 MS_S32 s32RRatio = 0, s32GRatio = 0, s32BRatio = 0; in _MDrv_SC_3D_2DTo3D_InterpolationDepthFromRGB_BLK() local6897 s32BRatio = s32B & 0x7f; in _MDrv_SC_3D_2DTo3D_InterpolationDepthFromRGB_BLK()6910 s32DepthA = BLEND128( s32G0, s32G1, s32BRatio ); in _MDrv_SC_3D_2DTo3D_InterpolationDepthFromRGB_BLK()6924 s32DepthB = BLEND128( s32G0, s32G1, s32BRatio ); in _MDrv_SC_3D_2DTo3D_InterpolationDepthFromRGB_BLK()