Searched refs:appSegmentSize (Results 1 – 1 of 1) sorted by relevance
852 auto appSegmentSize = findAppSegmentsSize(inputFrame.appSegmentBuffer.data, in processAppSegment() local856 appSegmentSize, inputFrame.appSegmentBuffer.width, in processAppSegment()858 if (appSegmentSize == 0) { in processAppSegment()894 appSegmentSize - app1Size + newApp1Length; in processAppSegment()898 if (appSegmentSize - app1Size > 0) { in processAppSegment()900 inputFrame.appSegmentBuffer.data + app1Size, appSegmentSize - app1Size); in processAppSegment()