Searched refs:results (Results 1 - 25 of 25) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dgscan_event_handler.cpp140 wifi_scan_result *results,
172 results[i].ts =
189 sizeof(results->ssid) <= len ? sizeof(results->ssid) : len;
190 memcpy((void *)&results[i].ssid,
205 sizeof(results->bssid) <= len ? sizeof(results->bssid) : len;
206 memcpy(&results[i].bssid,
218 results[i].channel =
230 results[
139 gscan_get_hotlist_ap_found_results(u32 num_results, wifi_scan_result *results, u32 starting_index, struct nlattr **tb_vendor) argument
277 gscan_get_significant_change_results(u32 num_results, wifi_significant_change_result **results, u32 starting_index, struct nlattr **tb_vendor) argument
[all...]
H A Dgscan.cpp1065 ALOGD("%s: Number of cached results = %d.", __func__, numResults);
1068 /* Get the GSCAN cached scan results. */
1071 wifi_scan_result *results,
1075 wifi_scan_result *result = results;
1086 if (results == NULL) {
1087 ALOGE("%s: NULL results pointer provided. Exit.",
1162 /* Read more data flag and number of results of retrieved cached results
1164 * If more data is 0 or numResults >= max, return with results populated.
1165 * Otherwise, loop in 4s wait for next results fragmen
1069 wifi_get_cached_gscan_results(wifi_interface_handle iface, byte flush, int max, wifi_scan_result *results, int *num) argument
1433 gscan_get_cached_results(u32 num_results, wifi_scan_result *results, u32 starting_index, struct nlattr **tb_vendor) argument
2099 getGetCachedResultsRspParams( int max, u8 *moreData, int *numResults, wifi_scan_result *results) argument
[all...]
H A Dgscancommand.h68 wifi_scan_result *results; member in struct:__anon2373
109 unsigned num_results, wifi_scan_result *results);
113 wifi_significant_change_result **results);
174 wifi_scan_result *results);
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dgscan.h99 // low, the firmware should choose to generate results as
104 * 2 => same as 1 + forward scan results (beacons/probe responses + IEs) in real time to HAL
105 * 3 => same as 2 + forward scan results (beacons/probe responses + IEs) in real time to
129 /* Get the GSCAN cached scan results */
131 int max, wifi_scan_result *results, int *num);
136 unsigned num_results, wifi_scan_result *results);
138 unsigned num_results, wifi_scan_result *results);
171 unsigned num_results, wifi_significant_change_result **results);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
H A Dvp9_sad_sse3.asm177 ; int *results)
219 ; int *results)
257 ; int *results)
286 ; int *results)
311 ; int *results)
H A Dvp9_variance_impl_mmx.asm282 ; Now accumulate the final results.
283 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
284 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
397 ; Now accumulate the final results.
398 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
399 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
H A Dvp9_sad_ssse3.asm154 ; int *results)
267 ; int *results)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
H A Dsad_sse3.asm382 ; int *results)
424 ; int *results)
462 ; int *results)
491 ; int *results)
516 ; int *results)
705 ; int *results)
756 ; int *results)
803 ; int *results)
836 ; int *results)
865 ; int *results)
[all...]
H A Dsubpixel_sse2.asm393 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
508 movdqa XMMWORD PTR [rdi], xmm1 ; store the results in the destination
618 movq QWORD PTR [rdi], xmm4 ; store the results in the destination
733 movq QWORD Ptr [rdi], xmm4 ; store the results in the destination
783 movq QWORD Ptr [rdi+8], xmm4 ; store the results in the destination
880 movq QWORD PTR [rdi], xmm2 ; store the results in the destination
1098 movdqa [rdi], xmm3 ; store the results in the destination
1163 movdqa [rdi], xmm3 ; store the results in the destination
1207 movdqa [rdi], xmm3 ; store the results in the destination
1349 movq [rdi], xmm3 ; store the results i
[all...]
H A Dsad_ssse3.asm154 ; int *results)
267 ; int *results)
H A Dsubpixel_mmx.asm93 movq [rdi], mm3 ; store the results in the destination
188 movd [rdi],mm3 ; store the results in the destination
342 movq [rdi], mm3 ; store the results in the destination
497 movq [rdi], mm3 ; store the results in the destination
614 movd [rdi], mm3 ; store the results in the destination
H A Dvariance_impl_mmx.asm282 ; Now accumulate the final results.
283 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
284 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
397 ; Now accumulate the final results.
398 movq QWORD PTR [rsp+8], mm5 ; copy back accumulated results into normal memory
399 movq QWORD PTR [rsp], mm7 ; copy back accumulated results into normal memory
H A Dsubpixel_ssse3.asm477 movq MMWORD PTR [rdi], xmm2 ;store the results
990 movdqa [rdi], xmm5 ; store the results in the destination
1109 movdqa [rdi], xmm2 ; store the results in the destination
1121 movdqa [rdi], xmm5 ; store the results in the destination
1256 movq [rdi], xmm7 ; store the results in the destination
H A Dloopfilter_sse2.asm224 movdqa xmm5, xmm0 ; save results
586 ; filter and write back the results
636 ; filter and write back the results
H A Dloopfilter_mmx.asm183 movq mm5, mm0 ; save results
498 movq mm5, mm0 ; save results
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp44 GSCAN_ATTRIBUTE_SCAN_RESULTS_COMPLETE, /* indicates no more results */
237 static int parseScanResults(wifi_scan_result *results, int num, nlattr *attr) argument
239 memset(results, 0, sizeof(wifi_scan_result) * num);
247 wifi_scan_result *result = results + i;
272 ALOGE("Got too many results; skipping some");
324 ALOGD("Enabling Full scan results");
336 ALOGE("failed to enable full scan results; result = %d", result);
345 ALOGD("Disabling Full scan results");
354 ALOGE("failed to disable full scan results;result = %d", result);
369 ALOGI("Full scan results
784 GetScanResultsCommand(wifi_interface_handle iface, byte flush, wifi_scan_result *results, int max, int *num) argument
891 wifi_scan_result *results = (wifi_scan_result *)it2.get_data(); local
915 wifi_get_cached_gscan_results(wifi_interface_handle iface, byte flush, int max, wifi_scan_result *results, int *num) argument
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
H A Dvp9_idct32x32_add_neon.asm102 ; Combine-add results with current destination content
103 ; q6-q9 contain the results (out[j * 32 + 0-31])
136 ; Combine-add results with current destination content
137 ; q6-q9 contain the results (out[j * 32 + 0-31])
170 ; Combine-add results with current destination content
171 ; q4-q7 contain the results (out[j * 32 + 0-31])
204 ; Combine-add results with current destination content
205 ; q4-q7 contain the results (out[j * 32 + 0-31])
280 ; (used) two for results, well four d registers
323 ; results o
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dsad_test.cc168 void SADs(unsigned int *results) { argument
174 results));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
H A Didct_v6.asm73 ; use input buffer to store intermediate results
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
H A Dvariance_neon.asm47 ;the results into the elements of the destination vector. The explanation
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc135 // results. This reporter will only catch failures generated in the current
172 SingleFailureChecker(const TestPartResultArray* results,
915 // You can register your own repoter to listen either only for test results
916 // from the current thread or for results from all threads.
1091 // current_test_info is NULL, the assertion results will be stored in
1111 // Clears the results of all tests, except the ad hoc tests.
1116 // Clears the results of ad-hoc test assertions.
1186 // Initializes the event listener for streaming test results to a socket.
1273 // stores assertion results in ad_hoc_test_result_. Initially NULL.
1279 // assertion results i
2093 HasOneFailure(const char* , const char* , const char* , const TestPartResultArray& results, TestPartResult::Type type, const string& substr) argument
2132 SingleFailureChecker( const TestPartResultArray* results, TestPartResult::Type type, const string& substr) argument
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_loopfilter_mmx.asm183 movq mm5, mm0 ; save results
498 movq mm5, mm0 ; save results
/hardware/intel/img/libdrm/
H A Dconfig.guess655 results, however. */
H A Dconfigure1455 --cache-file=FILE cache test results in FILE [disabled]
8185 # or program results in "error TOC overflow" add -mminimal-toc to
11870 # This file is a shell script that caches the results of configure
11873 # It is not useful on other systems. If it contains results you don't
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dwlioctl.h469 /* incremental scan results struct */
472 wl_scan_results_t results; member in struct:wl_iscan_results
477 (WL_SCAN_RESULTS_FIXED_SIZE + OFFSETOF(wl_iscan_results_t, results))

Completed in 826 milliseconds