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

  /frameworks/av/media/libstagefright/codecs/common/include/
voType.h 137 /** 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;
166 VO_PBYTE Buffer; /*!< Buffer pointer */
voMem.h 57 pBuff=(VO_PBYTE)voMemInfo.VBuffer; \

Completed in 252 milliseconds