Searched refs:de_coeffs (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.h | 84 s16 de_coeffs[8 * 8]; member
|
H A D | codec-fwht.c | 712 quantize_intra(cf->coeffs, cf->de_coeffs, in encode_plane() 718 quantize_inter(cf->coeffs, cf->de_coeffs, in encode_plane() 722 ifwht(cf->de_coeffs, cf->de_fwht, blocktype); in encode_plane()
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/ |
H A D | codec-fwht.h | 116 s16 de_coeffs[8 * 8]; member
|
H A D | codec-fwht.c | 711 quantize_intra(cf->coeffs, cf->de_coeffs, in encode_plane() 717 quantize_inter(cf->coeffs, cf->de_coeffs, in encode_plane() 721 ifwht(cf->de_coeffs, cf->de_fwht, blocktype); in encode_plane()
|
Completed in 4 milliseconds