Home
last modified time | relevance | path

Searched defs:get_mean (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/storaged/include/
H A Dstoraged_diskstats.h125 double get_mean() { in get_mean() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/thrust/
Dphase_oscillator_ensemble.cu76 static std::pair< value_type , value_type > get_mean( const state_type &x ) in get_mean() function
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtx_search.c525 static double get_mean(const int16_t *diff, int stride, int w, int h) { in get_mean() function