Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/enc/src/
Dfastcodemb.h29 struct struct_approxDCT struct
31 const Int *scale;
32 Int(*DCT)(Int block[ ], Int coeff[ ], approxDCT *);
35 Int th_app_all[8];
36 Int th_app_odd[8];
37 Int th_app_even[8];
38 Int th_app_even1[8];
39 Int th_app_even2[8];
Dmp4lib_int.h452 struct struct_approxDCT struct
454 Void(*BlockDCT8x8)(Int *, Int *, UChar *, UChar *, Int, Int);
455 Void(*BlockDCT8x8Intra)(Int *, Int *, UChar *, UChar *, Int, Int);
456 Void(*BlockDCT8x8wSub)(Int *, Int *, UChar *, UChar *, Int, Int);