Searched refs:STOB (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dplayer.h20 #define STOB(s) ((s) * 4) macro
H A Dlaudio_alsa.c41 uint8_t samples[STOB(AIRTUNES_V2_PACKET_SAMPLES)];
270 pkt->offset += STOB(nsamp);
H A Dlaudio_oss4.c45 uint8_t samples[STOB(AIRTUNES_V2_PACKET_SAMPLES)];
H A Draop.c83 #define AIRTUNES_V2_PKT_LEN (AIRTUNES_V2_HDR_LEN + ALAC_HDR_LEN + STOB(AIRTUNES_V2_PACKET_SAMPLES))
3126 alac_encode(rawbuf, pkt->clear + AIRTUNES_V2_HDR_LEN, STOB(AIRTUNES_V2_PACKET_SAMPLES));

Completed in 157 milliseconds