mm-video-v4l2: vdec: Correct order of reading color primaries

According to H265 spec, the color primaries should be in G,B,R
order. But in the exisisting code they are read in R, G, B order.
Correct the order of reading bitstream as per the specification.

Change-Id: Ic6703dcf7878c27e3e18e437039ddb74cf8d32d6
1 file changed