Home
last modified time | relevance | path

Searched refs:fwht (Results 1 – 2 of 2) sorted by relevance

/drivers/media/test-drivers/vicodec/
DMakefile2 vicodec-objs := vicodec-core.o codec-fwht.o codec-v4l2-fwht.o
Dcodec-fwht.c248 static void noinline_for_stack fwht(const u8 *block, s16 *output_block, in fwht() function
711 fwht(input, cf->coeffs, stride, input_step, 1); in encode_plane()