av_frame_remove_side_data 1281 fftools/ffmpeg.c         av_frame_remove_side_data(in_picture, AV_FRAME_DATA_A53_CC);
av_frame_remove_side_data  388 libavfilter/af_volume.c         av_frame_remove_side_data(buf, AV_FRAME_DATA_REPLAYGAIN);
av_frame_remove_side_data  137 libavfilter/f_sidedata.c                 av_frame_remove_side_data(frame, frame->side_data[0]->type);
av_frame_remove_side_data  139 libavfilter/f_sidedata.c             av_frame_remove_side_data(frame, s->type);
av_frame_remove_side_data  104 libavfilter/vf_addroi.c         av_frame_remove_side_data(frame, AV_FRAME_DATA_REGIONS_OF_INTEREST);
av_frame_remove_side_data  150 libavfilter/vf_addroi.c         av_frame_remove_side_data(frame, AV_FRAME_DATA_REGIONS_OF_INTEREST);
av_frame_remove_side_data  253 libavfilter/vf_fps.c         av_frame_remove_side_data(s->frames[0], AV_FRAME_DATA_A53_CC);
av_frame_remove_side_data   70 libavutil/frame.c     av_frame_remove_side_data(f, AV_FRAME_DATA_QP_TABLE_PROPERTIES);
av_frame_remove_side_data   71 libavutil/frame.c     av_frame_remove_side_data(f, AV_FRAME_DATA_QP_TABLE_DATA);
av_frame_remove_side_data  930 libavutil/frame.h void av_frame_remove_side_data(AVFrame *frame, enum AVFrameSideDataType type);