AVFrameSideData    52 doc/examples/extract_mvs.c             AVFrameSideData *sd;
AVFrameSideData  1829 ffprobe.c                  AVFrameSideData *sd = frame->side_data[i];
AVFrameSideData   874 libavcodec/h264.c         AVFrameSideData *rotation = av_frame_new_side_data(&cur->f,
AVFrameSideData  2544 libavcodec/hevc.c         AVFrameSideData *rotation = av_frame_new_side_data(out,
AVFrameSideData   167 libavcodec/libx264.c     AVFrameSideData *side_data;
AVFrameSideData  1636 libavcodec/mpeg12dec.c         AVFrameSideData *pan_scan;
AVFrameSideData  1664 libavcodec/mpeg12dec.c             AVFrameSideData *sd = av_frame_new_side_data(
AVFrameSideData  1682 libavcodec/mpeg12dec.c             AVFrameSideData *sd =
AVFrameSideData   314 libavcodec/mpeg12enc.c             AVFrameSideData *side_data;
AVFrameSideData   428 libavcodec/mpeg12enc.c     AVFrameSideData *side_data;
AVFrameSideData  2224 libavcodec/mpegvideo.c             AVFrameSideData *sd;
AVFrameSideData   605 libavcodec/snowdec.c         AVFrameSideData *sd;
AVFrameSideData   262 libavcodec/utils.c     AVFrameSideData *side_data;
AVFrameSideData   762 libavcodec/utils.c                 AVFrameSideData *frame_sd = av_frame_new_side_data(frame,
AVFrameSideData  1862 libavcodec/utils.c         AVFrameSideData *sd = av_frame_get_side_data(frame, AV_FRAME_DATA_AUDIO_SERVICE_TYPE);
AVFrameSideData  2605 libavcodec/utils.c             AVFrameSideData *fside = av_frame_new_side_data(frame, AV_FRAME_DATA_SKIP_SAMPLES, 10);
AVFrameSideData   357 libavdevice/lavfi.c     AVFrameSideData *sd;
AVFrameSideData    57 libavfilter/af_ashowinfo.c static void dump_matrixenc(AVFilterContext *ctx, AVFrameSideData *sd)
AVFrameSideData    81 libavfilter/af_ashowinfo.c static void dump_downmix(AVFilterContext *ctx, AVFrameSideData *sd)
AVFrameSideData   128 libavfilter/af_ashowinfo.c static void dump_replaygain(AVFilterContext *ctx, AVFrameSideData *sd)
AVFrameSideData   145 libavfilter/af_ashowinfo.c static void dump_audio_service_type(AVFilterContext *ctx, AVFrameSideData *sd)
AVFrameSideData   169 libavfilter/af_ashowinfo.c static void dump_unknown(AVFilterContext *ctx, AVFrameSideData *sd)
AVFrameSideData   220 libavfilter/af_ashowinfo.c         AVFrameSideData *sd = buf->side_data[i];
AVFrameSideData   345 libavfilter/af_volume.c     AVFrameSideData *sd = av_frame_get_side_data(buf, AV_FRAME_DATA_REPLAYGAIN);
AVFrameSideData   199 libavfilter/vf_codecview.c     AVFrameSideData *sd = av_frame_get_side_data(frame, AV_FRAME_DATA_MOTION_VECTORS);
AVFrameSideData    39 libavfilter/vf_showinfo.c static void dump_stereo3d(AVFilterContext *ctx, AVFrameSideData *sd)
AVFrameSideData   133 libavfilter/vf_showinfo.c         AVFrameSideData *sd = frame->side_data[i];
AVFrameSideData    26 libavutil/downmix_info.c     AVFrameSideData *side_data;
AVFrameSideData   114 libavutil/frame.c static void free_side_data(AVFrameSideData **ptr_sd)
AVFrameSideData   116 libavutil/frame.c     AVFrameSideData *sd = *ptr_sd;
AVFrameSideData   503 libavutil/frame.c         const AVFrameSideData *sd_src = src->side_data[i];
AVFrameSideData   504 libavutil/frame.c         AVFrameSideData *sd_dst;
AVFrameSideData   564 libavutil/frame.c AVFrameSideData *av_frame_new_side_data(AVFrame *frame,
AVFrameSideData   568 libavutil/frame.c     AVFrameSideData *ret, **tmp;
AVFrameSideData   597 libavutil/frame.c AVFrameSideData *av_frame_get_side_data(const AVFrame *frame,
AVFrameSideData   673 libavutil/frame.c         AVFrameSideData *sd = frame->side_data[i];
AVFrameSideData   453 libavutil/frame.h     AVFrameSideData **side_data;
AVFrameSideData   753 libavutil/frame.h AVFrameSideData *av_frame_new_side_data(AVFrame *frame,
AVFrameSideData   761 libavutil/frame.h AVFrameSideData *av_frame_get_side_data(const AVFrame *frame,
AVFrameSideData    34 libavutil/stereo3d.c     AVFrameSideData *side_data = av_frame_new_side_data(frame,