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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
H A Ddecode_with_partial_drops.c114 int uncomp_part_size = (hdr->key_frame ? 10 : 3); local
116 int remainFirst = uncomp_part_size + hdr->first_part_size - pos;

Completed in 54 milliseconds