Home
last modified time | relevance | path

Searched refs:scan (Results 1 – 25 of 39) sorted by relevance

12

/AliOS-Things-master/components/py_engine/external/unzip/src/
A Ddeflate.c1150 if (*scan == *match) scan++;
1175 } while (*++scan == *++match && *++scan == *++match &&
1176 *++scan == *++match && *++scan == *++match &&
1177 *++scan == *++match && *++scan == *++match &&
1178 *++scan == *++match && *++scan == *++match &&
1249 } while (*++scan == *++match && *++scan == *++match &&
1250 *++scan == *++match && *++scan == *++match &&
1251 *++scan == *++match && *++scan == *++match &&
1252 *++scan == *++match && *++scan == *++match &&
1767 if (prev == *++scan && prev == *++scan && prev == *++scan) {
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dwizard.txt126 Each entry in the script defines one scan. A scan definition specifies
130 scan definition is optional.
140 The progression parameters for each scan are:
141 Ss Zigzag index of first coefficient included in scan
142 Se Zigzag index of last coefficient included in scan
143 Ah Zero for first scan of a coefficient, else Al of prior scan
165 0; # Y only in first scan
166 1 2; # Cb and Cr in second scan
171 # Interleaved DC scan for Y,Cb,Cr:
184 # Initial DC scan for Y,Cb,Cr (lowest bit not sent)
[all …]
A Dlibjpeg.txt118 while (scan lines remain to be written)
145 while (scan lines remain to be read)
654 6. while (scan lines remain to be read)
962 compressor will then write a JPEG file having one scan for each scan
1841 scan sequences, you may wish to borrow the scan script reading code found
1857 multi-scan sequential.) This makes multi-scan files transparent to the
1982 that scan is less than or equal to the current output scan number and row.
1993 When you pass a target scan number equal to the current input scan number,
2010 scan number to use. The recommended choice is to use the current input scan
2067 the current input scan number for the output target scan number; if a
[all …]
A Dstructure.txt26 noninterleaved scan.
173 only to the next block (block_size-sample) boundary. In an interleaved-scan
448 modifies in each scan.
542 reading a single-scan file, the coefficient controller normally creates only
551 depend on any of the variables that describe the current scan in the JPEG
553 scan.
709 In a successive-approximation AC refinement scan, the progressive Huffman
734 will suffice for the trailer.) This would not work for writing multi-scan
898 find out the true image height at the end of the first scan.
918 with a DNL to give the true, smaller height at the end of the first scan.
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Ddeflate.c1323 if (*scan == *match) scan++;
1348 } while (*++scan == *++match && *++scan == *++match &&
1349 *++scan == *++match && *++scan == *++match &&
1350 *++scan == *++match && *++scan == *++match &&
1351 *++scan == *++match && *++scan == *++match &&
1422 } while (*++scan == *++match && *++scan == *++match &&
1423 *++scan == *++match && *++scan == *++match &&
1424 *++scan == *++match && *++scan == *++match &&
1425 *++scan == *++match && *++scan == *++match &&
2083 if (prev == *++scan && prev == *++scan && prev == *++scan) {
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/amd64/
A Damd64-match.S29 #define scan r13 macro
195 lea (%limit, %window), %scan
200 mov %scan, %scanalign
226 movzwl (%scan), %scanstart
227 movzwl -1(%scan, %bestlen), %scanend
272 lea MAX_MATCH_8(%scan, %scanalign), %prev
393 sub %scan, %rax
421 movzwl -1(%scan, %rax), %scanend
/AliOS-Things-master/solutions/miniapp_agent_demo/miniapp/pages/linkIot/
A DlinkIot.js4 scan() {
5 my.scan({
A DlinkIot.axml2 <button size="default" class="link-iot-btn" onTap="scan" type="primary">
3 <image class="link-iot-btn-img" mode="scaleToFill" src="../../resource/image/scan.png"/>
/AliOS-Things-master/components/SDL2/build-scripts/
A Dchecker-buildbot.sh30 scan-build -o analysis cmake -G Ninja -Wno-dev -DSDL_STATIC=OFF -DCMAKE_BUILD_TYPE=Debug -DASSERTIO…
36 scan-build -o analysis ninja
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/asm686/
A Dmatch.S44 #define scan 32 /* ptr to string wanting match */ macro
154 movl %edi, scan(%esp)
246 movl scan(%esp), %edi
289 movl scan(%esp), %edi
/AliOS-Things-master/components/py_engine/tests/pyb/
A Di2c.py15 print(i2c.scan())
A Di2c_accel.py16 print(i2c.scan())
/AliOS-Things-master/components/freetype/src/pcf/
A Dpcf.h210 #define PCF_FORMAT( bit, byte, glyph, scan ) \ argument
211 ( ( PCF_SIZE_TO_INDEX( scan ) << 4 ) | \
/AliOS-Things-master/components/drivers/peripheral/wifi/src/
A Dvfs_wifi_drv.c168 scan_ap_list_t *scan = (scan_ap_list_t*)arg; in wifi_device_ioctl() local
170 ret = hal_wifi_start_specified_scan(wifi_dev, scan->ap_list, scan->ap_num); in wifi_device_ioctl()
/AliOS-Things-master/components/py_engine/tests/wipy/
A Di2c.py32 addr = i2c.scan()[0]
134 i2c.scan()
/AliOS-Things-master/components/py_engine/tests/wipy/wlan/
A Dwlan.py44 scan_r = wifi.scan()
72 scan_r = wifi.scan()
/AliOS-Things-master/components/csi/csi1/include/drv/
A Dadc.h56 uint32_t scan : 1; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Davrcp_api.h828 avrcp_scan_value_t scan; member
841 avrcp_scan_string_t scan; /* Scan mode status */ member
1035 avrcp_scan_value_t scan; member
1182 avrcp_scan_value_t scan; member
1284 avrcp_scan_value_t scan; member
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DMakefile.am90 https://scan.coverity.com/builds?project=tiff
/AliOS-Things-master/components/SDL2/src/hidapi/ios/
A Dhid.m240 // whenever the application comes back from being inactive, trigger a 20s pairing scan and reconne…
298 NSLog( @"BLE: requesting scan for %d seconds", duration );
317 NSLog( @"BLE: stopping scan" );
340 … // at startup, if we have no already attached peripherals, do a 20s scan for new unpaired devices,
347 // TODO: we could limit our scan to only peripherals supporting the SteamController service, but
349 // extended scan packet. Useful optimization downstream, but not currently necessary
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A DREADME.rst56 2) say "发现设备" to let tmall genius scan on the smart bluetooth devices nearby
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/
A Dgvmat64.asm78 ;scan equ rsp + xx - LocalVarsSize ; ptr to string wanting match -> r9
108 ; scan r13
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/
A Dmatch686.asm60 scan equ dword ptr [esp+NbStack-64] define
129 scan equ esp + 32 ; ptr to string wanting match define
/AliOS-Things-master/solutions/miniapp_agent_demo/miniapp/pages/linkLP/
A DlinkLP.js47 my.scan({
/AliOS-Things-master/components/SDL2/docs/
A DREADME-raspberrypi.md135 The Text Input API is supported, with translation of scan codes done via the

Completed in 38 milliseconds

12