Home | History | Annotate | Download | only in decoder

Lines Matching refs:WORD8

203     WORD8 *pi1_num_coded_subblks;
336 WORD8 *pi1_scan_idx;
337 WORD8 *pi1_buf = (WORD8 *)ps_codec->s_parse.pv_tu_coeff_data;
339 /* First WORD8 gives number of coded subblocks */
346 /* Second WORD8 gives (scan idx << 1) | trans_skip */