Use of blocks in JPEG
nDivide each channel (Y, U, V) into 8x8 blocks which are then 64 dimension vectors
nMultiply each block by each of 64 DCT basis vectors.
nEach 8x8 block of pixel values becomes an 8x8 block of coefficients.