Searched refs:VAL_ESC (Results 1 – 1 of 1) sorted by relevance
113 #define VAL_ESC 16 macro446 if (cfl == (VAL_ESC + 1)) { in ari_decode_14bits()653 pki = get_pk_v2(s + (esc_nb << (VAL_ESC + 1))); in decode2()654 r = ari_decode_14bits(bbuf, &as, ari_pk[pki], VAL_ESC + 1); in decode2()655 if (r < VAL_ESC) { in decode2()