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

/frameworks/av/media/libstagefright/codecs/common/include/
H A DvoType.h137 /** The VO_PBYTE type is intended to be used to pass arrays of bytes such as
138 buffers between the application and the component and core. The VO_PBYTE
142 typedef unsigned char* VO_PBYTE; typedef
166 VO_PBYTE Buffer; /*!< Buffer pointer */

Completed in 912 milliseconds