Searched refs:v4L2FormatToVideoFrameLayout (Results 1 – 3 of 3) sorted by relevance
380 static std::optional<VideoFrameLayout> v4L2FormatToVideoFrameLayout(
492 auto layout = V4L2Device::v4L2FormatToVideoFrameLayout(*format); in configureInputFormat()
2006 std::optional<VideoFrameLayout> V4L2Device::v4L2FormatToVideoFrameLayout( in v4L2FormatToVideoFrameLayout() function in android::V4L2Device