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

/frameworks/av/media/libstagefright/codecs/common/include/
H A DvoType.h176 VO_IMF_USERMEMOPERATOR =0, /*!< memData is the pointer of memoperator function*/
177 VO_IMF_PREALLOCATEDBUFFER =1, /*!< memData is preallocated memory*/
187 VO_PTR memData; /*!<a pointer to VO_MEM_OPERATOR or a preallocated buffer */ member in struct:__anon470

Completed in 57 milliseconds