Home
last modified time | relevance | path

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

/hardware/interfaces/broadcastradio/common/utils2x/
DUtils.cpp109 auto hdsidext = getId(sel, IdentifierType::HD_STATION_ID_EXT, 0); in getHdSubchannel() local
110 hdsidext >>= 32; // Station ID number in getHdSubchannel()
111 return hdsidext & 0xF; // HD Radio subchannel in getHdSubchannel()