Searched refs:retForMeta (Results 1 – 2 of 2) sorted by relevance
389 while (!isVideoEosFlagForMeta && !isMetaEosFlagForMeta && retForMeta == 0) { in CheckTimedMeta()393 retForMeta = -1; in CheckTimedMeta()395 return retForMeta; in CheckTimedMeta()403 retForMeta = this->demuxer_->ReadSampleBuffer(i, avBuffer); in CheckLoop()404 if (retForMeta != 0) { in CheckLoop()420 retForMeta = -1; in CheckLoop()427 retForMeta = -1; in CheckLoop()
73 int32_t retForMeta = 0; variable