Home
last modified time | relevance | path

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

/openbmc/linux/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()