Searched refs:frame_stride_bytes (Results 1 – 3 of 3) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/ |
D | display_handler.cpp | 78 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/ |
D | wayland_surfaces.cpp | 45 std::uint32_t frame_stride_bytes, in HandleSurfaceFrame() argument 55 frame_fourcc_format, frame_stride_bytes, frame_bytes); in HandleSurfaceFrame()
|
D | wayland_surfaces.h | 64 std::uint32_t frame_stride_bytes, //
|