Home | History | Annotate | Download | only in stagefright

Lines Matching refs:CodecState

57 struct CodecState {
88 KeyedVector<size_t, CodecState> stateByTrack;
116 CodecState *state =
117 &stateByTrack.editValueAt(stateByTrack.add(i, CodecState()));
145 CodecState *state = &stateByTrack.editValueAt(i);
169 CodecState *state = &stateByTrack.editValueFor(trackIndex);
204 CodecState *state = &stateByTrack.editValueAt(i);
233 CodecState *state = &stateByTrack.editValueAt(i);
245 CodecState *state = &stateByTrack.editValueAt(i);
311 CodecState *state = &stateByTrack.editValueAt(i);