Searched defs:BufferInfo (Results 1 – 11 of 11) sorted by relevance
47 struct BufferInfo { struct69 unsigned int GetSize(const BufferInfo &d, unsigned int alignedw, unsigned int alignedh); argument
56 struct BufferInfo { struct79 unsigned int GetSize(const BufferInfo &d, unsigned int alignedw, unsigned int alignedh); argument
56 struct BufferInfo { struct78 unsigned int GetSize(const BufferInfo &d, unsigned int alignedw, unsigned int alignedh); argument
73 struct BufferInfo { struct75 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer. argument94 @param[in] buffer_info \link BufferInfo \endlink argument
81 struct BufferInfo { struct83 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer. argument102 @param[in] buffer_info \link BufferInfo \endlink argument
80 struct BufferInfo { struct82 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer. argument101 @param[in] buffer_info \link BufferInfo \endlink argument
82 struct BufferInfo { struct84 AllocatedBufferInfo alloc_buffer_info; //!< Specifies buffer information of allocated buffer. argument103 @param[in] buffer_info \link BufferInfo \endlink argument
122 struct BufferInfo { struct142 CodecObserver(std::function<void(Message, const BufferInfo*)> fn) in CodecObserver() argument