Home
last modified time | relevance | path

Searched refs:last_part (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dec/
Dvp8.c193 int last_part; in ParsePartitions() local
197 last_part = dec->num_parts_ - 1; in ParsePartitions()
198 part_start = buf + last_part * 3; in ParsePartitions()
203 for (p = 0; p < last_part; ++p) { in ParsePartitions()
211 VP8InitBitReader(dec->parts_ + last_part, part_start, buf_end); in ParsePartitions()
Didec.c111 const int last_part = dec->num_parts_ - 1; in DoRemap() local
114 for (p = 0; p <= last_part; ++p) { in DoRemap()
123 assert(last_part >= 0); in DoRemap()
124 dec->parts_[last_part].buf_end_ = mem->buf_ + mem->end_; in DoRemap()
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
Dclosurizednamespacesinfo.py467 last_part = parts[-1]
468 if not last_part:
/external/openssh/
Dpkcs11.h855 unsigned char *last_part,