OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Decoder_State
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrwb/src/
synthesis_amr_wb.h
85
Decoder_State
* st, /* (i/o) : State structure */
e_pv_amrwbdec.h
122
}
Decoder_State
;
126
Decoder_State
state;
pvamrwbdecoder.cpp
155
Decoder_State
*st = &(((PV_AmrWbDec *)pt_st)->state);
178
Decoder_State
*dec_state;
180
dec_state = (
Decoder_State
*) st;
293
Decoder_State
*st;
337
st = (
Decoder_State
*) spd_state;
[
all
...]
synthesis_amr_wb.cpp
55
Decoder_State
* st, (i/o) : State structure
145
Decoder_State
* st, /* (i/o) : State structure */
Completed in 187 milliseconds