Home
last modified time | relevance | path

Searched refs:nbOfAllocatedStszBlocks (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/3gpwriter/inc/
DM4MP4W_Types.h216 M4OSA_UInt32 nbOfAllocatedStszBlocks; member
259 M4OSA_UInt32 nbOfAllocatedStszBlocks; member
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
DM4MP4W_Writer.c756 mMp4FileDataPtr->audioTrackPtr->nbOfAllocatedStszBlocks = 0; in M4MP4W_addStream()
977 mMp4FileDataPtr->videoTrackPtr->nbOfAllocatedStszBlocks = 1; in M4MP4W_addStream()
2233 mMp4FileDataPtr->audioTrackPtr->nbOfAllocatedStszBlocks = in M4MP4W_processAU()
2240 nbOfAllocatedStszBlocks in M4MP4W_processAU()
2272 >= mMp4FileDataPtr->audioTrackPtr->nbOfAllocatedStszBlocks in M4MP4W_processAU()
2283 >= mMp4FileDataPtr->audioTrackPtr->nbOfAllocatedStszBlocks in M4MP4W_processAU()
2286 mMp4FileDataPtr->audioTrackPtr->nbOfAllocatedStszBlocks += in M4MP4W_processAU()
2292 nbOfAllocatedStszBlocks - 1) in M4MP4W_processAU()
2295 nbOfAllocatedStszBlocks in M4MP4W_processAU()
2501 >= mMp4FileDataPtr->videoTrackPtr->nbOfAllocatedStszBlocks in M4MP4W_processAU()
[all …]