HomeSort by relevance Sort by last modified time
    Searched defs:FindMethod (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/Common/
CreateCoder.cpp 118 bool FindMethod(DECL_EXTERNAL_CODECS_LOC_VARS
150 bool FindMethod(DECL_EXTERNAL_CODECS_LOC_VARS
  /frameworks/av/services/audioflinger/
LinearMap.h 130 enum FindMethod {
226 T findX(T y, FindMethod *method = NULL, double extrapolation = 0.0, T startValue = 0) const {
233 T findY(T x, FindMethod *method = NULL, double extrapolation = 0.0, T startValue = 0) const {
301 T findU(T v, T *uArray, T *vArray, FindMethod *method,

Completed in 67 milliseconds