Searched refs:mapper_type (Results 1 – 3 of 3) sorted by relevance
15 enum mapper_type { enum30 enum mapper_type type;48 enum mapper_type type, unsigned int cntr_count,
334 enum mapper_type mapper_type; in context_pre_process() local338 mapper_type = MAPPER_TYPE_DEMUXER; in context_pre_process()342 mapper_type = MAPPER_TYPE_MUXER; in context_pre_process()350 err = mapper_context_init(&ctx->mapper, mapper_type, ctx->cntr_count, in context_pre_process()
26 enum mapper_type type, unsigned int cntr_count, in mapper_context_init()