Home | History | Annotate | Download | only in decoder

Lines Matching refs:sect_cb

67   WORD sect_cb;
100 sect_cb = ixheaacd_read_bits_buf(it_bit_buff, 5);
102 sect_cb = ixheaacd_read_bits_buf(it_bit_buff, 4);
106 ((sect_cb < 11) || ((sect_cb > 11) && (sect_cb < 16)))) {
126 if (sect_cb == (ESC_HCB + 1)) {
129 *ptr_hcr_code_book++ = sect_cb;
139 if (sect_cb == (ESC_HCB + 1)) {
145 *ptr_code_book_temp++ = sect_cb;