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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Donyx_int.h519 unsigned int temporal_pattern_counter; member in struct:VP8_COMP
H A Donyx_if.c1708 // base of the pattern cycle, so reset temporal_pattern_counter.
1709 cpi->temporal_pattern_counter = 0;
1854 cpi->temporal_pattern_counter = 0;
3749 cpi->temporal_pattern_counter++;
3793 cpi->temporal_pattern_counter++;
4993 cpi->temporal_pattern_counter++;
5266 cpi->temporal_pattern_counter % cpi->oxcf.periodicity];
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_int.h520 unsigned int temporal_pattern_counter; member in struct:VP8_COMP
H A Donyx_if.c1676 // base of the pattern cycle, so reset temporal_pattern_counter.
1677 cpi->temporal_pattern_counter = 0;
1817 cpi->temporal_pattern_counter = 0;
3568 cpi->temporal_pattern_counter++;
3612 cpi->temporal_pattern_counter++;
4777 cpi->temporal_pattern_counter++;
5099 cpi->temporal_pattern_counter % cpi->oxcf.periodicity];

Completed in 113 milliseconds