Home
last modified time | relevance | path

Searched refs:cnt (Results 1 – 25 of 100) sorted by relevance

1234

/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6lite/hdcp/
H A DhalHDCP.c428 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
434 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
438 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
440 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
441 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
490 MS_U8 cnt = 0; in MHal_HDCP_HDCP2TxFillCipherKey() local
497 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
498 …set, 0x60 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8KsXORLC128 + cnt*2 + 1)|(*(pu8KsXORLC128… in MHal_HDCP_HDCP2TxFillCipherKey()
501 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
502 …ANK + u16BKOffset, 0x68 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2TxFillCipherKey()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/hdcp/
H A DhalHDCP.c422 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
428 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
432 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
434 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
435 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
487 MS_U8 cnt = 0; in MHal_HDCP_HDCP2TxFillCipherKey() local
493 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
494 …set, 0x60 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8KsXORLC128 + cnt*2 + 1)|(*(pu8KsXORLC128… in MHal_HDCP_HDCP2TxFillCipherKey()
497 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
498 …ANK + u16BKOffset, 0x68 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2TxFillCipherKey()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/hdcp/
H A DhalHDCP.c422 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
428 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
432 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
434 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
435 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
549 MS_U8 cnt = 0; in MHal_HDCP_HDCP2TxFillCipherKey() local
555 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
556 …set, 0x60 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8KsXORLC128 + cnt*2 + 1)|(*(pu8KsXORLC128… in MHal_HDCP_HDCP2TxFillCipherKey()
559 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
560 …ANK + u16BKOffset, 0x68 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2TxFillCipherKey()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/kano/hdcp/
H A DhalHDCP.c428 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
434 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
438 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
440 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
441 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
555 MS_U8 cnt = 0; in MHal_HDCP_HDCP2TxFillCipherKey() local
562 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
563 …set, 0x60 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8KsXORLC128 + cnt*2 + 1)|(*(pu8KsXORLC128… in MHal_HDCP_HDCP2TxFillCipherKey()
566 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
567 …ANK + u16BKOffset, 0x68 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2TxFillCipherKey()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mainz/hdcp/
H A DhalHDCP.c269 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
275 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
279 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
281 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
282 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
348 MS_U8 cnt = 0; in MHal_HDCP_HDCP2RxProcessCipher() local
353 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
354 …et + 0x30 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8ContentKey + cnt*2 + 1)|(*(pu8ContentKey… in MHal_HDCP_HDCP2RxProcessCipher()
357 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
358 …NK, u16RegOffset + 0x38 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2RxProcessCipher()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/messi/hdcp/
H A DhalHDCP.c269 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
275 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
279 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
281 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
282 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
348 MS_U8 cnt = 0; in MHal_HDCP_HDCP2RxProcessCipher() local
353 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
354 …et + 0x30 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8ContentKey + cnt*2 + 1)|(*(pu8ContentKey… in MHal_HDCP_HDCP2RxProcessCipher()
357 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
358 …NK, u16RegOffset + 0x38 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2RxProcessCipher()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/manhattan/hdcp/
H A DhalHDCP.c269 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
275 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
279 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
281 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
282 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
411 MS_U8 cnt = 0; in MHal_HDCP_HDCP2RxProcessCipher() local
419 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
420 …et + 0x30 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8ContentKey + cnt*2 + 1)|(*(pu8ContentKey… in MHal_HDCP_HDCP2RxProcessCipher()
423 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
424 …NK, u16RegOffset + 0x38 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2RxProcessCipher()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maserati/hdcp/
H A DhalHDCP.c269 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
275 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
279 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
281 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
282 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
411 MS_U8 cnt = 0; in MHal_HDCP_HDCP2RxProcessCipher() local
421 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
422 …et + 0x30 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8ContentKey + cnt*2 + 1)|(*(pu8ContentKey… in MHal_HDCP_HDCP2RxProcessCipher()
425 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
426 …NK, u16RegOffset + 0x38 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2RxProcessCipher()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7821/hdcp/
H A DhalHDCP.c269 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
275 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
279 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
281 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
282 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
411 MS_U8 cnt = 0; in MHal_HDCP_HDCP2RxProcessCipher() local
421 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
422 …et + 0x30 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8ContentKey + cnt*2 + 1)|(*(pu8ContentKey… in MHal_HDCP_HDCP2RxProcessCipher()
425 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
426 …NK, u16RegOffset + 0x38 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2RxProcessCipher()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/k6/hdcp/
H A DhalHDCP.c428 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
434 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
438 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
440 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
441 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
474 MS_U8 cnt = 0; in MHal_HDCP_HDCP2TxFillCipherKey() local
481 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
482 …set, 0x60 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8KsXORLC128 + cnt*2 + 1)|(*(pu8KsXORLC128… in MHal_HDCP_HDCP2TxFillCipherKey()
485 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
486 …ANK + u16BKOffset, 0x68 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2TxFillCipherKey()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/macan/hdcp/
H A DhalHDCP.c281 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
287 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
291 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
293 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
294 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
327 MS_U8 cnt = 0; in MHal_HDCP_HDCP2RxProcessCipher() local
337 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
338 …et + 0x30 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8ContentKey + cnt*2 + 1)|(*(pu8ContentKey… in MHal_HDCP_HDCP2RxProcessCipher()
341 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
342 …NK, u16RegOffset + 0x38 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2RxProcessCipher()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mooney/hdcp/
H A DhalHDCP.c269 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
275 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
279 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
281 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
282 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
315 MS_U8 cnt = 0; in MHal_HDCP_HDCP2RxProcessCipher() local
325 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
326 …et + 0x30 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8ContentKey + cnt*2 + 1)|(*(pu8ContentKey… in MHal_HDCP_HDCP2RxProcessCipher()
329 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2RxProcessCipher()
330 …NK, u16RegOffset + 0x38 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2RxProcessCipher()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdcp/
H A DhalHDCP.c428 MS_U8 cnt = 0x00; in MHal_HDCP_HDCP14GetM0() local
434 for ( cnt = 0; cnt < (DEF_HDCP14_M0_SIZE >> 4); cnt++ ) in MHal_HDCP_HDCP14GetM0()
438 u16tmpData = MHalHdcpRegRead(DEF_HDCP14_RX_REG_BANK + u16BKOffset, 0x0E + cnt); in MHal_HDCP_HDCP14GetM0()
440 *(pu8Data + cnt*2) = (MS_U8)(u16tmpData & 0x00FF); in MHal_HDCP_HDCP14GetM0()
441 *(pu8Data + cnt*2 + 1) = (MS_U8)((u16tmpData & 0xFF00) >> 8); in MHal_HDCP_HDCP14GetM0()
490 MS_U8 cnt = 0; in MHal_HDCP_HDCP2TxFillCipherKey() local
497 for ( cnt = 0; cnt < (DEF_SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
498 …set, 0x60 + (DEF_SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8KsXORLC128 + cnt*2 + 1)|(*(pu8KsXORLC128… in MHal_HDCP_HDCP2TxFillCipherKey()
501 for ( cnt = 0; cnt < (DEF_SIZE_OF_RIV>>1); cnt++) in MHal_HDCP_HDCP2TxFillCipherKey()
502 …ANK + u16BKOffset, 0x68 + (DEF_SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDCP_HDCP2TxFillCipherKey()
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dconf.c263 int cnt, def; in conf_choice() local
267 cnt = def = 0; in conf_choice()
276 cnt++; in conf_choice()
278 def = cnt; in conf_choice()
282 printf(" %d. %s", cnt, _(menu_get_prompt(child))); in conf_choice()
290 if (cnt == 1) { in conf_choice()
294 printf("[1-%d", cnt); in conf_choice()
302 cnt = def; in conf_choice()
303 printf("%d\n", cnt); in conf_choice()
316 cnt = def; in conf_choice()
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/
H A Dmhal_pq_adaptive.c3179 int cnt; in MDrv_SC_Auto_Detect_Blocking_Width_driver() local
3181 for(cnt = left2; cnt <= right2; cnt++) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3184 if(blockiness_data[cnt] > loc_max) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3185 loc_max = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3188 if(blockiness_data[cnt] < loc_min) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3189 loc_min = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3216 int cnt; in MDrv_SC_Auto_Detect_Blocking_Width_driver() local
3218 for(cnt = left7; cnt <= right7; cnt++) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3221 if(blockiness_data[cnt] > loc_max) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3222 loc_max = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/
H A Dmhal_pq_adaptive.c3179 int cnt; in MDrv_SC_Auto_Detect_Blocking_Width_driver() local
3181 for(cnt = left2; cnt <= right2; cnt++) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3184 if(blockiness_data[cnt] > loc_max) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3185 loc_max = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3188 if(blockiness_data[cnt] < loc_min) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3189 loc_min = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3216 int cnt; in MDrv_SC_Auto_Detect_Blocking_Width_driver() local
3218 for(cnt = left7; cnt <= right7; cnt++) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3221 if(blockiness_data[cnt] > loc_max) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3222 loc_max = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/
H A Dmhal_pq_adaptive.c3179 int cnt; in MDrv_SC_Auto_Detect_Blocking_Width_driver() local
3181 for(cnt = left2; cnt <= right2; cnt++) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3184 if(blockiness_data[cnt] > loc_max) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3185 loc_max = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3188 if(blockiness_data[cnt] < loc_min) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3189 loc_min = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3216 int cnt; in MDrv_SC_Auto_Detect_Blocking_Width_driver() local
3218 for(cnt = left7; cnt <= right7; cnt++) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3221 if(blockiness_data[cnt] > loc_max) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3222 loc_max = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/
H A Dmhal_pq_adaptive.c3179 int cnt; in MDrv_SC_Auto_Detect_Blocking_Width_driver() local
3181 for(cnt = left2; cnt <= right2; cnt++) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3184 if(blockiness_data[cnt] > loc_max) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3185 loc_max = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3188 if(blockiness_data[cnt] < loc_min) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3189 loc_min = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3216 int cnt; in MDrv_SC_Auto_Detect_Blocking_Width_driver() local
3218 for(cnt = left7; cnt <= right7; cnt++) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3221 if(blockiness_data[cnt] > loc_max) in MDrv_SC_Auto_Detect_Blocking_Width_driver()
3222 loc_max = blockiness_data[cnt]; in MDrv_SC_Auto_Detect_Blocking_Width_driver()
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dcheckpatch.pl798 my ($linenr, $cnt) = @_;
801 $cnt++;
804 while ($cnt) {
807 $cnt--;
1224 my $cnt = $realcnt;
1225 for (my $ln = $linenr + 1; $cnt > 0; $ln++) {
1228 $cnt--;
1434 my $cnt = $realcnt;
1438 while ($cnt > 0 && defined $lines[$ln - 1]) {
1440 $cnt-- if ($lines[$ln - 1] !~ /^-/);
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mooney/cec/
H A Dmhal_cec.c144 MS_U8 i, cnt, *ptr, res; in mhal_CEC_SendFrame() local
188 cnt=0; in mhal_CEC_SendFrame()
194 if(cnt++>=u8waitcnt) in mhal_CEC_SendFrame()
199 if(cnt>=u8waitcnt) in mhal_CEC_SendFrame()
211 MS_U8 i, cnt, *ptr, res; in mhal_CEC_SendFramex() local
256 cnt=0; in mhal_CEC_SendFramex()
280 if(cnt++>=u8waitcnt) in mhal_CEC_SendFramex()
286 if(cnt>=u8waitcnt) in mhal_CEC_SendFramex()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maldives/cec/
H A Dmhal_cec.c148 MS_U8 i, cnt, *ptr, res; in mhal_CEC_SendFrame() local
195 cnt=0; in mhal_CEC_SendFrame()
201 if(cnt++>=u8waitcnt) in mhal_CEC_SendFrame()
206 if(cnt>=u8waitcnt) in mhal_CEC_SendFrame()
225 MS_U8 i, cnt, *ptr, res; in mhal_CEC_SendFramex() local
272 cnt=0; in mhal_CEC_SendFramex()
295 if(cnt++>=u8waitcnt) in mhal_CEC_SendFramex()
301 if(cnt>=u8waitcnt) in mhal_CEC_SendFramex()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mustang/cec/
H A Dmhal_cec.c148 MS_U8 i, cnt, *ptr, res; in mhal_CEC_SendFrame() local
195 cnt=0; in mhal_CEC_SendFrame()
201 if(cnt++>=u8waitcnt) in mhal_CEC_SendFrame()
206 if(cnt>=u8waitcnt) in mhal_CEC_SendFrame()
225 MS_U8 i, cnt, *ptr, res; in mhal_CEC_SendFramex() local
272 cnt=0; in mhal_CEC_SendFramex()
295 if(cnt++>=u8waitcnt) in mhal_CEC_SendFramex()
301 if(cnt>=u8waitcnt) in mhal_CEC_SendFramex()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/messi/cec/
H A Dmhal_cec.c159 MS_U8 i, cnt, *ptr, res; in mhal_CEC_SendFrame() local
206 cnt=0; in mhal_CEC_SendFrame()
212 if(cnt++>=u8waitcnt) in mhal_CEC_SendFrame()
217 if(cnt>=u8waitcnt) in mhal_CEC_SendFrame()
236 MS_U8 i, cnt, *ptr, res; in mhal_CEC_SendFramex() local
284 cnt=0; in mhal_CEC_SendFramex()
308 if(cnt++>=u8waitcnt) in mhal_CEC_SendFramex()
314 if(cnt>=u8waitcnt) in mhal_CEC_SendFramex()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mainz/cec/
H A Dmhal_cec.c159 MS_U8 i, cnt, *ptr, res; in mhal_CEC_SendFrame() local
206 cnt=0; in mhal_CEC_SendFrame()
212 if(cnt++>=u8waitcnt) in mhal_CEC_SendFrame()
217 if(cnt>=u8waitcnt) in mhal_CEC_SendFrame()
236 MS_U8 i, cnt, *ptr, res; in mhal_CEC_SendFramex() local
284 cnt=0; in mhal_CEC_SendFramex()
308 if(cnt++>=u8waitcnt) in mhal_CEC_SendFramex()
314 if(cnt>=u8waitcnt) in mhal_CEC_SendFramex()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/curry/hdmitx/
H A DhalHDMITx.c574 MS_U8 cnt = 0; in MHal_HDMITx_HDCP2TxFillCipherKey() local
578 for ( cnt = 0; cnt < SIZE_OF_KSXORLC128; cnt++ ) in MHal_HDMITx_HDCP2TxFillCipherKey()
580 printf("0x%02X ", *(pu8KsXORLC128 + cnt)); in MHal_HDMITx_HDCP2TxFillCipherKey()
585 for ( cnt = 0; cnt < SIZE_OF_RIV; cnt++ ) in MHal_HDMITx_HDCP2TxFillCipherKey()
587 printf("0x%02X ", *(pu8Riv + cnt)); in MHal_HDMITx_HDCP2TxFillCipherKey()
596 for ( cnt = 0; cnt < (SIZE_OF_KSXORLC128>>1); cnt++) in MHal_HDMITx_HDCP2TxFillCipherKey()
597 …PC_BASE, 0x60 + (SIZE_OF_KSXORLC128 >> 1) - 1 - cnt, *(pu8KsXORLC128 + cnt*2 + 1)|(*(pu8KsXORLC128… in MHal_HDMITx_HDCP2TxFillCipherKey()
599 for ( cnt = 0; cnt < (SIZE_OF_RIV>>1); cnt++) in MHal_HDMITx_HDCP2TxFillCipherKey()
600 …(HDMITX_SECUTZPC_BASE, 0x68 + (SIZE_OF_RIV >> 1) - 1 - cnt, *(pu8Riv + cnt*2 + 1)|(*(pu8Riv + cnt*… in MHal_HDMITx_HDCP2TxFillCipherKey()

1234