OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcIsacfix_MatrixProduct2C
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
entropy_coding.h
144
void
WebRtcIsacfix_MatrixProduct2C
(const int16_t matrix0[],
isacfix.c
254
WebRtcIsacfix_MatrixProduct2 =
WebRtcIsacfix_MatrixProduct2C
;
[
all
...]
entropy_coding.c
879
Function
WebRtcIsacfix_MatrixProduct2C
() returns the product of two matrixes,
891
void
WebRtcIsacfix_MatrixProduct2C
(const int16_t matrix0[],
[
all
...]
Completed in 777 milliseconds