Home | History | Annotate | Download | only in mp4

Lines Matching refs:mBufferPos

227     : mBufferPos(0),
329 mBufferPos = totalOffset;
442 mBufferPos += mBuffer->offset();
462 mBufferPos + mBuffer->size(),
466 ALOGV("Reached EOF when reading %d @ %d + %d", needed, mBufferPos, mBuffer->size());
639 ALOGV("first moof @ %08x", mBufferPos + offset);
640 mFirstMoofOffset = mBufferPos + offset - 8; // point at the size
741 enter(mBufferPos - offset, type, size - offset);
1131 mBufferPos += distance;
1136 mBufferPos += distance;
1581 mBufferPos + offset, mBufferPos + size);
1589 info->mOffset = mBufferPos + offset;