ff_h264_decode_extradata 696 libavcodec/h264.c ret = ff_h264_decode_extradata(h, avctx->extradata, avctx->extradata_size); ff_h264_decode_extradata 1837 libavcodec/h264.c ff_h264_decode_extradata(h, side, side_size); ff_h264_decode_extradata 1841 libavcodec/h264.c return ff_h264_decode_extradata(h, buf, buf_size); ff_h264_decode_extradata 852 libavcodec/h264.h int ff_h264_decode_extradata(H264Context *h, const uint8_t *buf, int size); ff_h264_decode_extradata 511 libavcodec/h264_parser.c ff_h264_decode_extradata(h, avctx->extradata, avctx->extradata_size);