Lines Matching refs:next_byte
70 static void next_byte(AVIOContext *pb, int *cur_byte) in next_byte() function
81 next_byte(pb, cur_byte); in skip_spaces()
89 next_byte(pb, cur_byte); in expect_byte()
103 next_byte(pb, cur_byte); in parse_string()
111 next_byte(pb, cur_byte); in parse_string()
125 next_byte(pb, cur_byte); in parse_string()
165 for (; *p; p++, next_byte(pb, cur_byte)) in parse_boolean()
187 next_byte(pb, cur_byte); in parse_int()
200 next_byte(pb, &cur_byte); in parse_file()
243 next_byte(pb, &cur_byte); in parse_file()
263 next_byte(pb, &cur_byte); in parse_file()