Lines Matching refs:DBG_HDMITX

583 #define DBG_HDMITX(_f)                  (_f)  macro
585 #define DBG_HDMITX(_f) macro
980 DBG_HDMITX(printf("VS packet over size, length = %d \n", length)); in MHal_HDMITx_PKT_Content_Define()
998 DBG_HDMITX(printf("VS packet over size, length = %d \n", length)); in MHal_HDMITx_PKT_Content_Define()
1016 DBG_HDMITX(printf("AVI packet over size, length = %d \n", length)); in MHal_HDMITx_PKT_Content_Define()
1042 DBG_HDMITX(printf("HDR packet over size, length = %d \n", length)); in MHal_HDMITx_PKT_Content_Define()
1084 DBG_HDMITX(printf("Not implemented, packet type = %u\n", packet_type)); in MHal_HDMITx_PKT_Content_Define()
1162 DBG_HDMITX(printf("MDrv_HDMITx_SetVideoOnOff: csc flag= %d \n", bCSC)); in MHal_HDMITx_SetVideoOnOff()
1184 DBG_HDMITX(printf("YUV -> RGB \n")); in MHal_HDMITx_SetColorFormat()
1189 DBG_HDMITX(printf("bypass YUV -> RGB \n")); in MHal_HDMITx_SetColorFormat()
1221 DBG_HDMITX(printf("Input equals output \n")); in MHal_HDMITx_ColorandRange_Transform()
1241 DBG_HDMITX(printf("LR->LY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1258 DBG_HDMITX(printf("Not Support This! Replace by LR -> LY\n")); in MHal_HDMITx_ColorandRange_Transform()
1259 DBG_HDMITX(printf("LR->FY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1274 DBG_HDMITX(printf("LR->FY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1281 DBG_HDMITX(printf("Not Support This! \n")); in MHal_HDMITx_ColorandRange_Transform()
1282 DBG_HDMITX(printf("LR->FR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1297 DBG_HDMITX(printf("LR->FR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1302 DBG_HDMITX(printf("LR->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1304 DBG_HDMITX(printf("In/Out Same Color! \n")); in MHal_HDMITx_ColorandRange_Transform()
1325 DBG_HDMITX(printf("FR->LY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1341 DBG_HDMITX(printf("FR->FY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1347 DBG_HDMITX(printf("Not Support This! \n")); in MHal_HDMITx_ColorandRange_Transform()
1348 DBG_HDMITX(printf("FR->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1363 DBG_HDMITX(printf("FR->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1368 DBG_HDMITX(printf("FR->FR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1370 DBG_HDMITX(printf("In/Out Same Color! \n")); in MHal_HDMITx_ColorandRange_Transform()
1377 DBG_HDMITX(printf("Not Support This! \n")); in MHal_HDMITx_ColorandRange_Transform()
1398 DBG_HDMITX(printf("LY->FR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1414 DBG_HDMITX(printf("May over range! \n")); in MHal_HDMITx_ColorandRange_Transform()
1415 DBG_HDMITX(printf("LY->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1431 DBG_HDMITX(printf("LY->FY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1436 DBG_HDMITX(printf("In/Out Same Color! \n")); in MHal_HDMITx_ColorandRange_Transform()
1437 DBG_HDMITX(printf("LY->LY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1458 DBG_HDMITX(printf("FY->FR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1475 DBG_HDMITX(printf("Not Support This! Replace by FY -> FR\n")); in MHal_HDMITx_ColorandRange_Transform()
1476 DBG_HDMITX(printf("FY->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1491 DBG_HDMITX(printf("FY->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1508 DBG_HDMITX(printf("FY->LY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1513 DBG_HDMITX(printf("In/Out Same Color! \n")); in MHal_HDMITx_ColorandRange_Transform()
1514 DBG_HDMITX(printf("FY->FY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1521 DBG_HDMITX(printf("Not Support This! \n")); in MHal_HDMITx_ColorandRange_Transform()
1527 DBG_HDMITX(printf("Not Support This! \n")); in MHal_HDMITx_ColorandRange_Transform()
1555DBG_HDMITX(printf("[%s][%d]HDMI mode = %d, Color Depth = %d \n", __FUNCTION__, __LINE__, bflag, bf… in MHal_HDMITx_SetHDMImode()