Is it possible to estimate the distance between two vectors (e.g., p and q) using only their quantized binary codes (code(p), code(q)) and the associated quantizer parameters, without needing access to the original raw vectors? If this is supported, it would be extremely helpful for many use cases that are storage-constrained.