av_stream_get_side_data 2202 fftools/cmdutils.c uint8_t* displaymatrix = av_stream_get_side_data(st, av_stream_get_side_data 2195 libavformat/avformat.h uint8_t *av_stream_get_side_data(const AVStream *stream, av_stream_get_side_data 1268 libavformat/hlsenc.c AVCPBProperties *props = (AVCPBProperties*)av_stream_get_side_data( av_stream_get_side_data 870 libavformat/matroskaenc.c side_data = av_stream_get_side_data(st, AV_PKT_DATA_CONTENT_LIGHT_LEVEL, av_stream_get_side_data 878 libavformat/matroskaenc.c side_data = av_stream_get_side_data(st, AV_PKT_DATA_MASTERING_DISPLAY_METADATA, av_stream_get_side_data 923 libavformat/matroskaenc.c (const AVSphericalMapping *)av_stream_get_side_data(st, AV_PKT_DATA_SPHERICAL, av_stream_get_side_data 1050 libavformat/matroskaenc.c stereo = (const AVStereo3D*)av_stream_get_side_data(st, AV_PKT_DATA_STEREO3D, av_stream_get_side_data 6424 libavformat/mov.c old_side_data = av_stream_get_side_data(st, AV_PKT_DATA_ENCRYPTION_INIT_INFO, &old_side_data_size); av_stream_get_side_data 672 libavformat/movenc.c props = (AVCPBProperties*)av_stream_get_side_data(track->st, AV_PKT_DATA_CPB_PROPERTIES, av_stream_get_side_data 1910 libavformat/movenc.c icc_profile = av_stream_get_side_data(track->st, AV_PKT_DATA_ICC_PROFILE, &icc_profile_size); av_stream_get_side_data 1952 libavformat/movenc.c side_data = av_stream_get_side_data(track->st, AV_PKT_DATA_CONTENT_LIGHT_LEVEL, NULL); av_stream_get_side_data 1978 libavformat/movenc.c side_data = av_stream_get_side_data(track->st, AV_PKT_DATA_MASTERING_DISPLAY_METADATA, NULL); av_stream_get_side_data 2179 libavformat/movenc.c AVStereo3D* stereo_3d = (AVStereo3D*) av_stream_get_side_data(track->st, AV_PKT_DATA_STEREO3D, NULL); av_stream_get_side_data 2180 libavformat/movenc.c AVSphericalMapping* spherical_mapping = (AVSphericalMapping*)av_stream_get_side_data(track->st, AV_PKT_DATA_SPHERICAL, NULL); av_stream_get_side_data 2182 libavformat/movenc.c av_stream_get_side_data(track->st, AV_PKT_DATA_DOVI_CONF, NULL);; av_stream_get_side_data 2932 libavformat/movenc.c display_matrix = (uint32_t*)av_stream_get_side_data(st, AV_PKT_DATA_DISPLAYMATRIX, av_stream_get_side_data 4065 libavformat/movenc.c fallback = (int*)av_stream_get_side_data(track->st, av_stream_get_side_data 4174 libavformat/movenc.c props = (AVCPBProperties*)av_stream_get_side_data(track->st, AV_PKT_DATA_CPB_PROPERTIES, NULL); av_stream_get_side_data 423 libavformat/mp3enc.c rg = (AVReplayGain*)av_stream_get_side_data(s->streams[0], AV_PKT_DATA_REPLAYGAIN, av_stream_get_side_data 435 libavformat/mpegenc.c props = (AVCPBProperties*)av_stream_get_side_data(st, AV_PKT_DATA_CPB_PROPERTIES, NULL); av_stream_get_side_data 474 libavformat/mpegenc.c props = (AVCPBProperties*)av_stream_get_side_data(st, AV_PKT_DATA_CPB_PROPERTIES, NULL);