Home
last modified time | relevance | path

Searched defs:cmp_func (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/util/tests/
Du_qsort_test.cpp31 cmp_func(const void *a, const void *b, void *ctx) in cmp_func() function
/third_party/mesa3d/src/freedreno/ir3/
Dir3_cse.c134 cmp_func(const void *data1, const void *data2) in cmp_func() function
/third_party/ffmpeg/libavcodec/
Dmotion_est.c109 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel){ in cmp_direct_inline()
181 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel, int chroma){ in cmp_inline()
233 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func){ in cmp_simple()
239 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags){ in cmp_fpel_internal()
249 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags){ in cmp_internal()
262 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags){ in cmp()
277 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags){ in cmp_hpel()
287 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags){ in cmp_qpel()
/third_party/openssl/crypto/objects/
Do_names.c34 int (*cmp_func) (const char *a, const char *b); member
/third_party/node/deps/openssl/openssl/crypto/objects/
Do_names.c34 int (*cmp_func) (const char *a, const char *b); member
/third_party/python/Lib/ctypes/test/
Dtest_callbacks.py189 def cmp_func(a, b): function
/third_party/mesa3d/src/compiler/nir/
Dnir_instr_set.c791 cmp_func(const void *data1, const void *data2) in cmp_func() function
/third_party/ffmpeg/libavfilter/
Dvf_palettegen.c109 typedef int (*cmp_func)(const void *, const void *); typedef
Dvf_paletteuse.c593 typedef int (*cmp_func)(const void *, const void *); typedef
/third_party/libexif/libexif/
Dexif-data.c541 cmp_func (const unsigned char *p1, const unsigned char *p2, ExifByteOrder o) in cmp_func() function