Home
last modified time | relevance | path

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

/linux/include/media/drv-intf/
H A Dsaa7146_vv.h214 #define IS_PLANAR(x) (x & 0xf000) macro
/linux/drivers/media/common/saa7146/
H A Dsaa7146_video.c98 if( 0 != IS_PLANAR(sfmt->trans)) { in saa7146_pgtable_build()
598 if (IS_PLANAR(sfmt->trans)) { in buf_init()
H A Dsaa7146_hlp.c748 if( 0 != IS_PLANAR(sfmt->trans)) { in saa7146_set_capture()