Searched refs:mPrevCodecTimestamp (Results 1 – 2 of 2) sorted by relevance
254 mPrevCodecTimestamp = timestamp; in emptyBuffer()258 mPrevCodecTimestamp in emptyBuffer()261 work->input.ordinal.timestamp = mPrevCodecTimestamp - mAdjustTimestampGapUs; in emptyBuffer()264 mPrevCodecTimestamp = work->input.ordinal.timestamp; in emptyBuffer()
98 c2_cntr64_t mPrevCodecTimestamp; // adjusted (codec) timestamp for previous frame member