Searched refs:h264_data (Results 1 – 1 of 1) sorted by relevance
68 PayloadContext *h264_data, in parse_profile_level_id() argument91 h264_data->profile_idc = profile_idc; in parse_profile_level_id()92 h264_data->profile_iop = profile_iop; in parse_profile_level_id()93 h264_data->level_idc = level_idc; in parse_profile_level_id()146 PayloadContext *h264_data, in sdp_parse_fmtp_config_h264() argument153 h264_data->packetization_mode = atoi(value); in sdp_parse_fmtp_config_h264()161 if (h264_data->packetization_mode > 1) in sdp_parse_fmtp_config_h264()166 parse_profile_level_id(s, h264_data, value); in sdp_parse_fmtp_config_h264()390 PayloadContext *h264_data, const char *line) in parse_h264_sdp_line() argument403 return ff_parse_fmtp(s, stream, h264_data, p, sdp_parse_fmtp_config_h264); in parse_h264_sdp_line()