The signal quantization consists in assigning to the different values of the sampled signal a value among the range of the $2^p$ values allowed by the $p$ bits used.
As the different values of the sampled signal can be represented by coordinates (sample value and a sampling time), I have a question:
How are the sampling times stored ? I mean how is the information that one sampling time is the sampling time of, say, the first point of the sampled signal stored ?
Also (less importantly), where is the increment in sample value (the sampling period) stored ?
Thanks in advance.