Searched refs:VO_PBYTE (Results 1 - 2 of 2) 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 */
H A DvoMem.h57 (pBuff)=(VO_PBYTE)voMemInfo.VBuffer; \

Completed in 4044 milliseconds