Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/
H A DdrvMVOP.c416 #define MVOP_ERR(x) { E##x }; macro
423 #define MVOP_ERR(x) { x }; macro
910 MVOP_ERR(MVOP_PRINTF("%s(%d): invalid parameter!\n", __FILE__, __LINE__);) in _MaxFactor()
1003MVOP_ERR(MVOP_PRINTF("Err: FATAL deference problem in MVOP_EX_AutoGenTiming[%d]!\n",__LINE__);) in MVOP_GetMaxVOffset()
1105MVOP_ERR(MVOP_PRINTF("Err: FATAL deference problem in MVOP_EX_AutoGenTiming[%d]!\n",__LINE__);) in MVOP_EX_AutoGenTiming()
1126MVOP_ERR(MVOP_PRINTF(" Error !! Horizontal Blanking can not less than %d \n", MVOP_HBlank_Min);) in MVOP_EX_AutoGenTiming()
1140MVOP_ERR(MVOP_PRINTF(" Error !! Vertical Blanking can not less than %d \n", MVOP_VBlank_Min);) in MVOP_EX_AutoGenTiming()
1362 MVOP_ERR(MVOP_PRINTF("Err: Not support SubMVOP!\n");) in MVOP_AutoGenTiming()
1394 MVOP_ERR(MVOP_PRINTF("Err: Not support SubMVOP!\n");) in MVOP_AutoGenTiming()
1399MVOP_ERR(MVOP_PRINTF("Err: Vtt overflow -- maybe resolution too large or framerate too low!!\n");) in MVOP_AutoGenTiming()
[all …]