Searched refs:USBTV_ODD (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/media/usb/usbtv/ | ||
| D | usbtv.h | 52 #define USBTV_ODD(chunk) ((be32_to_cpu(chunk[0]) & 0x0000f000) >> 15) macro |
| D | usbtv-video.c | 286 odd = USBTV_ODD(chunk); in usbtv_image_chunk() |