ff_h264_sei_decode 333 libavcodec/h264_parser.c ff_h264_sei_decode(&p->sei, &nal.gb, &p->ps, avctx); ff_h264_sei_decode 197 libavcodec/h264_sei.h int ff_h264_sei_decode(H264SEIContext *h, GetBitContext *gb, ff_h264_sei_decode 682 libavcodec/h264dec.c ret = ff_h264_sei_decode(&h->sei, &nal->gb, &h->ps, avctx);