Searched refs:get_version (Results 1 - 24 of 24) sorted by relevance

/external/webrtc/src/modules/audio_processing/
H A Dhigh_pass_filter_impl.h33 virtual int get_version(char* version, int version_len_bytes) const;
H A Dlevel_estimator_impl.h33 virtual int get_version(char* version, int version_len_bytes) const;
H A Dnoise_suppression_impl.h33 virtual int get_version(char* version, int version_len_bytes) const;
H A Dprocessing_component.h28 virtual int get_version(char* version, int version_len_bytes) const = 0;
H A Dvoice_detection_impl.h34 virtual int get_version(char* version, int version_len_bytes) const;
H A Decho_cancellation_impl.h37 virtual int get_version(char* version, int version_len_bytes) const;
H A Decho_control_mobile_impl.h35 virtual int get_version(char* version, int version_len_bytes) const;
H A Dgain_control_impl.h35 virtual int get_version(char* version, int version_len_bytes) const;
H A Dlevel_estimator_impl.cc133 int LevelEstimatorImpl::get_version(char* version, function in class:webrtc::LevelEstimatorImpl
H A Dvoice_detection_impl.cc160 int VoiceDetectionImpl::get_version(char* version, function in class:webrtc::VoiceDetectionImpl
H A Dhigh_pass_filter_impl.cc146 int HighPassFilterImpl::get_version(char* version, function in class:webrtc::HighPassFilterImpl
H A Dnoise_suppression_impl.cc113 int NoiseSuppressionImpl::get_version(char* version, function in class:webrtc::NoiseSuppressionImpl
H A Decho_control_mobile_impl.cc251 int EchoControlMobileImpl::get_version(char* version, function in class:webrtc::EchoControlMobileImpl
H A Dgain_control_impl.cc336 int GainControlImpl::get_version(char* version, int version_len_bytes) const { function in class:webrtc::GainControlImpl
H A Decho_cancellation_impl.cc331 int EchoCancellationImpl::get_version(char* version, function in class:webrtc::EchoCancellationImpl
/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_cgl.c88 apple_cgl.get_version = sym(h, "CGLGetVersion");
90 apple_cgl.get_version(&apple_cgl.version_major, &apple_cgl.version_minor);
H A Dapple_cgl.h44 void (*get_version) (GLint * version_major, GLint * version_minor); member in struct:apple_cgl_api
/external/mesa3d/src/glx/apple/
H A Dapple_cgl.c88 apple_cgl.get_version = sym(h, "CGLGetVersion");
90 apple_cgl.get_version(&apple_cgl.version_major, &apple_cgl.version_minor);
H A Dapple_cgl.h44 void (*get_version) (GLint * version_major, GLint * version_minor); member in struct:apple_cgl_api
/external/iptables/extensions/
H A Dlibxt_set.h17 get_version(unsigned *version) function
51 sockfd = get_version(&req.version);
80 sockfd = get_version(&req.version);
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/irc/
H A Dircbot.py206 def get_version(self): member in class:SingleServerIRCBot
233 "VERSION " + self.get_version())
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
H A DOAuth.php503 $this->get_version($request);
524 $this->get_version($request);
544 $this->get_version($request);
555 private function get_version(&$request) { function
/external/chromium_org/third_party/cython/src/
H A Druntests.py1513 def get_version(): function
1763 sys.stderr.write("Running tests against Cython %s\n" % get_version())
/external/libhevc/test/decoder/
H A Dmain.c780 /* Function Name : get_version */
801 IV_API_CALL_STATUS_T get_version(void *codec_obj) function
2659 get_version(codec_obj);

Completed in 278 milliseconds