| /OK3568_Linux_fs/debian/scripts/rkstage0/01-locale/ |
| H A D | 00-debconf | 2 …ISO-8859-1, aa_DJ.UTF-8 UTF-8, aa_ER UTF-8, aa_ER@saaho UTF-8, aa_ET UTF-8, af_ZA ISO-8859-1, af_Z…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/locale/ |
| H A D | locale.alias | 28 # bokmaal nb_NO.ISO-8859-1 29 # franc,ais fr_FR.ISO-8859-1 38 bokmal nb_NO.ISO-8859-1 39 catalan ca_ES.ISO-8859-1 40 croatian hr_HR.ISO-8859-2 41 czech cs_CZ.ISO-8859-2 42 danish da_DK.ISO-8859-1 43 dansk da_DK.ISO-8859-1 44 deutsch de_DE.ISO-8859-1 45 dutch nl_NL.ISO-8859-1 [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/locale/ |
| H A D | locale.alias | 28 # bokmaal nb_NO.ISO-8859-1 29 # franc,ais fr_FR.ISO-8859-1 38 bokmal nb_NO.ISO-8859-1 39 catalan ca_ES.ISO-8859-1 40 croatian hr_HR.ISO-8859-2 41 czech cs_CZ.ISO-8859-2 42 danish da_DK.ISO-8859-1 43 dansk da_DK.ISO-8859-1 44 deutsch de_DE.ISO-8859-1 45 dutch nl_NL.ISO-8859-1 [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/lib/gconv/ |
| H A D | gconv-modules | 34 alias ISO-IR-4// BS_4730// 42 alias ISO-IR-121// CSA_Z243.4-1985-1// 51 alias ISO-IR-122// CSA_Z243.4-1985-2// 59 alias ISO-IR-21// DIN_66003// 73 alias ISO-IR-17// ES// 79 alias ISO-IR-85// ES2// 85 alias ISO-IR-57// GB_1988-80// 93 alias ISO-IR-15// IT// 99 alias ISO-IR-14// JIS_C6220-1969-RO// 107 alias ISO-IR-92// JIS_C6229-1984-B// [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/lib64/gconv/ |
| H A D | gconv-modules | 34 alias ISO-IR-4// BS_4730// 42 alias ISO-IR-121// CSA_Z243.4-1985-1// 51 alias ISO-IR-122// CSA_Z243.4-1985-2// 59 alias ISO-IR-21// DIN_66003// 73 alias ISO-IR-17// ES// 79 alias ISO-IR-85// ES2// 85 alias ISO-IR-57// GB_1988-80// 93 alias ISO-IR-15// IT// 99 alias ISO-IR-14// JIS_C6220-1969-RO// 107 alias ISO-IR-92// JIS_C6229-1984-B// [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/ |
| H A D | docbook-xml-update-catalog.xml.patch | 195 -<!-- ISO entity sets ...................................................... --> 197 -<public publicId="ISO 8879:1986//ENTITIES Diacritical Marks//EN//XML" 200 -<public publicId="ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XML" 203 -<public publicId="ISO 8879:1986//ENTITIES Publishing//EN//XML" 206 -<public publicId="ISO 8879:1986//ENTITIES General Technical//EN//XML" 209 -<public publicId="ISO 8879:1986//ENTITIES Added Latin 1//EN//XML" 212 -<public publicId="ISO 8879:1986//ENTITIES Added Latin 2//EN//XML" 215 -<public publicId="ISO 8879:1986//ENTITIES Greek Letters//EN//XML" 218 -<public publicId="ISO 8879:1986//ENTITIES Monotoniko Greek//EN//XML" 221 -<public publicId="ISO 8879:1986//ENTITIES Greek Symbols//EN//XML" [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/ |
| H A D | rk_aiq_adehaze_algo_v10.cpp | 74 float dc_min_th = LinearInterp(pCalib->DehazeTuningPara.dehaze_setting.DehazeData.ISO, in GetDehazeParams() 77 float dc_max_th = LinearInterp(pCalib->DehazeTuningPara.dehaze_setting.DehazeData.ISO, in GetDehazeParams() 80 float yhist_th = LinearInterp(pCalib->DehazeTuningPara.dehaze_setting.DehazeData.ISO, in GetDehazeParams() 83 float yblk_th = LinearInterp(pCalib->DehazeTuningPara.dehaze_setting.DehazeData.ISO, in GetDehazeParams() 86 float dark_th = LinearInterp(pCalib->DehazeTuningPara.dehaze_setting.DehazeData.ISO, in GetDehazeParams() 89 float bright_min = LinearInterp(pCalib->DehazeTuningPara.dehaze_setting.DehazeData.ISO, in GetDehazeParams() 92 float bright_max = LinearInterp(pCalib->DehazeTuningPara.dehaze_setting.DehazeData.ISO, in GetDehazeParams() 98 LinearInterp(pCalib->DehazeTuningPara.dehaze_setting.DehazeData.ISO, in GetDehazeParams() 100 float air_max = LinearInterp(pCalib->DehazeTuningPara.dehaze_setting.DehazeData.ISO, in GetDehazeParams() 103 float air_min = LinearInterp(pCalib->DehazeTuningPara.dehaze_setting.DehazeData.ISO, in GetDehazeParams() [all …]
|
| H A D | rk_aiq_uapi_adehaze_int.cpp | 103 attr->Info.ISO = pAdehazeHandle->CurrDataV11.ISO; in rk_aiq_uapi_adehaze_v11_GetAttrib() 112 attr->Info.ISO = pAdehazeHandle->CurrDataV11duo.ISO; in rk_aiq_uapi_adehaze_v11_GetAttrib() 160 attr->Info.ISO = pAdehazeHandle->CurrDataV12.ISO; in rk_aiq_uapi_adehaze_v12_GetAttrib()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/ |
| H A D | rk_aiq_adebayer_algo_v1.cpp | 25 pAdebayerCtx->full_param.iso[i] = calib_dm->ISO[i]; in AdebayerFullParamsInit() 48 pAdebayerCtx->full_param.iso[i] = debayer->param.array.ISO[i]; in AdebayerFullParamsInit() 102 AdebayerTranslateParamsAtAutoMode(AdebayerContext_t *pAdebayerCtx, int8_t ISO) in AdebayerTranslateParamsAtAutoMode() argument 142 int iso_low = ISO, iso_high = ISO; in AdebayerTranslateParamsAtAutoMode() 149 if (ISO < iso_div * (2 << i)) in AdebayerTranslateParamsAtAutoMode() 155 ratio = (float)(ISO - iso_low) / (iso_high - iso_low); in AdebayerTranslateParamsAtAutoMode() 156 if (iso_low == ISO) in AdebayerTranslateParamsAtAutoMode() 158 iso_high = ISO; in AdebayerTranslateParamsAtAutoMode() 161 if (iso_high == ISO ) in AdebayerTranslateParamsAtAutoMode() 163 iso_low = ISO; in AdebayerTranslateParamsAtAutoMode() [all …]
|
| /OK3568_Linux_fs/debian/scripts/rkstage0/02-sys-tweaks/ |
| H A D | 00-debconf | 2 …ISO-8859-1, ISO-8859-10, ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15, ISO-8859-16, ISO-8859… 14 …, Amiga, Apple, Apple Aluminium Keyboard (ANSI), Apple Aluminium Keyboard (ISO), Apple Aluminium K…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-13 | 350 * RAND_MAX: (libc)ISO Random. 720 * cnd_broadcast: (libc)ISO C Condition Variables. 721 * cnd_destroy: (libc)ISO C Condition Variables. 722 * cnd_init: (libc)ISO C Condition Variables. 723 * cnd_signal: (libc)ISO C Condition Variables. 724 * cnd_timedwait: (libc)ISO C Condition Variables. 725 * cnd_wait: (libc)ISO C Condition Variables. 1451 * mtx_destroy: (libc)ISO C Mutexes. 1452 * mtx_init: (libc)ISO C Mutexes. 1453 * mtx_lock: (libc)ISO C Mutexes. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-13 | 350 * RAND_MAX: (libc)ISO Random. 720 * cnd_broadcast: (libc)ISO C Condition Variables. 721 * cnd_destroy: (libc)ISO C Condition Variables. 722 * cnd_init: (libc)ISO C Condition Variables. 723 * cnd_signal: (libc)ISO C Condition Variables. 724 * cnd_timedwait: (libc)ISO C Condition Variables. 725 * cnd_wait: (libc)ISO C Condition Variables. 1451 * mtx_destroy: (libc)ISO C Mutexes. 1452 * mtx_init: (libc)ISO C Mutexes. 1453 * mtx_lock: (libc)ISO C Mutexes. [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/ |
| H A D | sample_adebayer_module.cpp | 153 sample_adebayer_translate_params_v1(adebayer_attrib_manual_t& stManual, int32_t ISO) in sample_adebayer_translate_params_v1() argument 194 int iso_low = ISO, iso_high = ISO; in sample_adebayer_translate_params_v1() 201 if (ISO < iso_div * (2 << i)) in sample_adebayer_translate_params_v1() 207 ratio = (float)(ISO - iso_low) / (iso_high - iso_low); in sample_adebayer_translate_params_v1() 208 if (iso_low == ISO) in sample_adebayer_translate_params_v1() 210 iso_high = ISO; in sample_adebayer_translate_params_v1() 213 if (iso_high == ISO ) in sample_adebayer_translate_params_v1() 215 iso_low = ISO; in sample_adebayer_translate_params_v1() 232 XCamReturn sample_adebayer_setManualAtrrib_v1(const rk_aiq_sys_ctx_t* ctx, int32_t ISO) in sample_adebayer_setManualAtrrib_v1() argument 244 sample_adebayer_translate_params_v1(attr.stManual, ISO); in sample_adebayer_setManualAtrrib_v1() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amerge/ |
| H A D | rk_aiq_uapi_amerge_int.cpp | 40 attr->Info.ISO = pAmergeCtx->NextData.CtrlData.ExpoData.ISO; in rk_aiq_uapi_amerge_v10_GetAttrib() 83 attr->Info.ISO = pAmergeCtx->NextData.CtrlData.ExpoData.ISO; in rk_aiq_uapi_amerge_v11_GetAttrib() 126 attr->Info.ISO = pAmergeCtx->NextData.CtrlData.ExpoData.ISO; in rk_aiq_uapi_amerge_v12_GetAttrib()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/ |
| HD | ISO_5428.gz | 1<code_set_name> ISO_5428
2<comment_char> %
3<escape_char> /
4% version: ... |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/ |
| HD | ISO_5428.gz | 1<code_set_name> ISO_5428
2<comment_char> %
3<escape_char> /
4% version: ... |
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | usbip_protocol.rst | 282 | | | | transmit an ISO frame, ignored if URB_ISO_ASAP | 285 | 0x20 | 4 | | number_of_packets: number of ISO packets | 293 | 0x30 | | | URB data. For ISO transfers the padding between | 294 | | | | each ISO packets is not transmitted. | 341 | 0x1C | 4 | | start_frame: for an ISO frame the actually | 351 | 0x30 | n | | URB data bytes. For ISO transfers the padding | 352 | | | | between each ISO packets is not transmitted. | 380 | 0x30 | n | | URB data bytes. For ISO transfers the padding | 381 | | | | between each ISO packets is not transmitted. | 409 | 0x30 | n | | URB data bytes. For ISO transfers the padding | [all …]
|
| /OK3568_Linux_fs/buildroot/package/xorriso/ |
| H A D | Config.in.host | 5 filesystems into Rock Ridge enhanced ISO 9660 filesystems 7 It can load the management information of existing ISO 11 Vice versa xorriso is able to copy file objects out of ISO
|
| H A D | Config.in | 9 filesystems into Rock Ridge enhanced ISO 9660 filesystems 11 It can load the management information of existing ISO 15 Vice versa xorriso is able to copy file objects out of ISO
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/ |
| H A D | rk_aiq_atmo_algo.cpp | 145 pAtmoCtx->tmoAttr.CtlInfo.ISO = 1.0; in AtmoConfig() 243 pAtmoCtx->CurrAeResult.ISO = AecHdrPreResult.LinearExp.exp_real_params.analog_gain * 50.0; in AtmoGetAeResult() 253 pAtmoCtx->CurrAeResult.ISO = AecHdrPreResult.HdrExp[1].exp_real_params.analog_gain * 50.0; in AtmoGetAeResult() 263 pAtmoCtx->CurrAeResult.ISO = AecHdrPreResult.HdrExp[2].exp_real_params.analog_gain * 50.0; in AtmoGetAeResult() 410 pAtmoCtx->CurrData.HandleData.GlobeLuma = TmoGetCurrPara(pAtmoCtx->CurrData.CtrlData.ISO, in ApiOffProcess() 411 …pAtmoCtx->AtmoConfig.Luma.ISO, pAtmoCtx->AtmoConfig.Luma.GlobeLuma, pAtmoCtx->AtmoConfig.Luma.len); in ApiOffProcess() 470 … pAtmoCtx->CurrData.HandleData.DetailsLowLight = TmoGetCurrPara(pAtmoCtx->CurrData.CtrlData.ISO, in ApiOffProcess() 471 …pAtmoCtx->AtmoConfig.DtsLoLit.ISO, pAtmoCtx->AtmoConfig.DtsLoLit.DetailsLowLight, pAtmoCtx->AtmoCo… in ApiOffProcess() 497 pAtmoCtx->tmoAttr.CtlInfo.ISO = pAtmoCtx->CurrData.CtrlData.ISO; in AtmoTranferData2Api() 654 free(pAtmoConfig->Luma.ISO); in newMalloc() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/ |
| H A D | rk_aiq_algo_camgroup_adrc_itf.cpp | 184 pAdrcGrpCtx->NextData.AEData.ISO = in processing() 199 pAdrcGrpCtx->NextData.AEData.ISO *= pAdrcGrpCtx->ablcV32_proc_res.isp_ob_predgain; in processing() 202 pAdrcGrpCtx->NextData.AEData.ISO = in processing() 203 LIMIT_VALUE(pAdrcGrpCtx->NextData.AEData.ISO, ISOMAX, ISOMIN); in processing() 230 pAdrcGrpCtx->NextData.AEData.ISO = pAdrcGrpParams->camgroupParmasArray[0] in processing() 240 pAdrcGrpCtx->NextData.AEData.ISO = in processing() 241 LIMIT_VALUE(pAdrcGrpCtx->NextData.AEData.ISO, ISOMAX, ISOMIN); in processing() 279 pAdrcGrpCtx->NextData.AEData.ISO = pAdrcGrpParams->camgroupParmasArray[0] in processing() 289 pAdrcGrpCtx->NextData.AEData.ISO = in processing() 290 LIMIT_VALUE(pAdrcGrpCtx->NextData.AEData.ISO, ISOMAX, ISOMIN); in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/agic/ |
| H A D | rk_aiq_algo_agic_v2.cpp | 29 attr->auto_params[i].iso = settings->ISO[i]; in GicV2CalibToAttr() 296 void AgicProcessV21(AgicContext_t* pAgicCtx, int ISO) { in AgicProcessV21() argument 306 LOGD_AGIC("enter, ISO=%d", ISO); in AgicProcessV21() 310 if (ISO <= 50) { in AgicProcessV21() 313 } else if (ISO > 12800) { in AgicProcessV21() 322 if (ISO > iso_lo && ISO <= iso_hi) { in AgicProcessV21() 326 ratio = ((ISO - iso_lo) * (1 << 4)) / (iso_hi - iso_lo); in AgicProcessV21() 370 XCamReturn AgicProcess(AgicContext_t* pAgicCtx, int ISO, int mode) { in AgicProcess() argument 375 AgicProcessV21(pAgicCtx, ISO); in AgicProcess()
|
| H A D | rk_aiq_algo_agic_v1.cpp | 32 attr->auto_params[i].iso = settings->ISO[i]; in GicV1CalibToAttr() 332 void AgicProcessV20(AgicContext_t* pAgicCtx, int ISO) { in AgicProcessV20() argument 343 LOGD_AGIC("enter, ISO=%d", ISO); in AgicProcessV20() 347 if (ISO <= 50) { in AgicProcessV20() 350 } else if (ISO > 12800) { in AgicProcessV20() 359 if (ISO > iso_lo && ISO <= iso_hi) { in AgicProcessV20() 363 ratio = ((ISO - iso_lo) * (1 << 4)) / (iso_hi - iso_lo); in AgicProcessV20() 410 XCamReturn AgicProcess(AgicContext_t* pAgicCtx, int ISO, int mode) { in AgicProcess() argument 415 AgicProcessV20(pAgicCtx, ISO); in AgicProcess()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | error-codes.rst | 44 c) ISO: attempted to change transfer interval 45 d) ISO: ``number_of_packets`` is < 0 48 ``-EXDEV`` ISO: ``URB_ISO_ASAP`` wasn't specified and all the 52 ``-EFBIG`` Host controller driver can't schedule that many ISO 60 (b) ISO packet is larger than the endpoint maxpacket. 77 Error codes returned by ``in urb->status`` or in ``iso_frame_desc[n].status`` (for ISO) 158 ``-EXDEV`` ISO transfer only partially completed 162 ``-EINVAL`` ISO madness, if this happens: Log off and
|
| H A D | URB.rst | 78 // Only for PERIODIC transfers (ISO, INTERRUPT) 83 // ISO only: packets are only "best effort"; each can have errors 127 - For ISO there are two startup behaviors: Specified start_frame or ASAP. 150 - Too many queued ISO transfers (``-EAGAIN``) 151 - Too many requested ISO frames (``-EFBIG``) 160 multi-buffering, to get seamless ISO streaming. 239 How to do isochronous (ISO) transfers? 242 Besides the fields present on a bulk transfer, for ISO, you also 247 most ISO transfer fields. 249 For ISO transfers you also have to fill a :c:type:`usb_iso_packet_descriptor` [all …]
|