Searched refs:mapper_data (Results 1 – 4 of 4) sorted by relevance
76 struct mapper_data { struct81 extern const struct mapper_data mapper_muxer_single; argument82 extern const struct mapper_data mapper_demuxer_single;84 extern const struct mapper_data mapper_muxer_multiple;85 extern const struct mapper_data mapper_demuxer_multiple;
175 const struct mapper_data mapper_muxer_single = {184 const struct mapper_data mapper_demuxer_single = {
243 const struct mapper_data mapper_muxer_multiple = {252 const struct mapper_data mapper_demuxer_multiple = {
29 const struct mapper_data *data = NULL; in mapper_context_init()