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

/frameworks/av/media/libstagefright/codecs/common/include/
H A DvoType.h98 /** VO_S64 is a 64 bit signed quantity that is 64 bit word aligned */
99 typedef signed __int64 VO_S64; typedef
103 /** VO_S64 is a 64 bit signed quantity that is 64 bit word aligned */
104 typedef signed long long VO_S64; typedef
168 VO_S64 Time; /*!< The time of the buffer */

Completed in 42 milliseconds