gf_cmx_init       168 include/gpac/color.h void gf_cmx_init(GF_ColorMatrix *_this);
gf_cmx_init       159 modules/soft_raster/stencil.c 		gf_cmx_init(&st->cmat);
gf_cmx_init       727 modules/soft_raster/stencil.c 	gf_cmx_init(&tmp->cmat);
gf_cmx_init       880 modules/soft_raster/stencil.c 	if (!cmat) gf_cmx_init(&_this->cmat);
gf_cmx_init       917 src/compositor/compositor.c 	gf_cmx_init(&compositor->traverse_state->color_mat);
gf_cmx_init       513 src/compositor/mpeg4_composite.c 		gf_cmx_init(&tr_state->color_mat);
gf_cmx_init       341 src/compositor/mpeg4_grouping_2d.c 	gf_cmx_init(&stack->cmat);
gf_cmx_init       465 src/compositor/visual_manager_2d_draw.c 	if (ctx->col_mat) gf_cmx_init(&tr_state->color_mat);
gf_cmx_init      1206 src/scene_manager/swf_parse.c 		else gf_cmx_init(&rec->cmx);
gf_cmx_init      1265 src/scene_manager/swf_parse.c 	gf_cmx_init(&cmat);
gf_cmx_init      1702 src/utils/color.c 	gf_cmx_init(&mat);