Searched defs:buf_start (Results 1 – 7 of 7) sorted by relevance
98 uint8_t* buf_start = &buf[0]; // Note that buf is std::moved below. in Tokenize() local
241 static const uint8_t* buf_start = NULL; variable
185 double *buf_start = in ObserveFirstPassStats() local
50 int buf_start, buf_end; // pbi->tile_buffers to decode, inclusive member
2522 int buf_start = 0; in decode_tiles_mt() local
377 int buf_start = outputs.prefix_tvis_buf.size(); in AddBranchPoints() local
124 char *buf_start; /* start of buffer pool */ member