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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Donyx_int.h520 unsigned int temporal_pattern_counter; member in struct:VP8_COMP
H A Donyx_if.c1677 // base of the pattern cycle, so reset temporal_pattern_counter.
1678 cpi->temporal_pattern_counter = 0;
1818 cpi->temporal_pattern_counter = 0;
3569 cpi->temporal_pattern_counter++;
3613 cpi->temporal_pattern_counter++;
4778 cpi->temporal_pattern_counter++;
5101 cpi->temporal_pattern_counter % cpi->oxcf.periodicity];

Completed in 499 milliseconds