av_frame_new_side_data  462 libavcodec/decode.c             AVFrameSideData *fside = av_frame_new_side_data(frame, AV_FRAME_DATA_SKIP_SAMPLES, 10);
av_frame_new_side_data 1719 libavcodec/decode.c                 AVFrameSideData *frame_sd = av_frame_new_side_data(frame,
av_frame_new_side_data 1261 libavcodec/h264_slice.c         AVFrameSideData *rotation = av_frame_new_side_data(cur->f,
av_frame_new_side_data 1272 libavcodec/h264_slice.c         AVFrameSideData *sd = av_frame_new_side_data(cur->f, AV_FRAME_DATA_AFD,
av_frame_new_side_data 1296 libavcodec/h264_slice.c         AVFrameSideData *tcside = av_frame_new_side_data(cur->f,
av_frame_new_side_data 2705 libavcodec/hevcdec.c         AVFrameSideData *rotation = av_frame_new_side_data(out,
av_frame_new_side_data 2783 libavcodec/mjpegdec.c         sd = av_frame_new_side_data(data, AV_FRAME_DATA_ICC_PROFILE, total_size);
av_frame_new_side_data 1631 libavcodec/mpeg12dec.c         pan_scan = av_frame_new_side_data(s->current_picture_ptr->f,
av_frame_new_side_data 1639 libavcodec/mpeg12dec.c             AVFrameSideData *sd = av_frame_new_side_data(
av_frame_new_side_data 1658 libavcodec/mpeg12dec.c                 av_frame_new_side_data(s->current_picture_ptr->f,
av_frame_new_side_data 2849 libavcodec/mpeg12dec.c             AVFrameSideData *tcside = av_frame_new_side_data(picture,
av_frame_new_side_data  180 libavcodec/mpegutils.c             sd = av_frame_new_side_data(pict, AV_FRAME_DATA_MOTION_VECTORS, mbcount * sizeof(AVMotionVector));
av_frame_new_side_data  884 libavcodec/pngdec.c     sd = av_frame_new_side_data(f, AV_FRAME_DATA_ICC_PROFILE, bp.len);
av_frame_new_side_data  629 libavcodec/snowdec.c         sd = av_frame_new_side_data(picture, AV_FRAME_DATA_MOTION_VECTORS, s->avmv_index * sizeof(AVMotionVector));
av_frame_new_side_data 1680 libavcodec/tiff.c         sd = av_frame_new_side_data(frame, AV_FRAME_DATA_ICC_PROFILE, count);
av_frame_new_side_data  142 libavcodec/utils.c         side_data = av_frame_new_side_data(frame, AV_FRAME_DATA_MATRIXENCODING,
av_frame_new_side_data 1537 libavcodec/webp.c             sd = av_frame_new_side_data(p, AV_FRAME_DATA_ICC_PROFILE, chunk_size);
av_frame_new_side_data  162 libavfilter/vf_addroi.c         sd = av_frame_new_side_data(frame, AV_FRAME_DATA_REGIONS_OF_INTEREST,
av_frame_new_side_data  183 libavfilter/vf_mestimate.c     sd = av_frame_new_side_data(out, AV_FRAME_DATA_MOTION_VECTORS, 2 * s->b_count * sizeof(AVMotionVector));
av_frame_new_side_data   31 libavutil/downmix_info.c         side_data = av_frame_new_side_data(frame, AV_FRAME_DATA_DOWNMIX_INFO,
av_frame_new_side_data   79 libavutil/frame.c     sd = av_frame_new_side_data(f, AV_FRAME_DATA_QP_TABLE_PROPERTIES,
av_frame_new_side_data  393 libavutil/frame.c             sd_dst = av_frame_new_side_data(dst, sd_src->type,
av_frame_new_side_data  900 libavutil/frame.h AVFrameSideData *av_frame_new_side_data(AVFrame *frame,
av_frame_new_side_data   38 libavutil/hdr_dynamic_metadata.c     AVFrameSideData *side_data = av_frame_new_side_data(frame,
av_frame_new_side_data   34 libavutil/mastering_display_metadata.c     AVFrameSideData *side_data = av_frame_new_side_data(frame,
av_frame_new_side_data   57 libavutil/mastering_display_metadata.c     AVFrameSideData *side_data = av_frame_new_side_data(frame,
av_frame_new_side_data   35 libavutil/stereo3d.c     AVFrameSideData *side_data = av_frame_new_side_data(frame,