Home
last modified time | relevance | path

Searched refs:sorted (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/60xx/mlsdk/mllite/
Dcompass.c107 float avg, sum, median, sorted[YAS_DEFAULT_FILTER_LEN]; in adaptive_filter_filter() local
129 memcpy(sorted, adap_filter->sequence, adap_filter->len * sizeof(float)); in adaptive_filter_filter()
130 qsort(&sorted, adap_filter->len, sizeof(float), cmpfloat); in adaptive_filter_filter()
131 median = sorted[adap_filter->len/2]; in adaptive_filter_filter()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DCONTRIBUTORS4 # here. Please keep the list sorted by first names.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.doxy_template364 # sorted by fully-qualified names, including namespaces. If set to
365 # NO (the default), the class list will be sorted only by class name,
/hardware/intel/common/libva/doc/
DDoxyfile443 # sorted by fully-qualified names, including namespaces. If set to
444 # NO (the default), the class list will be sorted only by class name,