Home
last modified time | relevance | path

Searched refs:de_coeffs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.h84 s16 de_coeffs[8 * 8]; member
H A Dcodec-fwht.c712 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 Dcodec-fwht.h116 s16 de_coeffs[8 * 8]; member
H A Dcodec-fwht.c711 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