37 #define DIRAC_PARSE_INFO_PREFIX 0x42424344
63 for (i = 0; i < buf_size; i++) {
64 state = (state << 8) | buf[i];
77 for (; i < buf_size; i++) {
87 state = (state << 8) | buf[i];
105 if (offset < 0 || pc->
index - 13 < offset)
141 if (*buf_size == 0 && pc->
buffer[4] == 0x10) {
143 *buf_size = pc->
index;
183 *buf_size = next - 9;
197 if ((pu.
pu_type & 0x08) != 0x08) {
231 const uint8_t **poutbuf,
int *poutbuf_size,
243 *poutbuf_size = buf_size;
256 *poutbuf_size = buf_size;