webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
pitch_estimator_c.c File Reference
#include "webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h"
#include "webrtc/common_audio/signal_processing/include/signal_processing_library.h"
#include "webrtc/system_wrappers/include/compile_assert_c.h"

Functions

int32_t WebRtcIsacfix_Log2Q8 (uint32_t x)
 
void WebRtcIsacfix_PCorr2Q32 (const int16_t *in, int32_t *logcorQ8)
 

Function Documentation

◆ WebRtcIsacfix_Log2Q8()

int32_t WebRtcIsacfix_Log2Q8 ( uint32_t  x)

◆ WebRtcIsacfix_PCorr2Q32()

void WebRtcIsacfix_PCorr2Q32 ( const int16_t in,
int32_t logcorQ8 
)