Home
last modified time | relevance | path

Searched defs:sampleIndices (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/apps/traincascade/
Dboost.cpp722 const int* sampleIndices = get_sample_indices(n, sampleIndicesBuf); in get_class_labels() local
745 const int* sampleIndices = get_sample_indices(n, sampleIndicesBuf); in get_ord_var_data() local
814 const int* sampleIndices = get_sample_indices(n, sampleIndicesBuf); in get_cat_var_data() local
/external/deqp/framework/common/
DtcuTexture.cpp3276 …const int sampleIndices[4] = { 2, 3, 1, 0 }; // \note Gather returns the samples in a non-obvious … in gather() local