HomeSort by relevance Sort by last modified time
    Searched defs:typeDCACStore (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 194 typedef int16 typeDCACStore[4][8];
218 typeDCACStore *predDCAC_row;
219 typeDCACStore *predDCAC_col;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h 152 typedef Short typeDCACStore[4][8];
383 typeDCACStore *predDCAC_row;
384 typeDCACStore *predDCAC_col;

Completed in 66 milliseconds