Home
last modified time | relevance | path

Searched refs:version_arg (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dlc/api/dlc/
H A DapiXC_Dlc.c155 #define VERSION_COMPATIBLE_CHECK(pstInput,stValid,copy_Length,version_arg,length_arg,current_versio… argument
159 if((pstInput)->version_arg > (current_version))\
169 if(((pstInput)->version_arg < (current_version)) || ((pstInput)->length_arg < sizeof(stValid)))\
178 #define VERSION_COMPATIBLE_CHECK(pstInput,stValid,copy_Length,version_arg,length_arg,current_versio… argument
182 if((pstInput)->version_arg > (current_version))\
192 if(((pstInput)->version_arg < (current_version)) || ((pstInput)->length_arg < sizeof(stValid)))\
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c243 #define VERSION_COMPATIBLE_CHECK(pstInput,stValid,copy_Length,version_arg,length_arg,current_versio… argument
247 if((pstInput)->version_arg > (current_version))\
257 if(((pstInput)->version_arg < (current_version)) || ((pstInput)->length_arg < sizeof(stValid)))\
266 #define VERSION_COMPATIBLE_CHECK(pstInput,stValid,copy_Length,version_arg,length_arg,current_versio… argument
270 if((pstInput)->version_arg > (current_version))\
280 if(((pstInput)->version_arg < (current_version)) || ((pstInput)->length_arg < sizeof(stValid)))\
H A Dmvideo.c.0240 #define VERSION_COMPATIBLE_CHECK(pstInput,stValid,copy_Length,version_arg,length_arg,current_versio…
244 if((pstInput)->version_arg > (current_version))\
254 if(((pstInput)->version_arg < (current_version)) || ((pstInput)->length_arg < sizeof(stValid)))\
263 #define VERSION_COMPATIBLE_CHECK(pstInput,stValid,copy_Length,version_arg,length_arg,current_versio…
267 if((pstInput)->version_arg > (current_version))\
277 if(((pstInput)->version_arg < (current_version)) || ((pstInput)->length_arg < sizeof(stValid)))\