Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Dmap_of_masks.cc131 size_t bytes_per_output) in PrngBuffer()
218 int bytes_per_output = DivideRoundUp(bit_width, 8); in MapOfMasksImpl() local
258 int bytes_per_output = DivideRoundUp(sample_bits, 8); in MapOfMasksImpl() local