V_SIZE_HI
frame_height = (((i2c_rd8(sd, V_SIZE_HI) & 0x3f) << 8) +
#define V_SIZE COMBINE_HI_8LO( V_SIZE_HI, V_SIZE_LO )