Home | History | Annotate | Download | only in source

Lines Matching defs:bc

2337   uint32 bc = lumacoeff & 0xff;
2344 const uint8* luma0 = ((src_argb[0] * bc + src_argb[1] * gc +
2351 luma1 = ((src_argb[4] * bc + src_argb[5] * gc +
2362 const uint8* luma0 = ((src_argb[0] * bc + src_argb[1] * gc +