Searched refs:WF_PROGRAM_BYTES (Results 1 – 2 of 2) sorted by relevance
740 unsigned char progbuf[WF_PROGRAM_BYTES]; in wavefront_get_program_status() 755 WF_PROGRAM_BYTES); in wavefront_get_program_status() 814 unsigned char buf[WF_PROGRAM_BYTES+1]; in wavefront_send_program() 841 munge_buf ((unsigned char *)&header->hdr.pr, &buf[1], WF_PROGRAM_BYTES); in wavefront_send_program() 1616 demunge_buf (wc->rbuf, wc->rbuf, WF_PROGRAM_BYTES); in wavefront_synth_control()
92 #define WF_PROGRAM_BYTES 32 macro