| /utopia/UTPA2-700.0.x/modules/ve/hal/messi/ve/include/ |
| H A D | mhal_tvencoder.h | 126 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/mainz/ve/include/ |
| H A D | mhal_tvencoder.h | 126 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/macan/ve/include/ |
| H A D | mhal_tvencoder.h | 128 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/maldives/ve/include/ |
| H A D | mhal_tvencoder.h | 121 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/mustang/ve/include/ |
| H A D | mhal_tvencoder.h | 122 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/kano/ve/include/ |
| H A D | mhal_tvencoder.h | 129 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/k6lite/ve/include/ |
| H A D | mhal_tvencoder.h | 129 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/k6/ve/include/ |
| H A D | mhal_tvencoder.h | 129 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/curry/ve/include/ |
| H A D | mhal_tvencoder.h | 129 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/M7821/ve/include/ |
| H A D | mhal_tvencoder.h | 126 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/maxim/ve/include/ |
| H A D | mhal_tvencoder.h | 126 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/M7621/ve/include/ |
| H A D | mhal_tvencoder.h | 126 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/maserati/ve/include/ |
| H A D | mhal_tvencoder.h | 126 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/manhattan/ve/include/ |
| H A D | mhal_tvencoder.h | 126 #define VE_CUSTBL_MAX_SIZE 64 //4bytes * 16sets (include end of table) macro
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/k6/ve/ |
| H A D | mhal_tvencoder.c | 163 static MS_U8 _gpu8CusTable[MS_VE_VIDEOSYS_NUM][VE_CUSTBL_MAX_SIZE]; 1013 if (u16size > VE_CUSTBL_MAX_SIZE) in Hal_VE_SetCusTable()
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/kano/ve/ |
| H A D | mhal_tvencoder.c | 161 static MS_U8 _gpu8CusTable[MS_VE_VIDEOSYS_NUM][VE_CUSTBL_MAX_SIZE]; 994 if (u16size > VE_CUSTBL_MAX_SIZE) in Hal_VE_SetCusTable()
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/curry/ve/ |
| H A D | mhal_tvencoder.c | 161 static MS_U8 _gpu8CusTable[MS_VE_VIDEOSYS_NUM][VE_CUSTBL_MAX_SIZE]; 997 if (u16size > VE_CUSTBL_MAX_SIZE) in Hal_VE_SetCusTable()
|
| /utopia/UTPA2-700.0.x/modules/ve/hal/k6lite/ve/ |
| H A D | mhal_tvencoder.c | 161 static MS_U8 _gpu8CusTable[MS_VE_VIDEOSYS_NUM][VE_CUSTBL_MAX_SIZE]; 1000 if (u16size > VE_CUSTBL_MAX_SIZE) in Hal_VE_SetCusTable()
|
| /utopia/UTPA2-700.0.x/modules/ve/drv/ve/ |
| H A D | drvTVEncoder.c | 1384 while (u16Counter*u16Cols < VE_CUSTBL_MAX_SIZE) in _MDrv_VE_SetCusTable() 1397 …or: [%s] Table size too large than VE_CUSTBL_MAX_SIZE = %d \n.", __FUNCTION__, VE_CUSTBL_MAX_SIZE); in _MDrv_VE_SetCusTable()
|