Searched refs:fromVideoPixelFormat (Results 1 – 3 of 3) sorted by relevance
127 static std::optional<Fourcc> fromVideoPixelFormat(VideoPixelFormat pixelFormat,
47 std::optional<Fourcc> Fourcc::fromVideoPixelFormat(VideoPixelFormat pixelFormat, in fromVideoPixelFormat() function in android::Fourcc
466 auto fourcc = Fourcc::fromVideoPixelFormat(inputFormat, false); in configureInputFormat()