Lines Matching defs:buf
29 const uint8_t *end = p->buf + p->buf_size;30 const uint8_t *buf;37 if (!ff_data_identifier_is_teletext(p->buf[0]))40 for (buf = p->buf + 1; buf < end; buf += 46) {41 if (!ff_data_unit_id_is_teletext(buf[0]) && buf[0] != 0xff)43 if (buf[1] != 0x2c) // data_unit_length