Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvideodev2.h1721 #define V4L2_ENC_IDX_FRAME_MASK (0xf) macro
/linux-4.4.14/drivers/media/pci/ivtv/
Divtv-ioctl.c1285 if ((e->flags & V4L2_ENC_IDX_FRAME_MASK) <= V4L2_ENC_IDX_FRAME_B) { in ivtv_g_enc_index()