MAKE_ACCESSORS 1274 libavcodec/utils.c MAKE_ACCESSORS(AVCodecContext, codec, const AVCodecDescriptor *, codec_descriptor) MAKE_ACCESSORS 1275 libavcodec/utils.c MAKE_ACCESSORS(AVCodecContext, codec, int, lowres) MAKE_ACCESSORS 1276 libavcodec/utils.c MAKE_ACCESSORS(AVCodecContext, codec, int, seek_preroll) MAKE_ACCESSORS 1277 libavcodec/utils.c MAKE_ACCESSORS(AVCodecContext, codec, uint16_t*, chroma_intra_matrix) MAKE_ACCESSORS 107 libavformat/utils.c MAKE_ACCESSORS(AVStream, stream, char *, recommended_encoder_configuration) MAKE_ACCESSORS 108 libavformat/utils.c MAKE_ACCESSORS(AVFormatContext, format, AVCodec *, video_codec) MAKE_ACCESSORS 109 libavformat/utils.c MAKE_ACCESSORS(AVFormatContext, format, AVCodec *, audio_codec) MAKE_ACCESSORS 110 libavformat/utils.c MAKE_ACCESSORS(AVFormatContext, format, AVCodec *, subtitle_codec) MAKE_ACCESSORS 111 libavformat/utils.c MAKE_ACCESSORS(AVFormatContext, format, AVCodec *, data_codec) MAKE_ACCESSORS 112 libavformat/utils.c MAKE_ACCESSORS(AVFormatContext, format, int, metadata_header_padding) MAKE_ACCESSORS 113 libavformat/utils.c MAKE_ACCESSORS(AVFormatContext, format, void *, opaque) MAKE_ACCESSORS 114 libavformat/utils.c MAKE_ACCESSORS(AVFormatContext, format, av_format_control_message, control_message_cb) MAKE_ACCESSORS 30 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, int64_t, best_effort_timestamp) MAKE_ACCESSORS 31 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, int64_t, pkt_duration) MAKE_ACCESSORS 32 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, int64_t, pkt_pos) MAKE_ACCESSORS 33 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, int64_t, channel_layout) MAKE_ACCESSORS 34 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, int, channels) MAKE_ACCESSORS 35 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, int, sample_rate) MAKE_ACCESSORS 36 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, AVDictionary *, metadata) MAKE_ACCESSORS 37 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, int, decode_error_flags) MAKE_ACCESSORS 38 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, int, pkt_size) MAKE_ACCESSORS 39 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, enum AVColorSpace, colorspace) MAKE_ACCESSORS 40 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, enum AVColorRange, color_range)