Searched refs:EBML_ID_CRC32 (Results 1 – 3 of 3) sorted by relevance
46 #define EBML_ID_CRC32 0xBF macro
401 put_ebml_binary(pb, EBML_ID_CRC32, crc, sizeof(crc)); in end_ebml_master_crc32()
1270 if (!syntax->id && id != EBML_ID_VOID && id != EBML_ID_CRC32) { in ebml_parse()