Searched refs:sidxContent (Results 1 – 1 of 1) sorted by relevance
672 std::string sidxContent = downloadContent_; in ParseSidx() local681 sidxContent = downloadContent_.substr((unsigned int)initLen); in ParseSidx()682 … MEDIA_LOG_I("ParseSidx update sidx segment content size is " PUBLIC_LOG_ZU, sidxContent.size()); in ParseSidx()687 …t parseRet = SidxBoxParser::ParseSidxBox(const_cast<char *>(sidxContent.c_str()), sidxContent.leng… in ParseSidx()