Go to the source code of this file.
|
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) |
|
◆ void()
Definition at line 52 of file rematrix_template.c.
Referenced by av_vlog(), bayer_to_rgb24_wrapper(), bayer_to_yv12_wrapper(), check_idct(), check_idct_dc4(), check_idct_multiple(), check_loopfilter_16y(), check_loopfilter_8uv(), check_loopfilter_simple(), check_luma_dc_wht(), checkasm_check_h264pred(), dct_error(), decode_extradata_ps_mp4(), encode_dvb_subtitles(), ff_slice_thread_init(), flush_packet(), hl_decode_mb(), hl_decode_mb_idct_luma(), hl_decode_mb_predict_luma(), main(), palToRgbWrapper(), sgi_rle_encode(), and spectral_to_sample().
◆ copy()
◆ mix6to2()
◆ mix8to2()
◆ RENAME()