OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VO_PBYTE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/codecs/common/include/
voType.h
146
/** The
VO_PBYTE
type is intended to be used to pass arrays of bytes such as
147
buffers between the application and the component and core. The
VO_PBYTE
151
typedef unsigned char*
VO_PBYTE
;
190
VO_PBYTE
Buffer; /*!< Buffer pointer */
voMem.h
57
pBuff=(
VO_PBYTE
)voMemInfo.VBuffer; \
Completed in 183 milliseconds