Searched refs:appSegmentBuffer (Results 1 – 2 of 2) sorted by relevance
969 inputFrame.appSegmentBuffer.width * inputFrame.appSegmentBuffer.height, in processAppSegment()1022 delete[] appSegmentBuffer; in processAppSegment()1037 inputFrame.appSegmentBuffer.data = nullptr; in processAppSegment()1192 if (inputFrame->appSegmentBuffer.data != nullptr) { in releaseInputFrameLocked()1194 inputFrame->appSegmentBuffer.data = nullptr; in releaseInputFrameLocked()1443 appSegmentBuffer[0], appSegmentBuffer[1]); in findAppSegmentsSize()1449 appSegmentBuffer[totalSize+1]; in findAppSegmentsSize()1455 if (appSegmentBuffer[totalSize] != 0xFF || in findAppSegmentsSize()1457 appSegmentBuffer[totalSize+1] > 0xEF) { in findAppSegmentsSize()1460 appSegmentBuffer[totalSize], appSegmentBuffer[totalSize+1]); in findAppSegmentsSize()[all …]
154 CpuConsumer::LockedBuffer appSegmentBuffer; member200 size_t findAppSegmentsSize(const uint8_t* appSegmentBuffer, size_t maxSize,