Home
last modified time | relevance | path

Searched refs:extract_luma_from_v210 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp194 static void extract_luma_from_v210(uint16_t *dst, const uint8_t *src, int width) in extract_luma_from_v210() function
1019 extract_luma_from_v210(vanc, buf, videoFrame->GetWidth()); in VideoInputFrameArrived()

Completed in 3 milliseconds