Home
last modified time | relevance | path

Searched refs:DSI_SIZE (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddvd_nav_parser.c26 #define DSI_SIZE 1018 macro
31 uint8_t buffer[PCI_SIZE+DSI_SIZE];
80 if ((buf_size == DSI_SIZE) && (pc1->copied == PCI_SIZE)) { in dvd_nav_parse()
85 memcpy(pc1->buffer + pc1->copied, buf, DSI_SIZE); in dvd_nav_parse()

Completed in 1 milliseconds