Searched defs:crop_h (Results 1 – 2 of 2) sorted by relevance
561 unsigned int __UNUSED__ *crop_w, unsigned int __UNUSED__ *crop_h, in m_gsc_check_src_size()593 unsigned int __UNUSED__ *crop_w, unsigned int __UNUSED__ *crop_h, in m_gsc_check_dst_size()
664 int crop = 0, crop_x = 0, crop_y = 0, crop_w = 0, crop_h = 0; in main() local