1 // automatically generated by admSerialization.py, do not edit!
2 extern const ADM_paramList chromashift_param[]={
3  {"u",offsetof(chromashift,u),"int32_t",ADM_param_int32_t},
4  {"v",offsetof(chromashift,v),"int32_t",ADM_param_int32_t},
5 {NULL,0,NULL}
6 };
7