Searched defs:fcount (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | signature_lookup.c | 315 static int iterate_frame(double frr, FineSignature **a, FineSignature **b, int fcount, int *bcount,… in iterate_frame() 421 int fcount = 0, goodfcount = 0, gooda = 0, goodb = 0; in evaluate_parameters() local
|
D | avf_showcqt.h | 117 int fcount; member
|
/third_party/ffmpeg/libavformat/ |
D | mpc.c | 43 uint32_t fcount; member
|
/third_party/mesa3d/src/intel/common/ |
D | intel_measure.c | 351 long fcount = strtol(nptr, &endptr, 10); in intel_measure_frame_transition() local
|
/third_party/node/deps/openssl/openssl/crypto/ |
D | mem.c | 85 void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount) in CRYPTO_get_alloc_counts()
|
/third_party/openssl/crypto/ |
D | mem.c | 85 void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount) in CRYPTO_get_alloc_counts()
|
/third_party/FatFs/source/ |
D | ff.c | 4505 DWORD* fcount in f_getclustinfo()
|