Home
last modified time | relevance | path

Searched defs:buf_start (Results 1 – 7 of 7) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_tokenizer.h98 uint8_t* buf_start = &buf[0]; // Note that buf is std::moved below. in Tokenize() local
/external/webp/src/utils/
Dbit_reader_utils.c241 static const uint8_t* buf_start = NULL; variable
/external/libvpx/libvpx/vp9/
Dsimple_encode.cc185 double *buf_start = in ObserveFirstPassStats() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.h50 int buf_start, buf_end; // pbi->tile_buffers to decode, inclusive member
Dvp9_decodeframe.c2522 int buf_start = 0; in decode_tiles_mt() local
/external/icing/icing/index/main/
Dmain-index.cc377 int buf_start = outputs.prefix_tvis_buf.size(); in AddBranchPoints() local
/external/libpcap/
Dpcap-dos.h124 char *buf_start; /* start of buffer pool */ member