Searched refs:DEINTERLACE_IN_FMT_FMT (Results 1 – 2 of 2) sorted by relevance
56 #define DEINTERLACE_IN_FMT_FMT(v) (((v) & 7) << 4) macro
110 val = DEINTERLACE_IN_FMT_FMT(DEINTERLACE_IN_FMT_YUV420) | in deinterlace_device_run()