ff_h264_get_profile  785 libavcodec/h264.h int ff_h264_get_profile(SPS *sps);
ff_h264_get_profile  359 libavcodec/h264_parser.c             avctx->profile = ff_h264_get_profile(&h->sps);
ff_h264_get_profile 1408 libavcodec/h264_slice.c     h->avctx->profile = ff_h264_get_profile(&h->sps);