Searched refs:user_identifier (Results 1 – 2 of 2) sorted by relevance
287 uint32_t user_identifier = br.getBits(32); in parseSEINalUnit() local294 && user_identifier == 'GA94' in parseSEINalUnit()341 uint32_t user_identifier = br.getBits(32); in parseMPEGUserDataUnit() local344 if (user_identifier == 'GA94' && user_data_type == 0x3) { in parseMPEGUserDataUnit()
288 uint32_t user_identifier = br.getBits(32); in parseSEINalUnit() local295 && user_identifier == 'GA94' in parseSEINalUnit()353 uint32_t user_identifier = br.getBits(32); in parseMPEGUserDataUnit() local356 if (user_identifier == 'GA94' && user_data_type == 0x3) { in parseMPEGUserDataUnit()