FINGERPRINT_BASE64 143 libavformat/chromaprint.c case FINGERPRINT_BASE64: FINGERPRINT_BASE64 145 libavformat/chromaprint.c cpr->fp_format == FINGERPRINT_BASE64)) { FINGERPRINT_BASE64 168 libavformat/chromaprint.c { "fp_format", "fingerprint format to write", OFFSET(fp_format), AV_OPT_TYPE_INT, { .i64 = FINGERPRINT_BASE64 }, FINGERPRINT_RAW, FINGERPRINT_BASE64, FLAGS, "fp_format" }, FINGERPRINT_BASE64 171 libavformat/chromaprint.c { "base64", "Base64 compressed fingerprint", 0, AV_OPT_TYPE_CONST, {.i64 = FINGERPRINT_BASE64 }, INT_MIN, INT_MAX, FLAGS, "fp_format"},