Searched refs:delta_bytes (Results 1 – 2 of 2) sorted by relevance
466 int delta_bytes = delta_samples * 2560 / ctx->truehd_samples_per_frame; in spdif_header_truehd() local469 padding_remaining = delta_bytes - ctx->truehd_prev_size; in spdif_header_truehd()472 delta_samples, delta_bytes); in spdif_header_truehd()
332 auto delta_bytes = delta_elem * static_cast<int>(elem_size); in ResizeAnyVector() local337 if (delta_bytes) { in ResizeAnyVector()344 ResizeContext(schema, start, delta_bytes, flatbuf, root_table); in ResizeAnyVector()