Searched refs:v4l2_pix_fmt (Results 1 – 2 of 2) sorted by relevance
185 base::Optional<Fourcc> Fourcc::FromV4L2PixFmt(uint32_t v4l2_pix_fmt) { in FromV4L2PixFmt() argument188 return FromUint32(v4l2_pix_fmt); in FromV4L2PixFmt()
133 static base::Optional<Fourcc> FromV4L2PixFmt(uint32_t v4l2_pix_fmt);