Lines Matching refs:height
746 decoder->rect.height = TVP5150_V_MAX_525_60; in tvp5150_s_std()
748 decoder->rect.height = TVP5150_V_MAX_OTHERS; in tvp5150_s_std()
841 f->height = decoder->rect.height; in tvp5150_mbus_fmt()
848 f->height); in tvp5150_mbus_fmt()
860 __func__, rect.left, rect.top, rect.width, rect.height); in tvp5150_s_crop()
883 rect.height = clamp_t(unsigned int, rect.height, in tvp5150_s_crop()
889 rect.top + rect.height - hmax); in tvp5150_s_crop()
934 a->bounds.height = TVP5150_V_MAX_525_60; in tvp5150_cropcap()
936 a->bounds.height = TVP5150_V_MAX_OTHERS; in tvp5150_cropcap()
1175 core->rect.height = TVP5150_V_MAX_525_60; in tvp5150_probe()
1177 core->rect.height = TVP5150_V_MAX_OTHERS; in tvp5150_probe()