| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/ |
| H A D | Film.c | 364 static inline void myprintf(uint8x8_t rst, int x, int y, char* myname) in myprintf() argument 369 vget_lane_u8(rst, 0), in myprintf() 370 vget_lane_u8(rst, 1), in myprintf() 371 vget_lane_u8(rst, 2), in myprintf() 372 vget_lane_u8(rst, 3), in myprintf() 373 vget_lane_u8(rst, 4), in myprintf() 374 vget_lane_u8(rst, 5), in myprintf() 375 vget_lane_u8(rst, 6), in myprintf() 376 vget_lane_u8(rst, 7)); in myprintf() 391 uint8x8_t rst; in detFieldOrderBot() local [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/ |
| H A D | Film.c | 364 static inline void myprintf(uint8x8_t rst, int x, int y, char* myname) in myprintf() argument 369 vget_lane_u8(rst, 0), in myprintf() 370 vget_lane_u8(rst, 1), in myprintf() 371 vget_lane_u8(rst, 2), in myprintf() 372 vget_lane_u8(rst, 3), in myprintf() 373 vget_lane_u8(rst, 4), in myprintf() 374 vget_lane_u8(rst, 5), in myprintf() 375 vget_lane_u8(rst, 6), in myprintf() 376 vget_lane_u8(rst, 7)); in myprintf() 391 uint8x8_t rst; in detFieldOrderBot() local [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/ |
| H A D | apiVDEC.c | 268 #define _BOOL_TO_VDEC_RESULT(rst, b) \ argument 273 rst = E_VDEC_FAIL; \ 277 rst = E_VDEC_OK; \ 281 #define _BOOL_TO_MJPEG_RESULT(rst, b) \ argument 286 rst = E_VDEC_FAIL; \ 290 rst = E_VDEC_OK; \ 7361 VDEC_Result rst = E_VDEC_OK; in MApi_VDEC_V2_SetBlueScreen() local 7371 _BOOL_TO_VDEC_RESULT(rst, MDrv_MVD_SetBlueScreen(bOn)); in MApi_VDEC_V2_SetBlueScreen() 7396 return rst; in MApi_VDEC_V2_SetBlueScreen() 12430 VDEC_Result rst = E_VDEC_OK; in MApi_VDEC_DisableDeblocking() local [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | tcp.h | 34 rst:1, member 48 rst:1, member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netinet/ |
| H A D | tcp.h | 103 u_int16_t rst:1; member 115 u_int16_t rst:1; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiVDEC_EX.c | 271 #define _MVD_RET_TO_VDEC_RESULT(rst, b) \ argument 276 rst = E_VDEC_EX_FAIL; \ 280 rst = E_VDEC_EX_OK; \ 284 #define _HVD_RET_TO_VDEC_RESULT(rst, b) \ argument 289 rst = E_VDEC_EX_FAIL; \ 293 rst = E_VDEC_EX_OK; \ 297 #define _MJPEG_RET_TO_VDEC_RESULT(rst, b) \ argument 302 rst = E_VDEC_EX_FAIL; \ 306 rst = E_VDEC_EX_OK; \ 310 #define _BOOL_TO_VDEC_RESULT(rst, b) \ argument [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiVDEC_EX.c | 327 #define _MVD_RET_TO_VDEC_RESULT(rst, b) \ argument 332 rst = E_VDEC_EX_FAIL; \ 336 rst = E_VDEC_EX_OK; \ 340 #define _HVD_RET_TO_VDEC_RESULT(rst, b) \ argument 345 rst = E_VDEC_EX_FAIL; \ 349 rst = E_VDEC_EX_OK; \ 353 #define _MJPEG_RET_TO_VDEC_RESULT(rst, b) \ argument 358 rst = E_VDEC_EX_FAIL; \ 362 rst = E_VDEC_EX_OK; \ 366 #define _BOOL_TO_VDEC_RESULT(rst, b) \ argument [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c | 323 #define _MVD_RET_TO_VDEC_RESULT(rst, b) \ argument 328 rst = E_VDEC_EX_FAIL; \ 332 rst = E_VDEC_EX_OK; \ 336 #define _HVD_RET_TO_VDEC_RESULT(rst, b) \ argument 341 rst = E_VDEC_EX_FAIL; \ 345 rst = E_VDEC_EX_OK; \ 349 #define _MJPEG_RET_TO_VDEC_RESULT(rst, b) \ argument 354 rst = E_VDEC_EX_FAIL; \ 358 rst = E_VDEC_EX_OK; \ 362 #define _BOOL_TO_VDEC_RESULT(rst, b) \ argument [all …]
|
| H A D | apiVDEC_EX.c.0 | 323 #define _MVD_RET_TO_VDEC_RESULT(rst, b) \ 328 rst = E_VDEC_EX_FAIL; \ 332 rst = E_VDEC_EX_OK; \ 336 #define _HVD_RET_TO_VDEC_RESULT(rst, b) \ 341 rst = E_VDEC_EX_FAIL; \ 345 rst = E_VDEC_EX_OK; \ 349 #define _MJPEG_RET_TO_VDEC_RESULT(rst, b) \ 354 rst = E_VDEC_EX_FAIL; \ 358 rst = E_VDEC_EX_OK; \ 362 #define _BOOL_TO_VDEC_RESULT(rst, b) \ [all …]
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | dlmalloc.c | 3702 tchunkptr rst = 0; /* The deepest untaken right subtree */ in tmalloc_large() local 3714 rst = rt; in tmalloc_large() 3716 t = rst; /* set t to least subtree holding sizes > nb */ in tmalloc_large()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | dlmalloc.c | 4300 tchunkptr rst = 0; /* The deepest untaken right subtree */ in tmalloc_large() local 4312 rst = rt; in tmalloc_large() 4314 t = rst; /* set t to least subtree holding sizes > nb */ in tmalloc_large()
|