Home
last modified time | relevance | path

Searched defs:inarray (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/audiomixmatrix/
Dgstaudiomixmatrix.c439 const gfloat *inarray; in gst_audio_mix_matrix_transform() local
461 const gdouble *inarray; in gst_audio_mix_matrix_transform() local
483 const gint16 *inarray; in gst_audio_mix_matrix_transform() local
506 const gint32 *inarray; in gst_audio_mix_matrix_transform() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioconvert.c505 #define RUN_CONVERSION(which, inarray, in_get_caps, outarray, out_get_caps) \ argument
510 #define RUN_CONVERSION_TO_FAIL(which, inarray, in_caps, outarray, out_caps) \ argument
515 #define RUN_CONVERSION_NOT_INPLACE(which, inarray, in_get_caps, outarray, out_get_caps) \ argument