OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gc_predUnqSt
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
gain_q.cpp
198
|| gc_pred_reset(&s->
gc_predUnqSt
)
293
gc_pred_reset(&(state->
gc_predUnqSt
));
512
// gc_pred_copy(&(st->gc_predSt), &(st->
gc_predUnqSt
));
514
memcpy(st->
gc_predUnqSt
.past_qua_en,
517
memcpy(st->
gc_predUnqSt
.past_qua_en_MR122,
525
&(st->
gc_predUnqSt
),
572
&(st->
gc_predUnqSt
),
586
&(st->
gc_predUnqSt
),
gain_q.h
47
gc_predState
gc_predUnqSt
;
125
gc_predState
gc_predUnqSt
;
Completed in 56 milliseconds