Home
last modified time | relevance | path

Searched refs:region_height (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/utils/
H A Dosd3_test.c541 RK_U32 region_height = OSD_PATTERN_HEIGHT; in osd3_get_test_case() local
554 …buffer_size = get_frame_size_by_format(osd3_test_cases[case_idx].fmt, region_width, region_height); in osd3_get_test_case()
569 …ret = translate_argb(base_pattern, dst_ptr, region_width, region_height, osd3_test_cases[case_idx]… in osd3_get_test_case()
575 region->rb_y = region->lt_y + region_height - 1; in osd3_get_test_case()