Searched refs:sync_header (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | psxstr.c | 69 static const uint8_t sync_header[12] = {0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x00}; variable 89 if (memcmp(sector,sync_header,sizeof(sync_header))) in str_probe()
|
Completed in 1 milliseconds