Home
last modified time | relevance | path

Searched defs:hadd (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dmedian.h47 void (*hadd)(uint16_t *dst, const uint16_t *src, int bins); member
Dvf_median.c69 static void hadd(htype *dst, const htype *src, int bins) in hadd() function
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler_test.cpp1012 TEST_F(ComputeTest, hadd) in TEST_F() argument