Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/fluidsynth/
Dgstfluiddec.c44 #define FLUID_DEC_BPS (4 * 2) macro
336 outbuf = gst_buffer_new_allocate (NULL, samples * FLUID_DEC_BPS, NULL); in produce_samples()