Home | History | Annotate | Download | only in src

Lines Matching refs:SHORT

118   SHORT      length_of_rvlc_sf;           /* 3          */  /* original value, gets modified (subtract 9) in case of noise (PNS); is kept for later use */
121 SHORT length_of_rvlc_escapes; /* 6 optional */
126 SHORT length_of_rvlc_sf_fwd; /* length_of_rvlc_sf used for forward decoding */
127 SHORT length_of_rvlc_sf_bwd; /* length_of_rvlc_sf used for backward decoding */
130 SHORT *pRvlBitCnt_RVL;
157 SHORT firstScf;
158 SHORT lastScf;
159 SHORT firstNrg;
160 SHORT lastNrg;
161 SHORT firstIs;
162 SHORT lastIs;
166 SHORT conceal_min; /* is set at backward decoding */
167 SHORT conceal_max; /* is set at forward decoding */
168 SHORT conceal_min_esc; /* is set at backward decoding */
169 SHORT conceal_max_esc; /* is set at forward decoding */