Searched refs:WF_PROGRAM_BYTES (Results 1 – 2 of 2) sorted by relevance
738 unsigned char progbuf[WF_PROGRAM_BYTES]; in wavefront_get_program_status()753 WF_PROGRAM_BYTES); in wavefront_get_program_status()812 unsigned char buf[WF_PROGRAM_BYTES+1]; in wavefront_send_program()839 munge_buf ((unsigned char *)&header->hdr.pr, &buf[1], WF_PROGRAM_BYTES); in wavefront_send_program()1613 demunge_buf (wc->rbuf, wc->rbuf, WF_PROGRAM_BYTES); in wavefront_synth_control()
143 #define WF_PROGRAM_BYTES 32 macro