Searched defs:NV12Buffer (Results 1 – 2 of 2) sorted by relevance
16 public class NV12Buffer implements VideoFrame.Buffer { class24 public NV12Buffer(int width, int height, int stride, int sliceHeight, ByteBuffer buffer, in NV12Buffer() method in NV12Buffer
31 NV12Buffer::NV12Buffer(int width, int height) in NV12Buffer() function in webrtc::NV12Buffer34 NV12Buffer::NV12Buffer(int width, int height, int stride_y, int stride_uv) in NV12Buffer() function in webrtc::NV12Buffer