Home
last modified time | relevance | path

Searched refs:convert_s16_s32 (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/blender/blender-2.91.0/extern/audaspace/include/respec/
H A DConverterFunctions.h127 void AUD_API convert_s16_s32(data_t* target, data_t* source, int length);
/dports/devel/liboil/liboil-0.3.17/liboil/
H A Dliboilclasses.h209 OIL_DECLARE_CLASS(convert_s16_s32);
/dports/graphics/blender/blender-2.91.0/extern/audaspace/src/respec/
H A DConverterFunctions.cpp114 void convert_s16_s32(data_t* target, data_t* source, int length) in convert_s16_s32() function
/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/
H A Dschrovirtframe.c1669 convert_s16_s32 (SchroFrame * frame, void *_dest, int component, int i) in convert_s16_s32() function
1690 virt_frame->render_line = convert_s16_s32; in schro_virt_frame_new_convert_s16()