Home
last modified time | relevance | path

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

/rockchip-linux_mpp/utils/
H A Dosd3_test.c302 static RK_U32 get_frame_size_by_format(OsdFmt fmt, RK_U32 width, RK_U32 height) in get_frame_size_by_format() function
554 …buffer_size = get_frame_size_by_format(osd3_test_cases[case_idx].fmt, region_width, region_height); in osd3_get_test_case()