I have a function that converts an image in RGB to YCbCr. The image is in hwc format, where h is height, w is width and c is channel.
I have a numpy array that contai