Home | History | Annotate | Download | only in impl

Lines Matching full:seqid

1088                     int seqId;
1089 found = msg->findInt32(kSequenceIdKey, &seqId);
1100 (*onSeqEnd)(context, session.get(), seqId, frameNumber);
1114 int seqId;
1115 found = msg->findInt32(kSequenceIdKey, &seqId);
1120 (*onSeqAbort)(context, session.get(), seqId);
1171 ALOGV("Repeating seqId %d lastFrameNumer %" PRId64, sequenceId, lastFrameNumber);
1424 ALOGV("SeqId %d frame %" PRId64 " result arrive.", sequenceId, frameNumber);