| /TwlSDK-5.1.0/include/twl/ssp/ARM9/ |
| D | jpegenc.h | 46 u32 SSP_GetJpegEncoderBufferSize(u32 width, u32 height, u32 sampling, u32 option); 74 u32 quality, u32 sampling, u32 option); 103 u32 quality, u32 sampling, u32 option, BOOL sign) in SSP_StartJpegEncoderEx() argument 108 result = SSP_StartJpegEncoder(src, dst, limit, wrk, width, height, quality, sampling, option); in SSP_StartJpegEncoderEx() 137 u32 width, u32 height, u32 sampling, u32 option); 165 u32 quality, u32 sampling, u32 option); 194 u32 quality, u32 sampling, u32 option, BOOL sign) in SSP_StartJpegEncoderWithEncodeDataEx() argument 199 …lt = SSP_StartJpegEncoderWithEncodeData(dst, limit, wrk, width, height, quality, sampling, option); in SSP_StartJpegEncoderWithEncodeDataEx()
|
| D | jpegdec.h | 62 BOOL SSP_StartJpegDecoder(u8* data, u32 size, void* dst, s16* width, s16* height, u32 option); 85 …P_StartJpegDecoderEx(u8* data, u32 size, void* dst, s16* width, s16* height, u32 option, BOOL sign) in SSP_StartJpegDecoderEx() argument 90 result = SSP_StartJpegDecoder(data, size, dst, width, height, option); in SSP_StartJpegDecoderEx()
|
| D | exifdec.h | 110 s32 SSP_ExifDecode(u8* src, u32 src_size, int* cur, int option);
|
| /TwlSDK-5.1.0/build/demos/ssp/jpegEncoder/src/ |
| D | main.c | 194 const u32 option = SSP_JPEG_THUMBNAIL | SSP_JPEG_RGB555; in TwlMain() local 202 … tmpBuf = (u8*)MyAlloc(SSP_GetJpegEncoderBufferSize(256,192,SSP_JPEG_OUTPUT_YUV422,option)); in TwlMain() 203 …pegEncoderBufferSize()=%d\n", SSP_GetJpegEncoderBufferSize(256,192,SSP_JPEG_OUTPUT_YUV422,option)); in TwlMain() 216 …(data, encodeOutputBuffer, OUTPUT_DATA_SIZE, tmpBuf, 256, 192, 90, SSP_JPEG_OUTPUT_YUV422, option); in TwlMain() 220 … if(SSP_ConvertJpegEncodeData(data, tmpBuf, 256, 192, SSP_JPEG_OUTPUT_YUV422, option) == FALSE) in TwlMain() 223 …deData(encodeOutputBuffer, OUTPUT_DATA_SIZE, tmpBuf, 256, 192, 90, SSP_JPEG_OUTPUT_YUV422, option); in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/os/argument-1/ |
| D | Makefile | 43 ARGUMENT_STR = -b test-string -s s-option "(C) NINTENDO" -t t-option 100
|
| /TwlSDK-5.1.0/build/libraries/os/common/src/ |
| D | os_ownerInfo.c | 57 info->language = (u8)(src->ncd.option.language); in OS_GetOwnerInfo() 86 return src->ncd.option.rtcOffset; in OS_GetOwnerRtcOffset()
|
| D | os_ownerInfoEx.c | 89 info->language = (u8)(src->ncd.option.language); in OS_GetOwnerInfoEx()
|
| /TwlSDK-5.1.0/build/tools/makelcf/ |
| D | spec.l | 129 %option pointer 130 %option yylineno 131 %option noyywrap
|
| D | tlcf.l | 288 %option pointer 289 %option yylineno 290 %option noyywrap
|
| /TwlSDK-5.1.0/build/tools/loadrun/ |
| D | loadrun.txt | 27 …device types specified with the –d option. serial is the serial number specified with the &n… 31 The example below shows what is displayed. The {x:xx} portion is the portion added by this option. 41 …alue is a 10-digit number, and is the same as the serial number displayed with the –L option.
|
| D | loadrun.c | 396 struct option optionInfo[] = { in parseOption()
|
| /TwlSDK-5.1.0/build/tools/makelcf.TWL/ |
| D | spec.l | 44 %option pointer 45 %option yylineno 46 %option noyywrap
|
| D | tlcf.l | 233 %option pointer 234 %option yylineno 235 %option noyywrap
|
| /TwlSDK-5.1.0/build/tools/makelst/ |
| D | searcharg.c | 80 struct option optionInfo[] = { in SA_searchopt()
|
| /TwlSDK-5.1.0/include/nitro/spi/common/ |
| D | userInfo_ts_200.h | 151 NVRAMConfigOption option; // Options member
|
| D | userInfo_ts_300.h | 185 NVRAMConfigOption option; // Options member
|
| /TwlSDK-5.1.0/include/nitro/specfiles/ |
| D | ROM-TEG.rsf | 30 # add :r option to get basename for supporting IDE with makerom
|
| D | ROM-TS.rsf | 27 # add :r option to get basename for supporting IDE with makerom
|
| /TwlSDK-5.1.0/build/tools/bin2obj/ |
| D | cookargs.c | 31 static struct option long_options[] = { in cook_args()
|
| /TwlSDK-5.1.0/build/tools/buryarg.TWL/ |
| D | buryarg.c | 427 struct option optionInfo[] = { in parseOption()
|
| /TwlSDK-5.1.0/build/tools/buryarg/ |
| D | buryarg.c | 430 struct option optionInfo[] = { in parseOption()
|
| /TwlSDK-5.1.0/build/libraries/os/ARM9/src/ |
| D | os_china.c | 339 if ((src->ncd.version == 0xff) && (src->ncd.option.language == 7)) in CheckLanguageCode()
|
| /TwlSDK-5.1.0/build/tools/loadrun.TWL/ |
| D | loadrun.c | 483 struct option optionInfo[] = { in parseOption()
|