SYNCWORD2         125 libavformat/spdifdec.c         if (state == (AV_BSWAP16C(SYNCWORD1) << 16 | AV_BSWAP16C(SYNCWORD2))
SYNCWORD2         177 libavformat/spdifdec.c     while (state != (AV_BSWAP16C(SYNCWORD1) << 16 | AV_BSWAP16C(SYNCWORD2))) {
SYNCWORD2         520 libavformat/spdifenc.c         spdif_put_16(ctx, s->pb, SYNCWORD2);       //Pb