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

  /external/chromium_org/remoting/protocol/
fake_session.cc 42 void FakeSession::set_config(const SessionConfig& config) { function in class:remoting::protocol::FakeSession
jingle_session.cc 219 void JingleSession::set_config(const SessionConfig& config) { function in class:remoting::protocol::JingleSession
  /external/chromium_org/net/quic/crypto/
crypto_server_config_protobuf.h 63 void set_config(base::StringPiece config) { function in class:net::QuicServerConfigProtobuf
  /external/chromium_org/chrome/browser/chromeos/
proxy_cros_settings_parser.cc 191 bool set_config = false; local
194 set_config = true;
198 set_config = true;
202 set_config = true;
206 set_config = true;
208 if (!set_config)
  /hardware/qcom/audio/post_proc/
bundle.c 289 int set_config(effect_context_t *context, effect_config_t *config) function
570 *(int *) pReplyData = set_config(context, (effect_config_t *) pCmdData);
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 1208 OMX_ERRORTYPE omx_venc::set_config(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_venc
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp 1407 OMX_ERRORTYPE omx_venc::set_config(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_venc
    [all...]
  /device/htc/flounder/audio/visualizer/
nv_offload_visualizer.c 469 int set_config(effect_context_t *context, effect_config_t *config) function
563 set_config(context, &context->config);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine_unittest.cc 2905 webrtc::AgcConfig set_config = {0}; local
    [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 529 int set_config(effect_context_t *context, effect_config_t *config) function
623 set_config(context, &context->config);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp 3513 OMX_ERRORTYPE omx_vdec::set_config(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec.cpp 3813 OMX_ERRORTYPE omx_vdec::set_config(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 209 tNFA_SET_CONFIG set_config; /* NFA_DM_SET_CONFIG_EVT */ member in union:__anon7679
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 3601 OMX_ERRORTYPE omx_vdec::set_config(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec_hevc.cpp 3351 OMX_ERRORTYPE omx_vdec::set_config(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.cpp 4158 OMX_ERRORTYPE omx_vdec::set_config(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
omx_vdec_msm8974.cpp 3878 OMX_ERRORTYPE omx_vdec::set_config(OMX_IN OMX_HANDLETYPE hComp, function in class:omx_vdec
    [all...]
  /external/libnfc-nci/src/nfc/include/
nfc_api.h 488 tNFC_SET_CONFIG_REVT set_config; member in union:__anon8003
    [all...]

Completed in 486 milliseconds