Searched refs:ifwht (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 466 ifwht(const s16 *block, s16 *output_block, int intra) in ifwht() function 721 ifwht(cf->de_coeffs, cf->de_fwht, blocktype); in encode_plane() 893 ifwht(cf->coeffs, cf->de_fwht, in decode_plane()
|
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.c | 467 ifwht(const s16 *block, s16 *output_block, int intra) in ifwht() function 722 ifwht(cf->de_coeffs, cf->de_fwht, blocktype); in encode_plane() 894 ifwht(cf->coeffs, cf->de_fwht, in decode_plane()
|
Completed in 3 milliseconds