Searched defs:cmp_func (Results 1 – 10 of 10) sorted by relevance
| /third_party/mesa3d/src/util/tests/ |
| D | u_qsort_test.cpp | 31 cmp_func(const void *a, const void *b, void *ctx) in cmp_func() function
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3_cse.c | 134 cmp_func(const void *data1, const void *data2) in cmp_func() function
|
| /third_party/ffmpeg/libavcodec/ |
| D | motion_est.c | 108 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel){ in cmp_direct_inline() 180 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, int qpel, int chroma){ in cmp_inline() 232 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func){ in cmp_simple() 238 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags){ in cmp_fpel_internal() 248 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags){ in cmp_internal() 261 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags){ in cmp() 276 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags){ in cmp_hpel() 286 me_cmp_func cmp_func, me_cmp_func chroma_cmp_func, const int flags){ in cmp_qpel()
|
| /third_party/openssl/crypto/objects/ |
| D | o_names.c | 34 int (*cmp_func) (const char *a, const char *b); member
|
| /third_party/node/deps/openssl/openssl/crypto/objects/ |
| D | o_names.c | 34 int (*cmp_func) (const char *a, const char *b); member
|
| /third_party/python/Lib/ctypes/test/ |
| D | test_callbacks.py | 193 def cmp_func(a, b): function
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_instr_set.c | 791 cmp_func(const void *data1, const void *data2) in cmp_func() function
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_palettegen.c | 111 typedef int (*cmp_func)(const void *, const void *); typedef
|
| D | vf_paletteuse.c | 610 typedef int (*cmp_func)(const void *, const void *); typedef
|
| /third_party/libexif/libexif/ |
| D | exif-data.c | 704 cmp_func (const unsigned char *p1, const unsigned char *p2, ExifByteOrder o) in cmp_func() function
|