Home
last modified time | relevance | path

Searched refs:SFLAG_ORDER_LUMA_CHROMA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/pci/ngene/
H A Dngene.h79 SFLAG_ORDER_LUMA_CHROMA = 0x02, /* Byte order: Y,Cb,Y,Cr */ enumerator
H A Dngene-core.c558 (flags & SFLAG_ORDER_LUMA_CHROMA); in ngene_command_stream_control()