Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/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.h451 struct struct_approxDCT struct
453 Void(*BlockDCT8x8)(Int *, Int *, UChar *, UChar *, Int, Int);
454 Void(*BlockDCT8x8Intra)(Int *, Int *, UChar *, UChar *, Int, Int);
455 Void(*BlockDCT8x8wSub)(Int *, Int *, UChar *, UChar *, Int, Int);