Searched refs:dest_size (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_if.c5119 const unsigned long dest_size = dest_end - dest; local
5120 const int tok_part_buff_size = (dest_size * 9) / (10 * num_part);
5125 dp += dest_size/10; /* reserve 1/10 for control partition */

Completed in 1787 milliseconds