H264SPS           199 libavformat/avc.c         H264SPS seq;
H264SPS           334 libavformat/avc.c int ff_avc_decode_sps(H264SPS *sps, const uint8_t *buf, int buf_size)
H264SPS            51 libavformat/avc.h int ff_avc_decode_sps(H264SPS *sps, const uint8_t *buf, int buf_size);
H264SPS          2174 libavformat/mxfenc.c     H264SPS seq, *const sps = &seq;