Searched refs:DEINTERLACE_SIZE (Results 1 – 2 of 2) sorted by relevance
196 #define DEINTERLACE_SIZE(w, h) (((h) - 1) << 16 | ((w) - 1)) macro
105 DEINTERLACE_SIZE(width, height)); in deinterlace_device_run()107 DEINTERLACE_SIZE(width / 2, height / 2)); in deinterlace_device_run()144 DEINTERLACE_SIZE(width, height)); in deinterlace_device_run()146 DEINTERLACE_SIZE(width / 2, height / 2)); in deinterlace_device_run()