Home
last modified time | relevance | path

Searched refs:INITIAL_FRAMESAMPLES (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dsettings.h32 #define INITIAL_FRAMESAMPLES 960 macro
Disacfix.c303 ISAC_inst->ISACenc_obj.new_framelength = INITIAL_FRAMESAMPLES; in WebRtcIsacfix_EncoderInit()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dsettings.h25 #define INITIAL_FRAMESAMPLES 960 macro
Disac.c357 instLB->ISACencLB_obj.new_framelength = INITIAL_FRAMESAMPLES; in EncoderInitLb()