Searched defs:stopChannel (Results 1 – 6 of 6) sorted by relevance
47 val stopChannel = Channel<Unit>(CORES_COUNT) in <lambda>() constant
919 default void stopChannel( in stopChannel() method1200 public void stopChannel( in stopChannel() method in LivestreamServiceGrpc.LivestreamServiceStub1460 public com.google.longrunning.Operation stopChannel( in stopChannel() method in LivestreamServiceGrpc.LivestreamServiceBlockingStub1698 stopChannel(com.google.cloud.video.livestream.v1.StopChannelRequest request) { in stopChannel() method in LivestreamServiceGrpc.LivestreamServiceFutureStub
245 INT stopChannel, /*!< Stop channel. */ in calculateDetectorValues()527 INT stopChannel = hInvFilt->freqBandTableInvFilt[band + 1]; in FDKsbrEnc_qmfInverseFilteringDetector() local
202 INT stopChannel, /*!< Stop channel of the current in qmfBasedNoiseFloorDetection()
189 public void stopChannel(StopChannelRequest request, StreamObserver<Operation> responseObserver) { in stopChannel() method in MockLivestreamServiceImpl
834 void FMQWrapper::stopChannel(IHintManager* manager) { in stopChannel() function in FMQWrapper