Home
last modified time | relevance | path

Searched refs:mem_hp400 (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwb/src/
De_pv_amrwbdec.h114 int16 mem_hp400[6]; /* hp400 filter memory for synthesis */ member
Dsynthesis_amr_wb.cpp286 highpass_400Hz_at_12k8(synth, L_SUBFR, st->mem_hp400); in synthesis_amr_wb()
Dpvamrwbdecoder.cpp218 highpass_400Hz_at_12k8_init(dec_state->mem_hp400); in pvDecoder_AmrWb_Reset()
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dcod_main.h73 Word16 mem_hp400[6]; /* hp400 filter memory for synthesis */ member
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
DvoAMRWBEnc.c132 Init_HP400_12k8(cod_state->mem_hp400); in Reset_encoder()
1443 HP400_12k8(synth, L_SUBFR, st->mem_hp400); in synthesis()