Searched refs:clip_shorts_to_region (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/media/
H A DBufferProducer.h219 static status_t clip_shorts_to_region(const int16* data,
/haiku/src/kits/media/
H A DBufferProducer.cpp39 return clip_shorts_to_region((const int16*)data, size / sizeof(int16),
626 BBufferProducer::clip_shorts_to_region(const int16* data, int count, function in class:BBufferProducer

Completed in 78 milliseconds