Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Ddisplay_handler.cpp78 std::uint32_t frame_stride_bytes, // in DisplayHandler()
83 libyuv::ARGBToI420(frame_pixels, frame_stride_bytes, buf->DataY(), in DisplayHandler()
89 libyuv::ABGRToI420(frame_pixels, frame_stride_bytes, buf->DataY(), in DisplayHandler()
/device/google/cuttlefish/host/libs/wayland/
Dwayland_surfaces.cpp45 std::uint32_t frame_stride_bytes, in HandleSurfaceFrame() argument
55 frame_fourcc_format, frame_stride_bytes, frame_bytes); in HandleSurfaceFrame()
Dwayland_surfaces.h64 std::uint32_t frame_stride_bytes, //