Searched defs:fwht_cframe (Results 1 – 1 of 1) sorted by relevance
111 struct fwht_cframe { struct112 u16 i_frame_qp;113 u16 p_frame_qp;114 __be16 *rlc_data;115 s16 coeffs[8 * 8];116 s16 de_coeffs[8 * 8];140 struct fwht_cframe *cf, argument