Searched defs:fwht_cframe (Results 1 – 1 of 1) sorted by relevance
79 struct fwht_cframe { struct80 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