Searched refs:rounded_length (Results 1 – 1 of 1) sorted by relevance
241 const size_t rounded_length = fbl::round_up(vmo_offset, block_size_bytes); in StreamPayloadToVmo() local243 rounded_length - vmo_offset); in StreamPayloadToVmo()244 vmo_offset = rounded_length; in StreamPayloadToVmo()
Completed in 4 milliseconds