av_frame_get_side_data 55 doc/examples/extract_mvs.c sd = av_frame_get_side_data(frame, AV_FRAME_DATA_MOTION_VECTORS); av_frame_get_side_data 234 libavcodec/libx264.c side_data = av_frame_get_side_data(frame, AV_FRAME_DATA_STEREO3D); av_frame_get_side_data 338 libavcodec/mpeg12enc.c side_data = av_frame_get_side_data(s->current_picture_ptr->f, AV_FRAME_DATA_PANSCAN); av_frame_get_side_data 512 libavcodec/mpeg12enc.c side_data = av_frame_get_side_data(s->current_picture_ptr->f, av_frame_get_side_data 265 libavcodec/utils.c side_data = av_frame_get_side_data(frame, AV_FRAME_DATA_MATRIXENCODING); av_frame_get_side_data 1862 libavcodec/utils.c AVFrameSideData *sd = av_frame_get_side_data(frame, AV_FRAME_DATA_AUDIO_SERVICE_TYPE); av_frame_get_side_data 345 libavfilter/af_volume.c AVFrameSideData *sd = av_frame_get_side_data(buf, AV_FRAME_DATA_REPLAYGAIN); av_frame_get_side_data 199 libavfilter/vf_codecview.c AVFrameSideData *sd = av_frame_get_side_data(frame, AV_FRAME_DATA_MOTION_VECTORS); av_frame_get_side_data 28 libavutil/downmix_info.c side_data = av_frame_get_side_data(frame, AV_FRAME_DATA_DOWNMIX_INFO); av_frame_get_side_data 761 libavutil/frame.h AVFrameSideData *av_frame_get_side_data(const AVFrame *frame,