Home
last modified time | relevance | path

Searched defs:bestind (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/video/src/tracking/detail/
H A Dtracker_mil_state.cpp83 int bestind = max_idx(prob); in estimateImpl() local
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.c103 static void FindFour32(int32_t *in, int16_t length, int16_t *bestind) in FindFour32()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.c103 static void FindFour32(int32_t *in, int16_t length, int16_t *bestind) in FindFour32()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.c103 static void FindFour32(int32_t *in, int16_t length, int16_t *bestind) in FindFour32()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.c103 static void FindFour32(int32_t *in, int16_t length, int16_t *bestind) in FindFour32()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.c103 static void FindFour32(int32_t *in, int16_t length, int16_t *bestind) in FindFour32()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.c103 static void FindFour32(int32_t *in, int16_t length, int16_t *bestind) in FindFour32()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.c108 static void FindFour32(int32_t *in, int16_t length, int16_t *bestind) in FindFour32()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.c103 static void FindFour32(int32_t *in, int16_t length, int16_t *bestind) in FindFour32()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.c103 static void FindFour32(int32_t *in, int16_t length, int16_t *bestind) in FindFour32()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dpitch_estimator.c103 static void FindFour32(int32_t *in, int16_t length, int16_t *bestind) in FindFour32()
/dports/net/yate/yate-6.4.0-1/libs/miniwebrtc/audio/coding_isac/fix/
H A Dpitch_estimator.c115 static void FindFour32(WebRtc_Word32 *in, WebRtc_Word16 length, WebRtc_Word16 *bestind) in FindFour32()