Searched refs:mMaxInterChunkDurUs (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DMPEG4Writer.h154 int64_t mMaxInterChunkDurUs; member in struct:android::MPEG4Writer::ChunkInfo
/frameworks/av/media/libstagefright/foundation/include/
H A DMPEG4Writer.h154 int64_t mMaxInterChunkDurUs; member in struct:android::MPEG4Writer::ChunkInfo
/frameworks/av/media/libstagefright/include/
H A DMPEG4Writer.h154 int64_t mMaxInterChunkDurUs; member in struct:android::MPEG4Writer::ChunkInfo
/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp1188 it->mMaxInterChunkDurUs);
1988 it->mMaxInterChunkDurUs = interChunkTimeUs;
2041 info.mMaxInterChunkDurUs = 0;

Completed in 318 milliseconds