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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
codec.cc 114 void Codec::SetParam(const std::string& name, const std::string& value) {
118 void Codec::SetParam(const std::string& name, int value) {
172 rtx_codec.SetParam(kCodecParamAssociatedPayloadType, associated_payload_type);
  /external/lzma/CPP/7zip/Archive/Common/
HandlerOut.cpp 331 HRESULT COutHandler::SetParam(COneMethodInfo &oneMethodInfo, const UString &name, const UString &value)
388 RINOK(SetParam(oneMethodInfo, name, value));
  /external/chromium_org/testing/gtest/include/gtest/
gtest.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest.h     [all...]
  /external/gtest/include/gtest/
gtest.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h     [all...]
  /external/mesa3d/src/gtest/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...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 699 milliseconds