Home
last modified time | relevance | path

Searched refs:IS_PLANAR (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/media/drv-intf/
Dsaa7146_vv.h259 #define IS_PLANAR(x) (x & 0xf000) macro
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
Dsaa7146_video.c206 if( 0 != IS_PLANAR(sfmt->trans)) { in saa7146_pgtable_build()
1094 if( 0 != IS_PLANAR(sfmt->trans)) { in buffer_prepare()
Dsaa7146_hlp.c1023 if( 0 != IS_PLANAR(sfmt->trans)) { in saa7146_set_capture()