Go to the source code of this file.
Functions |
typedef | void (RENAME(mix_any_func_type)) |
static void RENAME() | copy (SAMPLE *out, const SAMPLE *in, COEFF *coeffp, integer index, integer len) |
static void RENAME() | mix6to2 (SAMPLE **out, const SAMPLE **in, COEFF *coeffp, integer len) |
static void RENAME() | mix8to2 (SAMPLE **out, const SAMPLE **in, COEFF *coeffp, integer len) |
static | RENAME (mix_any_func_type) |
Function Documentation
static void RENAME() mix6to2 |
( |
SAMPLE ** |
out, |
|
|
const SAMPLE ** |
in, |
|
|
COEFF * |
coeffp, |
|
|
integer |
len |
|
) |
| |
|
static |
static void RENAME() mix8to2 |
( |
SAMPLE ** |
out, |
|
|
const SAMPLE ** |
in, |
|
|
COEFF * |
coeffp, |
|
|
integer |
len |
|
) |
| |
|
static |
Definition at line 41 of file rematrix_template.c.
Referenced by dct_error(), encode_dvb_subtitles(), hl_decode_mb(), hl_decode_mb_idct_luma(), hl_decode_mb_predict_luma(), hyscale(), ivi_decode_blocks(), ivi_process_empty_tile(), load_module(), main(), and palToRgbWrapper().