summaryrefslogtreecommitdiff
path: root/doc/tmpl/liboilfuncs-doc.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tmpl/liboilfuncs-doc.sgml')
-rw-r--r--doc/tmpl/liboilfuncs-doc.sgml2822
1 files changed, 2 insertions, 2820 deletions
diff --git a/doc/tmpl/liboilfuncs-doc.sgml b/doc/tmpl/liboilfuncs-doc.sgml
index 43e6dbb..fa62c4e 100644
--- a/doc/tmpl/liboilfuncs-doc.sgml
+++ b/doc/tmpl/liboilfuncs-doc.sgml
@@ -1,8 +1,8 @@
<!-- ##### SECTION Title ##### -->
-Function Classes
+Other Function Classes
<!-- ##### SECTION Short_Description ##### -->
-Function Classes
+Other Function Classes
<!-- ##### SECTION Long_Description ##### -->
<para>
@@ -51,114 +51,6 @@ array, the rows of the array are contiguous.
</para>
-<!-- ##### FUNCTION oil_abs_f32_f32 ##### -->
-<para>
-Calculates the absolute value of each element.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_abs_f64_f64 ##### -->
-<para>
-Calculates the absolute value of each element.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-
-<!-- ##### FUNCTION oil_abs_u16_s16 ##### -->
-<para>
-
-Calculates the absolute value of each element.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_abs_u32_s32 ##### -->
-<para>
-
-Calculates the absolute value of each element.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_abs_u8_s8 ##### -->
-<para>
-
-Calculates the absolute value of each element.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_argb_paint_u8 ##### -->
-<para>
-
-</para>
-
-@i_4xn:
-@s1_4:
-@s2_n:
-@n:
-
-
-<!-- ##### FUNCTION oil_average2_u8 ##### -->
-<para>
-
-Calculates the average of each element in the source arrays.
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_ayuv2argb_u8 ##### -->
-<para>
-
-Converts an array of AYUV pixels to ARGB.
-</para>
-
-@d_4xn:
-@s_4xn:
-@n:
-
-
-
<!-- ##### FUNCTION oil_clip_f32 ##### -->
<para>
@@ -174,7 +66,6 @@ Clips each element in the first source array.
@s3_1: maximum
-
<!-- ##### FUNCTION oil_clip_f64 ##### -->
<para>
@@ -190,7 +81,6 @@ Clips each element in the first source array.
@s3_1: maximum
-
<!-- ##### FUNCTION oil_clip_s16 ##### -->
<para>
@@ -206,7 +96,6 @@ Clips each element in the first source array.
@s3_1: maximum
-
<!-- ##### FUNCTION oil_clip_s32 ##### -->
<para>
@@ -222,7 +111,6 @@ Clips each element in the first source array.
@s3_1: maximum
-
<!-- ##### FUNCTION oil_clip_s8 ##### -->
<para>
@@ -238,7 +126,6 @@ Clips each element in the first source array.
@s3_1: maximum
-
<!-- ##### FUNCTION oil_clip_u16 ##### -->
<para>
@@ -254,7 +141,6 @@ Clips each element in the first source array.
@s3_1: maximum
-
<!-- ##### FUNCTION oil_clip_u32 ##### -->
<para>
@@ -270,7 +156,6 @@ Clips each element in the first source array.
@s3_1: maximum
-
<!-- ##### FUNCTION oil_clip_u8 ##### -->
<para>
@@ -286,1422 +171,6 @@ Clips each element in the first source array.
@s3_1: maximum
-
-<!-- ##### FUNCTION oil_clipconv8x8_u8_s16 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@d_8x8:
-@dstr:
-@s_8x8:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s16_f32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s16_f64 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s16_s32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s16_u16 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s16_u32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s32_f32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s32_f64 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s32_u32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s8_f32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s8_f64 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s8_s16 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s8_s32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s8_u16 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s8_u32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_s8_u8 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u16_f32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u16_f64 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u16_s16 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u16_s32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u16_u32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u32_f32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u32_f64 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u32_s32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u8_f32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u8_f64 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u8_s16 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u8_s32 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u8_s8 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u8_u16 ##### -->
-<para>
-
-Converts source array to type of destination array, clipping values
-to the range of the destination type.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_clipconv_u8_u32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv8x8_f64_s16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@d_8x8:
-@dstr:
-@s_8x8:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_conv8x8_s16_f64 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@d_8x8:
-@dstr:
-@s_8x8:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_conv_f32_f64 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f32_s16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f32_s32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f32_s8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f32_u16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f32_u32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f32_u8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f64_f32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f64_s16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f64_s32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f64_s8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f64_u16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f64_u32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_f64_u8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s16_f32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s16_f64 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s16_s32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s16_s8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s16_u16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s16_u32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s16_u8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s32_f32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s32_f64 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s32_s16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s32_s8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s32_u16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s32_u32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s32_u8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s8_f32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s8_f64 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s8_s16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s8_s32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s8_u16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s8_u32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_s8_u8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u16_f32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u16_f64 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u16_s16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u16_s32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u16_s8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u16_u32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u16_u8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u32_f32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u32_f64 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u32_s16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u32_s32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u32_s8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u32_u16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u32_u8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u8_f32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u8_f64 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u8_s16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u8_s32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u8_s8 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u8_u16 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_conv_u8_u32 ##### -->
-<para>
-
-Converts each element in the source array to the type of destination
-array. Destination values outside the range of the destination type
-are unspecified.
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_copy_u8 ##### -->
-<para>
-
-Copies the source array to the destination array with no modification.
-This function is identical to memcpy().
-</para>
-
-@dest:
-@src:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_dct36_f32 ##### -->
-<para>
-
-</para>
-
-@d_36:
-@dstr:
-@s_36:
-@sstr:
-
-
<!-- ##### FUNCTION oil_dequantize8x8_s16 ##### -->
<para>
@@ -1718,7 +187,6 @@ function would be more appropriately called oil_mult8x8_s16().
@sstr2:
-
<!-- ##### FUNCTION oil_diffsquaresum_f64 ##### -->
<para>
@@ -1735,125 +203,6 @@ over the entire array, placing the result in the destination.
@n:
-
-<!-- ##### FUNCTION oil_fdct8_f64 ##### -->
-<para>
-
-Calculates the forward discrete cosine transform on the source array.
-</para>
-
-@d_8:
-@s_8:
-@dstr:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_fdct8x8_f64 ##### -->
-<para>
-
-Calculates the 2-D forward discrete cosine transform on the source array.
-</para>
-
-@d_8x8:
-@dstr:
-@s_8x8:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_fdct8x8s_s16 ##### -->
-<para>
-
-Calculates the 2-D forward discrete cosine transform on the source array,
-multiplying some values in the destination array by values interesting
-to the algorithm. This function is not recommended.
-</para>
-
-@d_8x8:
-@ds:
-@s_8x8:
-@ss:
-
-
-
-<!-- ##### FUNCTION oil_idct8_f64 ##### -->
-<para>
-
-Calculates the inverse discrete cosine transform on the source array.
-</para>
-
-@d_8:
-@dstr:
-@s_8:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_idct8x8_f64 ##### -->
-<para>
-
-Calculates the 2-D inverse discrete cosine transform on the source array.
-</para>
-
-@d_8x8:
-@dstr:
-@s_8x8:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_idct8x8_s16 ##### -->
-<para>
-
-Calculates the 2-D inverse discrete cosine transform on the source array,
-multiplying some values in the destination array by values interesting
-to the algorithm. This function is not recommended.
-</para>
-
-@d_8x8:
-@dstr:
-@s_8x8:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_imdct12_f64 ##### -->
-<para>
-
-Calculate the inverse modified discrete cosine transform of the source
-array. This function is interesting in mp3 decoding.
-</para>
-
-@d_12:
-@s_6:
-
-
-
-<!-- ##### FUNCTION oil_imdct32_f32 ##### -->
-<para>
-
-Calculate the inverse modified discrete cosine transform of the source
-array. This function is interesting in mp3 decoding.
-</para>
-
-@d_32:
-@s_32:
-
-
-
-<!-- ##### FUNCTION oil_imdct36_f64 ##### -->
-<para>
-
-Calculate the inverse modified discrete cosine transform of the source
-array. This function is interesting in mp3 decoding.
-</para>
-
-@d_36:
-@s_18:
-
-
-
<!-- ##### FUNCTION oil_md5 ##### -->
<para>
@@ -1867,29 +216,6 @@ source tree.
@s_16:
-
-<!-- ##### FUNCTION oil_mdct12_f64 ##### -->
-<para>
-
-Calculates the modified discrete cosine transform of the source array.
-</para>
-
-@d_6:
-@s_12:
-
-
-
-<!-- ##### FUNCTION oil_mdct36_f64 ##### -->
-<para>
-
-Calculates the modified discrete cosine transform of the source array.
-</para>
-
-@d_18:
-@s_36:
-
-
-
<!-- ##### FUNCTION oil_mix_u8 ##### -->
<para>
@@ -1902,45 +228,6 @@ Calculates the modified discrete cosine transform of the source array.
@n:
-<!-- ##### FUNCTION oil_mult8x8_s16 ##### -->
-<para>
-
-</para>
-
-@d_8x8:
-@s1_8x8:
-@s2_8x8:
-@ds:
-@ss1:
-@ss2:
-
-
-<!-- ##### FUNCTION oil_multsum_f32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-
-
-<!-- ##### FUNCTION oil_multsum_f64 ##### -->
-<para>
-
-</para>
-
-@dest:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-
-
<!-- ##### FUNCTION oil_null ##### -->
<para>
@@ -1949,373 +236,6 @@ Does nothing, and does it surprisingly fast.
-
-<!-- ##### FUNCTION oil_permute_f32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-
-
-<!-- ##### FUNCTION oil_permute_f64 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-
-
-<!-- ##### FUNCTION oil_permute_s16 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-
-
-<!-- ##### FUNCTION oil_permute_s32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-
-
-<!-- ##### FUNCTION oil_permute_s8 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-
-
-<!-- ##### FUNCTION oil_permute_u16 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-
-
-<!-- ##### FUNCTION oil_permute_u32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-
-
-<!-- ##### FUNCTION oil_permute_u8 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-
-
-<!-- ##### FUNCTION oil_rgb2bgr ##### -->
-<para>
-
-</para>
-
-@d_3xn:
-@s_3xn:
-@n:
-
-
-<!-- ##### FUNCTION oil_rgb2rgba ##### -->
-<para>
-
-</para>
-
-@d_4xn:
-@s_3xn:
-@n:
-
-
-<!-- ##### FUNCTION oil_sad8x8_f64 ##### -->
-<para>
-
-</para>
-
-@d_8x8:
-@ds:
-@s1_8x8:
-@ss1:
-@s2_8x8:
-@ss2:
-
-
-<!-- ##### FUNCTION oil_sad8x8_s16 ##### -->
-<para>
-
-</para>
-
-@d_8x8:
-@ds:
-@s1_8x8:
-@ss1:
-@s2_8x8:
-@ss2:
-
-
-<!-- ##### FUNCTION oil_scalaradd_f32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalaradd_f64 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalaradd_s16 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalaradd_s32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalaradd_s8 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalaradd_u16 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalaradd_u32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalaradd_u8 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalarmult_f32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalarmult_f64 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalarmult_s16 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalarmult_s32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalarmult_s8 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalarmult_u16 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalarmult_u32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
-<!-- ##### FUNCTION oil_scalarmult_u8 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-@s2_1:
-@n:
-
-
<!-- ##### FUNCTION oil_scanlinescale2_u8 ##### -->
<para>
@@ -2338,135 +258,6 @@ Does nothing, and does it surprisingly fast.
@s2_1:
-<!-- ##### FUNCTION oil_splat_u32 ##### -->
-<para>
-
-Copies the value in the source array to each element in the destination
-array.
-</para>
-
-@dest:
-@dstr:
-@s1_1:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_splat_u8 ##### -->
-<para>
-
-Copies the value in the source array to each element in the destination
-array.
-</para>
-
-@dest:
-@dstr:
-@s1_1:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_squaresum_f64 ##### -->
-<para>
-
-</para>
-
-@dest:
-@src:
-@n:
-
-
-<!-- ##### FUNCTION oil_sum_f64 ##### -->
-<para>
-
-Sums each element in the source array and places the result in
-the destination array.
-</para>
-
-@dest:
-@src:
-@sstr:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_tablelookup_u8 ##### -->
-<para>
-
-</para>
-
-@d:
-@ds:
-@s1:
-@ss1:
-@s2_256:
-@ss2:
-@n:
-
-
-<!-- ##### FUNCTION oil_trans8x8_f64 ##### -->
-<para>
-
-Transposes the source array.
-</para>
-
-@d_8x8:
-@ds:
-@s_8x8:
-@ss:
-
-
-
-<!-- ##### FUNCTION oil_trans8x8_u16 ##### -->
-<para>
-
-Transposes the source array.
-</para>
-
-@d_8x8:
-@ds:
-@s_8x8:
-@ss:
-
-
-
-<!-- ##### FUNCTION oil_trans8x8_u32 ##### -->
-<para>
-
-Transposes the source array.
-</para>
-
-@d_8x8:
-@ds:
-@s_8x8:
-@ss:
-
-
-
-<!-- ##### FUNCTION oil_trans8x8_u8 ##### -->
-<para>
-
-Transposes the source array.
-</para>
-
-@d_8x8:
-@ds:
-@s_8x8:
-@ss:
-
-
-
-<!-- ##### FUNCTION oil_unzigzag8x8_s16 ##### -->
-<para>
-
-</para>
-
-@d_8x8:
-@ds:
-@s_8x8:
-@ss:
-
-
<!-- ##### FUNCTION oil_utf8_validate ##### -->
<para>
@@ -2480,612 +271,3 @@ valid UTF-8 characters is placed in the destination.
@n:
-
-<!-- ##### FUNCTION oil_vectoradd_f32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-@s3_1:
-@s4_1:
-
-
-<!-- ##### FUNCTION oil_vectoradd_f64 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-@s3_1:
-@s4_1:
-
-
-<!-- ##### FUNCTION oil_vectoradd_s16 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-@s3_1:
-@s4_1:
-
-
-<!-- ##### FUNCTION oil_vectoradd_s32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-@s3_1:
-@s4_1:
-
-
-<!-- ##### FUNCTION oil_vectoradd_s8 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-@s3_1:
-@s4_1:
-
-
-<!-- ##### FUNCTION oil_vectoradd_u16 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-@s3_1:
-@s4_1:
-
-
-<!-- ##### FUNCTION oil_vectoradd_u32 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-@s3_1:
-@s4_1:
-
-
-<!-- ##### FUNCTION oil_vectoradd_u8 ##### -->
-<para>
-
-</para>
-
-@dest:
-@dstr:
-@src1:
-@sstr1:
-@src2:
-@sstr2:
-@n:
-@s3_1:
-@s4_1:
-
-
-<!-- ##### FUNCTION oil_yuv2rgbx_sub2_u8 ##### -->
-<para>
-
-</para>
-
-@d_4xn:
-@src1:
-@src2:
-@src3:
-@n:
-
-
-<!-- ##### FUNCTION oil_yuv2rgbx_sub4_u8 ##### -->
-<para>
-
-</para>
-
-@d_4xn:
-@src1:
-@src2:
-@src3:
-@n:
-
-
-<!-- ##### FUNCTION oil_yuv2rgbx_u8 ##### -->
-<para>
-
-</para>
-
-@d_4xn:
-@src1:
-@src2:
-@src3:
-@n:
-
-
-<!-- ##### FUNCTION oil_zigzag8x8_s16 ##### -->
-<para>
-
-</para>
-
-@d_8x8:
-@ds:
-@s_8x8:
-@ss:
-
-
-<!-- ##### FUNCTION oil_idct8theora_s16 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@d_8:
-@dstr:
-@s_8:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_idct8x8lim10_f64 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@d_8x8:
-@dstr:
-@s_8x8:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_idct8x8lim10_s16 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@d_8x8:
-@dstr:
-@s_8x8:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_idct8x8theora_s16 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@d_8x8:
-@dstr:
-@s_8x8:
-@sstr:
-
-
-
-<!-- ##### FUNCTION oil_sad8x8_f64_2 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@d_1:
-@s1_8x8:
-@ss1:
-@s2_8x8:
-@ss2:
-
-
-
-<!-- ##### FUNCTION oil_sad8x8_s16_2 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@d_1:
-@s1_8x8:
-@ss1:
-@s2_8x8:
-@ss2:
-
-
-
-<!-- ##### FUNCTION oil_sad8x8_u8 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@d_1:
-@s1_8x8:
-@ss1:
-@s2_8x8:
-@ss2:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f32_s16 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f32_s32 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f32_s8 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f32_u16 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f32_u32 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f32_u8 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f64_s16 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f64_s32 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f64_s8 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f64_u16 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f64_u32 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_f64_u8 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_s16_f32 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_s16_f64 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_s32_f32 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_s32_f64 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_s8_f32 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_s8_f64 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_u16_f32 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_u16_f64 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_u32_f32 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_u32_f64 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_u8_f32 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_scaleconv_u8_f64 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@src:
-@n:
-@s2_1:
-@s3_1:
-
-
-
-<!-- ##### FUNCTION oil_splat_u32_ns ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@s1_1:
-@n:
-
-
-
-<!-- ##### FUNCTION oil_splat_u8_ns ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@s1_1:
-@n:
-
-
-
-<!-- ##### MACRO oil_trans8x8_s16 ##### -->
-<para>
-Requires version 0.3.2
-</para>
-
-@dest:
-@dstr:
-@src:
-@sstr:
-
-
-