Searched refs:DSD_BYTE_READY (Results 1 – 1 of 1) sorted by relevance
41 #define DSD_BYTE_READY(low,high) (!(((low) ^ (high)) & 0xff000000)) macro501 while (DSD_BYTE_READY(high, low) && bytestream2_get_bytes_left(&s->gbyte)) { in wv_unpack_dsd_high()536 while (DSD_BYTE_READY(high, low) && bytestream2_get_bytes_left(&s->gbyte)) { in wv_unpack_dsd_high()721 while (DSD_BYTE_READY(high, low) && bytestream2_get_bytes_left(&s->gbyte)) { in wv_unpack_dsd_fast()