Searched refs:InnCnt (Results 1 – 1 of 1) sorted by relevance
1012 for (int InnCnt = 0; InnCnt < 16; InnCnt++) { in mediaPlayerListRspNative() local1013 p_items[itemIdx].player.features[InnCnt] = in mediaPlayerListRspNative()1014 (uint8_t)p_FeatBitMaskValues[(itemIdx * 16) + InnCnt]; in mediaPlayerListRspNative()