Searched refs:mxr_crop (Results 1 – 4 of 4) sorted by relevance
73 struct mxr_crop { struct104 struct mxr_crop src; argument106 struct mxr_crop dst;
147 struct mxr_crop *src = &geo->src; in mxr_vp_fix_geometry()148 struct mxr_crop *dst = &geo->dst; in mxr_vp_fix_geometry()
152 struct mxr_crop *src = &geo->src; in mxr_graph_fix_geometry()153 struct mxr_crop *dst = &geo->dst; in mxr_graph_fix_geometry()
425 struct mxr_crop *target = NULL; in mxr_s_selection()