Home
last modified time | relevance | path

Searched defs:fwht_cframe (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.h79 struct fwht_cframe { struct
80 u16 i_frame_qp;
81 u16 p_frame_qp;
82 __be16 *rlc_data;
83 s16 coeffs[8 * 8];
84 s16 de_coeffs[8 * 8];
108 struct fwht_cframe *cf, argument