Home
last modified time | relevance | path

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

/third_party/pixman/test/
Dscaling-bench.c5 #define SOURCE_HEIGHT 240 macro
11 size_t n_bytes = (SOURCE_WIDTH + 2) * (SOURCE_HEIGHT + 2) * 4; in make_source()
18 PIXMAN_a8r8g8b8, SOURCE_WIDTH + 2, SOURCE_HEIGHT + 2, in make_source()
45 int dest_height = SOURCE_HEIGHT * scale + 0.5; in main()
72 scale, SOURCE_WIDTH, SOURCE_HEIGHT, dest_width, dest_height, in main()
/third_party/openh264/test/api/
Dencode_decode_api_test.template20 //int iHeight = $SOURCE_HEIGHT;