Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdmitx/
H A DhalHDCPTx.c208 void Bytes2Word(MS_U8 const * pcBytes, MS_U32 * ruiWord) in Bytes2Word() argument
210 *ruiWord = ((MS_U32) pcBytes[3]) in Bytes2Word()
223 void Word2Bytes1(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes1() argument
226 *pcBytes = *ruiWord & 0xff; in Word2Bytes1()
227 *--pcBytes = (*ruiWord >> 8) & 0xff; in Word2Bytes1()
228 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes1()
229 *--pcBytes = (*ruiWord >> 24) & 0xff; in Word2Bytes1()
232 void Word2Bytes(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes() argument
235 *pcBytes = (*ruiWord>>24) & 0xff; in Word2Bytes()
236 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/
H A DhalHDCPTx.c187 void Bytes2Word(MS_U8 const * pcBytes, MS_U32 * ruiWord) in Bytes2Word() argument
189 *ruiWord = ((MS_U32) pcBytes[3]) in Bytes2Word()
202 void Word2Bytes1(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes1() argument
205 *pcBytes = *ruiWord & 0xff; in Word2Bytes1()
206 *--pcBytes = (*ruiWord >> 8) & 0xff; in Word2Bytes1()
207 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes1()
208 *--pcBytes = (*ruiWord >> 24) & 0xff; in Word2Bytes1()
211 void Word2Bytes(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes() argument
214 *pcBytes = (*ruiWord>>24) & 0xff; in Word2Bytes()
215 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdmitx/
H A DhalHDCPTx.c208 void Bytes2Word(MS_U8 const * pcBytes, MS_U32 * ruiWord) in Bytes2Word() argument
210 *ruiWord = ((MS_U32) pcBytes[3]) in Bytes2Word()
223 void Word2Bytes1(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes1() argument
226 *pcBytes = *ruiWord & 0xff; in Word2Bytes1()
227 *--pcBytes = (*ruiWord >> 8) & 0xff; in Word2Bytes1()
228 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes1()
229 *--pcBytes = (*ruiWord >> 24) & 0xff; in Word2Bytes1()
232 void Word2Bytes(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes() argument
235 *pcBytes = (*ruiWord>>24) & 0xff; in Word2Bytes()
236 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdmitx/
H A DhalHDCPTx.c208 void Bytes2Word(MS_U8 const * pcBytes, MS_U32 * ruiWord) in Bytes2Word() argument
210 *ruiWord = ((MS_U32) pcBytes[3]) in Bytes2Word()
223 void Word2Bytes1(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes1() argument
226 *pcBytes = *ruiWord & 0xff; in Word2Bytes1()
227 *--pcBytes = (*ruiWord >> 8) & 0xff; in Word2Bytes1()
228 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes1()
229 *--pcBytes = (*ruiWord >> 24) & 0xff; in Word2Bytes1()
232 void Word2Bytes(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes() argument
235 *pcBytes = (*ruiWord>>24) & 0xff; in Word2Bytes()
236 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdmitx/
H A DhalHDCPTx.c208 void Bytes2Word(MS_U8 const * pcBytes, MS_U32 * ruiWord) in Bytes2Word() argument
210 *ruiWord = ((MS_U32) pcBytes[3]) in Bytes2Word()
223 void Word2Bytes1(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes1() argument
226 *pcBytes = *ruiWord & 0xff; in Word2Bytes1()
227 *--pcBytes = (*ruiWord >> 8) & 0xff; in Word2Bytes1()
228 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes1()
229 *--pcBytes = (*ruiWord >> 24) & 0xff; in Word2Bytes1()
232 void Word2Bytes(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes() argument
235 *pcBytes = (*ruiWord>>24) & 0xff; in Word2Bytes()
236 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdmitx/
H A DhalHDCPTx.c208 void Bytes2Word(MS_U8 const * pcBytes, MS_U32 * ruiWord) in Bytes2Word() argument
210 *ruiWord = ((MS_U32) pcBytes[3]) in Bytes2Word()
223 void Word2Bytes1(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes1() argument
226 *pcBytes = *ruiWord & 0xff; in Word2Bytes1()
227 *--pcBytes = (*ruiWord >> 8) & 0xff; in Word2Bytes1()
228 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes1()
229 *--pcBytes = (*ruiWord >> 24) & 0xff; in Word2Bytes1()
232 void Word2Bytes(MS_U32 const * ruiWord, MS_U8* pcBytes) in Word2Bytes() argument
235 *pcBytes = (*ruiWord>>24) & 0xff; in Word2Bytes()
236 *--pcBytes = (*ruiWord >> 16) & 0xff; in Word2Bytes()
[all …]