Home
last modified time | relevance | path

Searched refs:chroma_height (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dcamera_streamer.cpp119 auto chroma_height = frame->ChromaHeight(); in VsockSendYUVFrame() local
124 cvd_connection_.WriteStrides(u, chroma_width, chroma_height, in VsockSendYUVFrame()
126 cvd_connection_.WriteStrides(v, chroma_width, chroma_height, in VsockSendYUVFrame()