Added missing bits to quant indices() in Frame header

The Frame header portion of the bistream syntax in Annex
does not contain the bits necessary to check for few
quantization indices. An L(1) bit representing if the
quantization index is present is added to the following indices:
y2_dc_delta_present
y2_ac_delta_present
uv_dc_delta_present
yv_ac_delta_present

Change-Id:I1f51fd4eb14a60a0a9e9b025d63c3b1c482aba6c
1 file changed
tree: f36250be84d05b71c50dfb4055f68496ac13b50d
  1. text_src/
  2. .gitignore
  3. AUTHORS
  4. README