where p is a value that is in the middle of the possible pixel value range, e.g. 128, ???//??? denotes division with truncation and s is a clipping function that restricts the values to the possible range of pixel values, e.g. between 0 and 255 in a system that uses an 8-bit representation of luminance/chrominance values.