Home
last modified time | relevance | path

Searched defs:next_byte (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dtedcaptionsdec.c70 static void next_byte(AVIOContext *pb, int *cur_byte) in next_byte() function
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dpreparse-data.cc190 uint8_t next_byte = (data & 0x7F); in WriteVarint32() local
/third_party/node/deps/v8/src/objects/
H A Dvalue-serializer.cc302 uint8_t* next_byte = &stack_buffer[0]; in WriteVarint() local

Completed in 7 milliseconds