Searched refs:PTABLE_MASK (Results 1 – 1 of 1) sorted by relevance
45 #define PTABLE_MASK (PTABLE_BINS-1) macro488 int32_t *pp = s->ptable + ((sp[0].value >> (PRECISION - PRECISION_USE)) & PTABLE_MASK); in wv_unpack_dsd_high()523 pp = s->ptable + ((sp[1].value >> (PRECISION - PRECISION_USE)) & PTABLE_MASK); in wv_unpack_dsd_high()