Lines Matching defs:lastmarker
35 uint32_t lastmarker;
86 (!pc1->lastmarker ||
87 pc1->lastmarker == CORE_MARKER(state) ||
88 pc1->lastmarker == DCA_SYNCWORD_SUBSTREAM)) {
89 if (!pc1->lastmarker)
93 pc1->lastmarker = EXSS_MARKER(state);
95 pc1->lastmarker = CORE_MARKER(state);
112 switch (pc1->lastmarker) {
168 (pc1->lastmarker == CORE_MARKER(state) ||
169 pc1->lastmarker == DCA_SYNCWORD_SUBSTREAM)) {
188 pc1->lastmarker = 0;