AVFrameSideData 55 doc/examples/extract_mvs.c AVFrameSideData *sd; AVFrameSideData 2209 fftools/ffprobe.c AVFrameSideData *sd = frame->side_data[i]; AVFrameSideData 462 libavcodec/decode.c AVFrameSideData *fside = av_frame_new_side_data(frame, AV_FRAME_DATA_SKIP_SAMPLES, 10); AVFrameSideData 1719 libavcodec/decode.c AVFrameSideData *frame_sd = av_frame_new_side_data(frame, AVFrameSideData 158 libavcodec/encode.c AVFrameSideData *sd = av_frame_get_side_data(frame, AV_FRAME_DATA_AUDIO_SERVICE_TYPE); AVFrameSideData 1261 libavcodec/h264_slice.c AVFrameSideData *rotation = av_frame_new_side_data(cur->f, AVFrameSideData 1272 libavcodec/h264_slice.c AVFrameSideData *sd = av_frame_new_side_data(cur->f, AV_FRAME_DATA_AFD, AVFrameSideData 1284 libavcodec/h264_slice.c AVFrameSideData *sd = av_frame_new_side_data_from_buf(cur->f, AV_FRAME_DATA_A53_CC, a53->buf_ref); AVFrameSideData 1296 libavcodec/h264_slice.c AVFrameSideData *tcside = av_frame_new_side_data(cur->f, AVFrameSideData 2705 libavcodec/hevcdec.c AVFrameSideData *rotation = av_frame_new_side_data(out, AVFrameSideData 2789 libavcodec/hevcdec.c AVFrameSideData *sd = av_frame_new_side_data_from_buf(out, AV_FRAME_DATA_A53_CC, a53->buf_ref); AVFrameSideData 1272 libavcodec/libvpxenc.c static int set_roi_map(AVCodecContext *avctx, const AVFrameSideData *sd, int frame_width, int frame_height, AVFrameSideData 1379 libavcodec/libvpxenc.c static int vp9_encode_set_roi(AVCodecContext *avctx, int frame_width, int frame_height, const AVFrameSideData *sd) AVFrameSideData 1429 libavcodec/libvpxenc.c static int vp8_encode_set_roi(AVCodecContext *avctx, int frame_width, int frame_height, const AVFrameSideData *sd) AVFrameSideData 1493 libavcodec/libvpxenc.c const AVFrameSideData *sd = av_frame_get_side_data(frame, AV_FRAME_DATA_REGIONS_OF_INTEREST); AVFrameSideData 196 libavcodec/libx264.c AVFrameSideData *side_data; AVFrameSideData 304 libavcodec/libx264.c AVFrameSideData *sd; AVFrameSideData 412 libavcodec/libx265.c AVFrameSideData *sd = av_frame_get_side_data(frame, AV_FRAME_DATA_REGIONS_OF_INTEREST); AVFrameSideData 2774 libavcodec/mjpegdec.c AVFrameSideData *sd; AVFrameSideData 1611 libavcodec/mpeg12dec.c AVFrameSideData *pan_scan; AVFrameSideData 1639 libavcodec/mpeg12dec.c AVFrameSideData *sd = av_frame_new_side_data( AVFrameSideData 1657 libavcodec/mpeg12dec.c AVFrameSideData *sd = AVFrameSideData 2849 libavcodec/mpeg12dec.c AVFrameSideData *tcside = av_frame_new_side_data(picture, AVFrameSideData 318 libavcodec/mpeg12enc.c AVFrameSideData *side_data; AVFrameSideData 428 libavcodec/mpeg12enc.c AVFrameSideData *side_data; AVFrameSideData 177 libavcodec/mpegutils.c AVFrameSideData *sd; AVFrameSideData 860 libavcodec/pngdec.c AVFrameSideData *sd; AVFrameSideData 347 libavcodec/pngenc.c AVFrameSideData *side_data; AVFrameSideData 627 libavcodec/snowdec.c AVFrameSideData *sd; AVFrameSideData 1243 libavcodec/tiff.c AVFrameSideData *sd; AVFrameSideData 137 libavcodec/utils.c AVFrameSideData *side_data; AVFrameSideData 2199 libavcodec/utils.c AVFrameSideData *side_data = NULL; AVFrameSideData 123 libavcodec/v210enc.c AVFrameSideData *side_data; AVFrameSideData 174 libavcodec/vaapi_encode.c av_unused AVFrameSideData *sd; AVFrameSideData 1033 libavcodec/vaapi_encode.c AVFrameSideData *sd = AVFrameSideData 745 libavcodec/vaapi_encode_h265.c AVFrameSideData *sd = AVFrameSideData 793 libavcodec/vaapi_encode_h265.c AVFrameSideData *sd = AVFrameSideData 2290 libavcodec/videotoolboxenc.c AVFrameSideData *side_data = NULL; AVFrameSideData 1524 libavcodec/webp.c AVFrameSideData *sd; AVFrameSideData 364 libavdevice/lavfi.c AVFrameSideData *sd; AVFrameSideData 59 libavfilter/af_ashowinfo.c static void dump_matrixenc(AVFilterContext *ctx, AVFrameSideData *sd) AVFrameSideData 83 libavfilter/af_ashowinfo.c static void dump_downmix(AVFilterContext *ctx, AVFrameSideData *sd) AVFrameSideData 130 libavfilter/af_ashowinfo.c static void dump_replaygain(AVFilterContext *ctx, AVFrameSideData *sd) AVFrameSideData 147 libavfilter/af_ashowinfo.c static void dump_audio_service_type(AVFilterContext *ctx, AVFrameSideData *sd) AVFrameSideData 171 libavfilter/af_ashowinfo.c static void dump_unknown(AVFilterContext *ctx, AVFrameSideData *sd) AVFrameSideData 222 libavfilter/af_ashowinfo.c AVFrameSideData *sd = buf->side_data[i]; AVFrameSideData 350 libavfilter/af_volume.c AVFrameSideData *sd = av_frame_get_side_data(buf, AV_FRAME_DATA_REPLAYGAIN); AVFrameSideData 170 libavfilter/colorspace.c AVFrameSideData *sd = av_frame_get_side_data(in, AV_FRAME_DATA_CONTENT_LIGHT_LEVEL); AVFrameSideData 195 libavfilter/colorspace.c AVFrameSideData *sd = av_frame_get_side_data(in, AV_FRAME_DATA_CONTENT_LIGHT_LEVEL); AVFrameSideData 123 libavfilter/f_sidedata.c AVFrameSideData *sd = NULL; AVFrameSideData 100 libavfilter/vf_addroi.c AVFrameSideData *sd; AVFrameSideData 246 libavfilter/vf_codecview.c AVFrameSideData *sd = av_frame_get_side_data(frame, AV_FRAME_DATA_MOTION_VECTORS); AVFrameSideData 151 libavfilter/vf_mestimate.c AVFrameSideData *sd; AVFrameSideData 60 libavfilter/vf_showinfo.c static void dump_spherical(AVFilterContext *ctx, AVFrame *frame, AVFrameSideData *sd) AVFrameSideData 99 libavfilter/vf_showinfo.c static void dump_stereo3d(AVFilterContext *ctx, AVFrameSideData *sd) AVFrameSideData 117 libavfilter/vf_showinfo.c static void dump_roi(AVFilterContext *ctx, AVFrameSideData *sd) AVFrameSideData 139 libavfilter/vf_showinfo.c static void dump_mastering_display(AVFilterContext *ctx, AVFrameSideData *sd) AVFrameSideData 165 libavfilter/vf_showinfo.c static void dump_content_light_metadata(AVFilterContext *ctx, AVFrameSideData *sd) AVFrameSideData 174 libavfilter/vf_showinfo.c static void dump_video_enc_params(AVFilterContext *ctx, AVFrameSideData *sd) AVFrameSideData 323 libavfilter/vf_showinfo.c AVFrameSideData *sd = frame->side_data[i]; AVFrameSideData 46 libavfilter/vf_tonemap_vaapi.c AVFrameSideData *src_display; AVFrameSideData 47 libavfilter/vf_tonemap_vaapi.c AVFrameSideData *src_light; AVFrameSideData 26 libavutil/downmix_info.c AVFrameSideData *side_data; AVFrameSideData 58 libavutil/frame.c AVFrameSideData *sd; AVFrameSideData 105 libavutil/frame.c AVFrameSideData *sd; AVFrameSideData 169 libavutil/frame.c static void free_side_data(AVFrameSideData **ptr_sd) AVFrameSideData 171 libavutil/frame.c AVFrameSideData *sd = *ptr_sd; AVFrameSideData 387 libavutil/frame.c const AVFrameSideData *sd_src = src->side_data[i]; AVFrameSideData 388 libavutil/frame.c AVFrameSideData *sd_dst; AVFrameSideData 695 libavutil/frame.c AVFrameSideData *av_frame_new_side_data_from_buf(AVFrame *frame, AVFrameSideData 699 libavutil/frame.c AVFrameSideData *ret, **tmp; AVFrameSideData 727 libavutil/frame.c AVFrameSideData *av_frame_new_side_data(AVFrame *frame, AVFrameSideData 731 libavutil/frame.c AVFrameSideData *ret; AVFrameSideData 739 libavutil/frame.c AVFrameSideData *av_frame_get_side_data(const AVFrame *frame, AVFrameSideData 818 libavutil/frame.c AVFrameSideData *sd = frame->side_data[i]; AVFrameSideData 511 libavutil/frame.h AVFrameSideData **side_data; AVFrameSideData 900 libavutil/frame.h AVFrameSideData *av_frame_new_side_data(AVFrame *frame, AVFrameSideData 916 libavutil/frame.h AVFrameSideData *av_frame_new_side_data_from_buf(AVFrame *frame, AVFrameSideData 924 libavutil/frame.h AVFrameSideData *av_frame_get_side_data(const AVFrame *frame, AVFrameSideData 38 libavutil/hdr_dynamic_metadata.c AVFrameSideData *side_data = av_frame_new_side_data(frame, AVFrameSideData 34 libavutil/mastering_display_metadata.c AVFrameSideData *side_data = av_frame_new_side_data(frame, AVFrameSideData 57 libavutil/mastering_display_metadata.c AVFrameSideData *side_data = av_frame_new_side_data(frame, AVFrameSideData 35 libavutil/stereo3d.c AVFrameSideData *side_data = av_frame_new_side_data(frame, AVFrameSideData 39 tools/venc_data_dump.c AVFrameSideData *sd;