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()
102 next_byte(pb, cur_byte); in parse_string()
108 next_byte(pb, cur_byte); in parse_string()
120 next_byte(pb, cur_byte); in parse_string()
156 for (; *p; p++, next_byte(pb, cur_byte)) in parse_boolean()
178 next_byte(pb, cur_byte); in parse_int()
193 next_byte(pb, &cur_byte); in parse_file()
236 next_byte(pb, &cur_byte); in parse_file()
260 next_byte(pb, &cur_byte); in parse_file()