Searched refs:_pEndCharOffsetVec (Results 1 – 3 of 3) sorted by relevance
144 _pEndCharOffsetVec = NULL; in TextKaraokeBox()171 PV_MP4_FF_ARRAY_NEW(NULL, uint16, (_entryCount), _pEndCharOffsetVec); in TextKaraokeBox()198 _pEndCharOffsetVec[i] = endOffset; in TextKaraokeBox()223 if (_pEndCharOffsetVec != NULL) in ~TextKaraokeBox()225 PV_MP4_ARRAY_DELETE(NULL, _pEndCharOffsetVec); in ~TextKaraokeBox()
126 return (_pEndCharOffsetVec); in getEndCharOffsetVec()135 uint16 *_pEndCharOffsetVec; variable
154 uint16 *_pEndCharOffsetVec; variable