Searched refs:afdcode (Results 1 – 1 of 1) sorted by relevance
855 static void send_AFD(uint8_t afdcode, uint8_t ar, uint8_t *buf) in send_AFD() argument873 afd[ 6] = ((afdcode & 0x0F) << 3) | ((ar & 0x01) << 2); /* SMPTE 2016-1 */ in send_AFD()