Is the active pixel in 720 x 480 and data type YUV 422_8 is 720 or 1440 word count?
The word count should be multiplied by 2 and the value will be at 1440.
This is because the data constraints of YUV422_8 is multiple of 2 per pixel, 4 per bytes, and 32 per bits.