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

  /frameworks/av/media/libstagefright/codecs/common/include/
voAudio.h 150 VO_U32 (VO_API * SetParam) (VO_HANDLE hCodec, VO_S32 uParamID, VO_PTR pData);
  /external/protobuf/gtest/include/gtest/
gtest.h     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
SDL_main.cpp 211 void SetParam(TInt aParam);
313 void CSdlAppServ::SetParam(TInt aParam)
617 gEpocEnv->iAppSrv->SetParam(aParam);
  /external/chromium/testing/gtest/include/gtest/
gtest.h     [all...]
  /external/gtest/include/gtest/
gtest.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h     [all...]
  /external/opencv/cvaux/include/
cvvidsurv.hpp 243 void SetParam(const char* name, double val)
269 if(str) SetParam(name,atof(str));
307 SetParam(FN,val);
337 pM->SetParam(N,GetParam(tmp));
    [all...]

Completed in 3880 milliseconds