Home | History | Annotate | Download | only in decoder

Lines Matching defs:next_bit

420   UWORD32 next_bit = 0;
423 next_bit = ixheaacd_read_bits_buf(it_bit_buff, 1);
424 node = (*node_tab)[node][next_bit];