Home
last modified time | relevance | path

Searched defs:GetRowBytes (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavdevice/
Ddecklink_enc.cpp58 virtual long STDMETHODCALLTYPE GetRowBytes (void) in GetRowBytes() function in decklink_frame
/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/
DSDL_BWin.h430 uint32 GetRowBytes() { return _row_bytes; } in GetRowBytes() function