OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mem_sig_out
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrwb/src/
e_pv_amrwbdec.h
100
int16
mem_sig_out
[6]; /* hp50 filter memory for synthesis */
member in struct:__anon38830
synthesis_amr_wb.cpp
205
st->
mem_sig_out
);
pvamrwbdecoder.cpp
217
highpass_50Hz_at_12k8_init(dec_state->
mem_sig_out
);
[
all
...]
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
cod_main.h
72
Word16
mem_sig_out
[6]; /* hp50 filter memory for synthesis */
member in struct:__anon38834
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
voAMRWBEnc.c
130
Init_HP50_12k8(cod_state->
mem_sig_out
);
[
all
...]
Completed in 47 milliseconds