| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/ |
| H A D | halMVD_EX.c | 5338 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5374 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5376 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5378 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5395 u32time = 0; in HAL_MVD_DecodeIFrame() 5396 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5398 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5400 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5402 …OR(MVD_ERR ("MDrv_MVD_DecodeIFrame time out(du=%ld, st=%ld, now=%ld)\n", u32time, u32deley, HAL_MV… in HAL_MVD_DecodeIFrame() 5406 MVD_DEBUGINFO(MVD_PRINT ("MDrv_MVD_DecodeIFrame time (%ld, %ld)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/ |
| H A D | halMVD_EX.c | 5247 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5283 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5285 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5287 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5304 u32time = 0; in HAL_MVD_DecodeIFrame() 5305 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5307 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5309 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5311 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%u, st=%u, now=%u)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5315 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/ |
| H A D | halMVD_EX.c | 5338 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5374 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5376 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5378 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5395 u32time = 0; in HAL_MVD_DecodeIFrame() 5396 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5398 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5400 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5402 …OR(MVD_ERR ("MDrv_MVD_DecodeIFrame time out(du=%ld, st=%ld, now=%ld)\n", u32time, u32deley, HAL_MV… in HAL_MVD_DecodeIFrame() 5406 MVD_DEBUGINFO(MVD_PRINT ("MDrv_MVD_DecodeIFrame time (%ld, %ld)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/ |
| H A D | halMVD_EX.c | 5247 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5283 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5285 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5287 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5304 u32time = 0; in HAL_MVD_DecodeIFrame() 5305 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5307 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5309 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5311 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%u, st=%u, now=%u)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5315 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/ |
| H A D | halMVD_EX.c | 5247 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5283 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5285 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5287 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5304 u32time = 0; in HAL_MVD_DecodeIFrame() 5305 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5307 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5309 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5311 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%u, st=%u, now=%u)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5315 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/ |
| H A D | halMVD_EX.c | 5247 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5283 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5285 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5287 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5304 u32time = 0; in HAL_MVD_DecodeIFrame() 5305 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5307 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5309 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5311 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%u, st=%u, now=%u)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5315 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/mvd_ex/ |
| H A D | halMVD_EX.c | 5247 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5283 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5285 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5287 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5304 u32time = 0; in HAL_MVD_DecodeIFrame() 5305 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5307 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5309 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5311 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%u, st=%u, now=%u)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5315 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/mvd_ex/ |
| H A D | halMVD_EX.c | 5247 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5283 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5285 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5287 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5304 u32time = 0; in HAL_MVD_DecodeIFrame() 5305 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5307 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5309 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5311 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%u, st=%u, now=%u)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5315 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/mvd_ex/ |
| H A D | halMVD_EX.c | 5247 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5283 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5285 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5287 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5304 u32time = 0; in HAL_MVD_DecodeIFrame() 5305 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5307 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5309 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5311 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%u, st=%u, now=%u)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5315 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/mvd_ex/ |
| H A D | halMVD_EX.c | 5247 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5283 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5285 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5287 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5304 u32time = 0; in HAL_MVD_DecodeIFrame() 5305 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5307 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5309 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5311 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%u, st=%u, now=%u)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5315 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/mvd_v3/ |
| H A D | halMVD_EX.c | 5837 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5873 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5875 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5877 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5894 u32time = 0; in HAL_MVD_DecodeIFrame() 5895 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5897 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5899 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5901 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5905 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/mvd_v3/ |
| H A D | halMVD_EX.c | 5837 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5873 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5875 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5877 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5894 u32time = 0; in HAL_MVD_DecodeIFrame() 5895 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5897 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5899 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5901 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5905 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/ |
| H A D | drvMVD.c | 2888 MS_U32 u32time = 0; in MDrv_MVD_DecodeIFrame() 2934 while ((MDrv_MVD_GetDecodeStatus()==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in MDrv_MVD_DecodeIFrame() 2936 u32time = HAL_MVD_GetTime()-u32deley; in MDrv_MVD_DecodeIFrame() 2938 if (u32time>=WAIT_INIT_SUCCESS_TIME) in MDrv_MVD_DecodeIFrame() 2956 u32time = 0; in MDrv_MVD_DecodeIFrame() 2957 while ((MDrv_MVD_GetPicCounter()<1) && (u32time<WAIT_DECODE_DONE_TIME)) in MDrv_MVD_DecodeIFrame() 2959 u32time = HAL_MVD_GetTime()-u32deley; in MDrv_MVD_DecodeIFrame() 2961 if (u32time >= WAIT_DECODE_DONE_TIME) in MDrv_MVD_DecodeIFrame() 2963 MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(%ld, %ld)\n", u32time, u32deley)); in MDrv_MVD_DecodeIFrame() 2967 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%ld, %ld)\n", u32time, u32deley)); in MDrv_MVD_DecodeIFrame()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/mvd_v3/ |
| H A D | halMVD_EX.c | 6057 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 6093 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 6095 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6097 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 6114 u32time = 0; in HAL_MVD_DecodeIFrame() 6115 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 6117 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6119 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 6121 …MVD_DEBUGERROR(MVD_PRINT ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32de… in HAL_MVD_DecodeIFrame() 6125 MVD_DEBUGINFO(MVD_PRINT ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/mvd_v3/ |
| H A D | halMVD_EX.c | 5978 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 6014 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 6016 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6018 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 6035 u32time = 0; in HAL_MVD_DecodeIFrame() 6036 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 6038 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6040 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 6042 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 6046 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/mvd_v3/ |
| H A D | halMVD_EX.c | 6053 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 6089 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 6091 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6093 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 6110 u32time = 0; in HAL_MVD_DecodeIFrame() 6111 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 6113 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6115 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 6117 …MVD_DEBUGERROR(MVD_PRINT ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32de… in HAL_MVD_DecodeIFrame() 6121 MVD_DEBUGINFO(MVD_PRINT ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/mvd_v3/ |
| H A D | halMVD_EX.c | 5975 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 6011 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 6013 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6015 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 6032 u32time = 0; in HAL_MVD_DecodeIFrame() 6033 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 6035 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6037 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 6039 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 6043 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/mvd_v3/ |
| H A D | halMVD_EX.c | 6056 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 6092 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 6094 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6096 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 6113 u32time = 0; in HAL_MVD_DecodeIFrame() 6114 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 6116 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6118 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 6120 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 6124 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/mvd_lite/ |
| H A D | halMVD_EX.c | 5943 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5979 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5981 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5983 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 6000 u32time = 0; in HAL_MVD_DecodeIFrame() 6001 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 6003 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6005 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 6007 …MVD_DEBUGERROR(MVD_PRINT ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32de… in HAL_MVD_DecodeIFrame() 6011 MVD_DEBUGINFO(MVD_PRINT ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7821/mvd_v3/ |
| H A D | halMVD_EX.c | 5979 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 6015 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 6017 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6019 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 6036 u32time = 0; in HAL_MVD_DecodeIFrame() 6037 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 6039 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6041 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 6043 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 6047 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maldives/mvd_v3/ |
| H A D | halMVD_EX.c | 5910 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5946 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5948 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5950 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5967 u32time = 0; in HAL_MVD_DecodeIFrame() 5968 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5970 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5972 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5974 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%ld, st=%ld, now=%ld)\n", u32time, u32de… in HAL_MVD_DecodeIFrame() 5978 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%ld, %ld)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/mvd_v3/ |
| H A D | halMVD_EX.c | 5979 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 6015 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 6017 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6019 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 6036 u32time = 0; in HAL_MVD_DecodeIFrame() 6037 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 6039 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6041 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 6043 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 6047 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/mvd_v3/ |
| H A D | halMVD_EX.c | 5879 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5915 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5917 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5919 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5936 u32time = 0; in HAL_MVD_DecodeIFrame() 5937 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5939 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5941 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5943 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5947 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mooney/mvd_v3/ |
| H A D | halMVD_EX.c | 5948 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5984 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5986 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5988 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 6005 u32time = 0; in HAL_MVD_DecodeIFrame() 6006 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 6008 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 6010 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 6012 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 6016 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/mvd_v3/ |
| H A D | halMVD_EX.c | 5931 MS_U32 u32time = 0; in HAL_MVD_DecodeIFrame() local 5967 while ((HAL_MVD_GetDecodeStatus(u8Idx)==DEC_STAT_IDLE) && (u32time<WAIT_INIT_SUCCESS_TIME)) in HAL_MVD_DecodeIFrame() 5969 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5971 if (u32time>=WAIT_INIT_SUCCESS_TIME) in HAL_MVD_DecodeIFrame() 5988 u32time = 0; in HAL_MVD_DecodeIFrame() 5989 while (HAL_MVD_GetPicCounter(u8Idx)<1 && (u32time<WAIT_DECODE_DONE_TIME)) in HAL_MVD_DecodeIFrame() 5991 u32time = HAL_MVD_GetTime()-u32deley; in HAL_MVD_DecodeIFrame() 5993 if (u32time >= WAIT_DECODE_DONE_TIME) in HAL_MVD_DecodeIFrame() 5995 …MVD_DEBUGERROR(printf ("MDrv_MVD_DecodeIFrame time out(du=%d, st=%d, now=%d)\n", u32time, u32deley… in HAL_MVD_DecodeIFrame() 5999 MVD_DEBUGINFO(printf ("MDrv_MVD_DecodeIFrame time (%d, %d)\n", u32time, u32deley)); in HAL_MVD_DecodeIFrame() [all …]
|