Searched defs:bin (Results 1 – 2 of 2) sorted by relevance
105 void Ebml_SerializeBinary(EbmlGlobal *glob, unsigned long class_id, unsigned long bin) { in Ebml_SerializeBinary()
131 static void log_bin_to_hexstr(uint8_t *bin, uint8_t binsz, const char *log_tag) in log_bin_to_hexstr()