#include <stdio.h>
#include <string.h>
#include "allheaders.h"
Функции | |
static l_int32 | flipfhmtgen_low (l_uint32 *, l_int32, l_int32, l_int32, l_uint32 *, l_int32, l_int32) |
static void | fhmt_1_0 (l_uint32 *, l_int32, l_int32, l_int32, l_uint32 *, l_int32) |
static void | fhmt_1_1 (l_uint32 *, l_int32, l_int32, l_int32, l_uint32 *, l_int32) |
static void | fhmt_1_2 (l_uint32 *, l_int32, l_int32, l_int32, l_uint32 *, l_int32) |
static void | fhmt_1_3 (l_uint32 *, l_int32, l_int32, l_int32, l_uint32 *, l_int32) |
PIX * | pixFlipFHMTGen (PIX *pixd, PIX *pixs, char *selname) |
Переменные | |
static l_int32 | NUM_SELS_GENERATED = 4 |
static char | SEL_NAMES [][10] |
static void fhmt_1_0 | ( | l_uint32 * | datad, | |
l_int32 | w, | |||
l_int32 | h, | |||
l_int32 | wpld, | |||
l_uint32 * | datas, | |||
l_int32 | wpls | |||
) | [static] |
static void fhmt_1_1 | ( | l_uint32 * | datad, | |
l_int32 | w, | |||
l_int32 | h, | |||
l_int32 | wpld, | |||
l_uint32 * | datas, | |||
l_int32 | wpls | |||
) | [static] |
static void fhmt_1_2 | ( | l_uint32 * | datad, | |
l_int32 | w, | |||
l_int32 | h, | |||
l_int32 | wpld, | |||
l_uint32 * | datas, | |||
l_int32 | wpls | |||
) | [static] |
static void fhmt_1_3 | ( | l_uint32 * | datad, | |
l_int32 | w, | |||
l_int32 | h, | |||
l_int32 | wpld, | |||
l_uint32 * | datas, | |||
l_int32 | wpls | |||
) | [static] |
static l_int32 flipfhmtgen_low | ( | l_uint32 * | datad, | |
l_int32 | w, | |||
l_int32 | h, | |||
l_int32 | wpld, | |||
l_uint32 * | datas, | |||
l_int32 | wpls, | |||
l_int32 | index | |||
) | [static] |
l_int32 NUM_SELS_GENERATED = 4 [static] |
char SEL_NAMES[][10] [static] |
Инициализатор
{"flipsel1", "flipsel2", "flipsel3", "flipsel4"}