Searched refs:Recycle (Results 1 - 25 of 48) sorted by path

12

/haiku/headers/os/media/
H A DBuffer.h48 void Recycle();
/haiku/headers/private/kernel/
H A DDPC.h74 void Recycle(FunctionDPCCallback* callback);
/haiku/src/add-ons/media/media-add-ons/radeon/
H A DRadeonProducer.cpp1963 buffer->Recycle();
/haiku/src/add-ons/media/media-add-ons/reader/
H A DMediaReader.cpp519 buffer->Recycle();
689 buffer->Recycle();
695 buffer->Recycle();
698 buffer->Recycle();
/haiku/src/add-ons/media/media-add-ons/tone_producer_demo/
H A DToneProducer.cpp305 // caching a BBuffer that we requested earlier, we have to Recycle() that buffer
790 buffer->Recycle();
/haiku/src/add-ons/media/media-add-ons/video_mixer/
H A DBufferMixer.cpp87 oldBuffer->Recycle();
100 oldBuffer->Recycle();
H A DVideoMixerNodeConsumer.cpp84 // buffer->Recycle();
91 buffer->Recycle();
98 buffer->Recycle();
104 buffer->Recycle();
/haiku/src/add-ons/media/media-add-ons/writer/
H A DMediaWriter.cpp279 buffer->Recycle();
286 buffer->Recycle();
293 buffer->Recycle();
299 buffer->Recycle();
475 buffer->Recycle();
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioProducer.cpp654 buffer->Recycle();
/haiku/src/apps/mediaplayer/media_node_framework/video/
H A DVideoConsumer.cpp149 buffer->Recycle();
555 buffer->Recycle();
597 fBufferMap[fLastBufferIndex]->Recycle();
615 buffer->Recycle();
627 fBufferMap[fLastBufferIndex]->Recycle();
/haiku/src/kits/game/
H A DGameProducer.cpp315 // we have to Recycle() that buffer *before* deleting the buffer group,
496 buffer->Recycle();
/haiku/src/kits/media/
H A DMediaRecorderNode.cpp271 buffer->Recycle();
H A DTimedEventQueuePrivate.cpp569 ((BBuffer *)event->pointer)->Recycle();
/haiku/src/kits/media/experimental/
H A DMediaClientNode.cpp650 buffer->Recycle();
/haiku/src/servers/app/
H A DRegionPool.cpp88 RegionPool::Recycle(BRegion* region) function in class:RegionPool
92 fprintf(stderr, "RegionPool::Recycle() - "
H A DRegionPool.h25 void Recycle(BRegion* region);
/haiku/src/tests/kits/media/mpeg2_decoder_test/
H A Dmpeg2_decoder_test.cpp149 rawVideoFrame->Recycle();
239 buffer->Recycle();
244 buffer->Recycle();
/haiku/src/tests/kits/media/nodetest/
H A DConsumerNode.cpp229 buffer->Recycle();
/haiku/src/add-ons/media/media-add-ons/demultiplexer/
H A DMediaDemultiplexerNode.cpp297 // buffer->Recycle();
304 buffer->Recycle();
311 buffer->Recycle();
317 buffer->Recycle();
714 // buffer->Recycle();
1038 // buffer->Recycle();
1044 // buffer->Recycle();
1047 buffer->Recycle();
/haiku/src/add-ons/media/media-add-ons/dvb/
H A DDVBMediaNode.cpp1717 buf->Recycle();
1754 buf->Recycle();
1780 buf->Recycle();
1789 buf->Recycle();
1800 buf->Recycle();
1818 buf->Recycle();
1913 buf->Recycle();
1974 buf->Recycle();
2000 buf->Recycle();
2006 buf->Recycle();
[all...]
/haiku/src/add-ons/media/media-add-ons/equalizer/
H A DEqualizerNode.cpp152 buffer->Recycle();
158 buffer->Recycle();
167 buffer->Recycle();
725 buffer->Recycle();
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkNode.cpp346 buffer->Recycle();
354 buffer->Recycle();
361 buffer->Recycle();
370 buffer->Recycle();
374 buffer->Recycle();
636 // caching a BBuffer that we requested earlier, we have to Recycle() that buffer
949 buffer->Recycle();
/haiku/src/add-ons/media/media-add-ons/finepix_webcam/FinePixProducer/
H A DProducer.cpp782 buffer->Recycle();
/haiku/src/add-ons/media/media-add-ons/firewire_dv/
H A DFireWireDVNode.cpp593 buf->Recycle();
609 buf->Recycle();
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cpp306 buffer->Recycle();
1090 ((BBuffer *)event->pointer)->Recycle();

Completed in 168 milliseconds

12