Home
last modified time | relevance | path

Searched defs:fcount (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dsignature_lookup.c315 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
Davf_showcqt.h115 int fcount; member
/third_party/ffmpeg/libavformat/
Dmpc.c42 uint32_t fcount; member
/third_party/openssl/crypto/
Dmem.c98 void CRYPTO_get_alloc_counts(int *mcount, int *rcount, int *fcount) in CRYPTO_get_alloc_counts()
/third_party/mesa3d/src/intel/common/
Dintel_measure.c346 long fcount = strtol(nptr, &endptr, 10); in intel_measure_frame_transition() local
/third_party/FatFs/source/
Dff.c4476 DWORD* fcount in f_getclustinfo()