webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::I420BufferPool Class Reference

#include <i420_buffer_pool.h>

Public Member Functions

 I420BufferPool ()
 
 I420BufferPool (bool zero_initialize)
 
 I420BufferPool (bool zero_initialze, size_t max_number_of_buffers)
 
rtc::scoped_refptr< I420BufferCreateBuffer (int width, int height)
 
void Release ()
 
 I420BufferPool ()
 
 I420BufferPool (bool zero_initialize)
 
 I420BufferPool (bool zero_initialze, size_t max_number_of_buffers)
 
rtc::scoped_refptr< I420BufferCreateBuffer (int width, int height)
 
void Release ()
 

Constructor & Destructor Documentation

◆ I420BufferPool() [1/6]

webrtc::I420BufferPool::I420BufferPool ( )
inline

◆ I420BufferPool() [2/6]

webrtc::I420BufferPool::I420BufferPool ( bool  zero_initialize)
inlineexplicit

◆ I420BufferPool() [3/6]

webrtc::I420BufferPool::I420BufferPool ( bool  zero_initialze,
size_t  max_number_of_buffers 
)

◆ I420BufferPool() [4/6]

webrtc::I420BufferPool::I420BufferPool ( )
inline

◆ I420BufferPool() [5/6]

webrtc::I420BufferPool::I420BufferPool ( bool  zero_initialize)
inlineexplicit

◆ I420BufferPool() [6/6]

webrtc::I420BufferPool::I420BufferPool ( bool  zero_initialze,
size_t  max_number_of_buffers 
)

Member Function Documentation

◆ CreateBuffer() [1/2]

rtc::scoped_refptr< I420Buffer > webrtc::I420BufferPool::CreateBuffer ( int  width,
int  height 
)

◆ CreateBuffer() [2/2]

rtc::scoped_refptr<I420Buffer> webrtc::I420BufferPool::CreateBuffer ( int  width,
int  height 
)

◆ Release() [1/2]

void webrtc::I420BufferPool::Release ( )

◆ Release() [2/2]

void webrtc::I420BufferPool::Release ( )

The documentation for this class was generated from the following files: