Searched refs:dest_size (Results 1 – 1 of 1) sorted by relevance
5119 const unsigned long dest_size = dest_end - dest; in vp8_get_compressed_data() local5120 const int tok_part_buff_size = (dest_size * 9) / (10 * num_part); in vp8_get_compressed_data()5125 dp += dest_size/10; /* reserve 1/10 for control partition */ in vp8_get_compressed_data()