Searched refs:alpha_flags (Results 1 – 2 of 2) sorted by relevance
1007 const unsigned alpha_flags = V4L2_FBUF_FLAG_GLOBAL_ALPHA | in vivid_vid_out_s_fbuf() local1014 switch (a->flags & alpha_flags) { in vivid_vid_out_s_fbuf()1023 dev->fbuf_out_flags &= ~(chroma_flags | alpha_flags); in vivid_vid_out_s_fbuf()1024 dev->fbuf_out_flags |= a->flags & (chroma_flags | alpha_flags); in vivid_vid_out_s_fbuf()
547 uint16_t alpha_flags; member
Completed in 10 milliseconds