Searched refs:liveSize (Results 1 – 1 of 1) sorted by relevance
602 int64_t liveSize = atoi(liveTag + LIVE_TAG.length()); in ConvertToMovingPhoto() local603 int64_t imageSize = totalSize - liveSize - LIVE_TAG_LEN - PLAY_INFO_LEN; in ConvertToMovingPhoto()