ATTR_NAME_TYPE_INT  242 libavformat/rtsp.c     {"SizeLength",       ATTR_NAME_TYPE_INT, offsetof(RTPPayloadData, sizelength)},
ATTR_NAME_TYPE_INT  243 libavformat/rtsp.c     {"IndexLength",      ATTR_NAME_TYPE_INT, offsetof(RTPPayloadData, indexlength)},
ATTR_NAME_TYPE_INT  244 libavformat/rtsp.c     {"IndexDeltaLength", ATTR_NAME_TYPE_INT, offsetof(RTPPayloadData, indexdeltalength)},
ATTR_NAME_TYPE_INT  245 libavformat/rtsp.c     {"profile-level-id", ATTR_NAME_TYPE_INT, offsetof(RTPPayloadData, profile_level_id)},
ATTR_NAME_TYPE_INT  246 libavformat/rtsp.c     {"StreamType",       ATTR_NAME_TYPE_INT, offsetof(RTPPayloadData, streamtype)},
ATTR_NAME_TYPE_INT  289 libavformat/rtsp.c                 if (attr_names[i].type == ATTR_NAME_TYPE_INT)