OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sv_count
(Results
1 - 9
of
9
) sorted by null
/external/opencv/ml/src/
mlsvm.cpp
1331
int
sv_count
= 0;
local
1426
int k1 = 0,
sv_count
= 0;
local
1916
int i,
sv_count
= df->
sv_count
;
local
1940
int
sv_count
= df->
sv_count
;
local
2091
int
sv_count
= df[i].
sv_count
;
local
2280
int
sv_count
= cvReadIntByName( fs, df_elem, "
sv_count
", -1 );
local
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr
187
rpc_uint16
sv_count
;
loc_api_common_xdr.c
291
if (!xdr_rpc_uint16 (xdrs, &objp->
sv_count
))
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h
153
rpc_uint16
sv_count
;
member in struct:rpc_loc_gnss_info_s_type
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr
187
rpc_uint16
sv_count
;
loc_api_common_xdr.c
291
if (!xdr_rpc_uint16 (xdrs, &objp->
sv_count
))
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h
159
rpc_uint16
sv_count
;
member in struct:rpc_loc_gnss_info_s_type
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp
842
gnss_report_ptr->
sv_count
);
848
num_svs_max = gnss_report_ptr->
sv_count
;
[
all
...]
/external/opencv/ml/include/
ml.h
475
int
sv_count
;
member in struct:CvSVMDecisionFunc
[
all
...]
Completed in 1662 milliseconds