Searched defs:typeDCACStore (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dmp4lib_int.h194 typedef int16 typeDCACStore[4][8]; typedef
218 typeDCACStore *predDCAC_row;
219 typeDCACStore *predDCAC_col;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4lib_int.h151 typedef Short typeDCACStore[4][8]; typedef
382 typeDCACStore *predDCAC_row;
383 typeDCACStore *predDCAC_col;

Completed in 609 milliseconds