Home
last modified time | relevance | path

Searched refs:itu_t_t35_country_code (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2CCDecoder.cpp285 uint8_t itu_t_t35_country_code = br.getBits(8); in parseSEINalUnit() local
292 isCC = itu_t_t35_country_code == 0xB5 in parseSEINalUnit()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerCCDecoder.cpp286 uint8_t itu_t_t35_country_code = br.getBits(8); in parseSEINalUnit() local
293 isCC = itu_t_t35_country_code == 0xB5 in parseSEINalUnit()