Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_histogram.c50 static void ref_histogram(uint8_t *src, int stride, int width, int height, in ref_histogram() function
82 ref_histogram(&input[0][0], stride, width, height, expect); in main()