Lines Matching refs:DBG_HDMITX

562 #define DBG_HDMITX(_f)                  (_f)  macro
564 #define DBG_HDMITX(_f) macro
958 DBG_HDMITX(printf("VS packet over size, length = %d \n", length)); in MHal_HDMITx_PKT_Content_Define()
976 DBG_HDMITX(printf("VS packet over size, length = %d \n", length)); in MHal_HDMITx_PKT_Content_Define()
1002 DBG_HDMITX(printf("HDR packet over size, length = %d \n", length)); in MHal_HDMITx_PKT_Content_Define()
1044 DBG_HDMITX(printf("Not implemented, packet type = %u\n", packet_type)); in MHal_HDMITx_PKT_Content_Define()
1097 DBG_HDMITX(printf("MDrv_HDMITx_SetVideoOnOff: csc flag= %d \n", bCSC)); in MHal_HDMITx_SetVideoOnOff()
1119 DBG_HDMITX(printf("YUV -> RGB \n")); in MHal_HDMITx_SetColorFormat()
1124 DBG_HDMITX(printf("bypass YUV -> RGB \n")); in MHal_HDMITx_SetColorFormat()
1170 DBG_HDMITX(printf("LR->LY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1187 DBG_HDMITX(printf("Not Support This! Replace by LR -> LY\n")); in MHal_HDMITx_ColorandRange_Transform()
1188 DBG_HDMITX(printf("LR->FY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1203 DBG_HDMITX(printf("LR->FY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1210 DBG_HDMITX(printf("Not Support This! \n")); in MHal_HDMITx_ColorandRange_Transform()
1211 DBG_HDMITX(printf("LR->FR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1226 DBG_HDMITX(printf("LR->FR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1231 DBG_HDMITX(printf("LR->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1233 DBG_HDMITX(printf("In/Out Same Color! \n")); in MHal_HDMITx_ColorandRange_Transform()
1253 DBG_HDMITX(printf("FR->LY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1269 DBG_HDMITX(printf("FR->FY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1275 DBG_HDMITX(printf("Not Support This! \n")); in MHal_HDMITx_ColorandRange_Transform()
1276 DBG_HDMITX(printf("FR->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1291 DBG_HDMITX(printf("FR->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1296 DBG_HDMITX(printf("FR->FR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1298 DBG_HDMITX(printf("In/Out Same Color! \n")); in MHal_HDMITx_ColorandRange_Transform()
1304 DBG_HDMITX(printf("Not Support This! \n")); in MHal_HDMITx_ColorandRange_Transform()
1325 DBG_HDMITX(printf("LY->FR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1341 DBG_HDMITX(printf("May over range! \n")); in MHal_HDMITx_ColorandRange_Transform()
1342 DBG_HDMITX(printf("LY->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1358 DBG_HDMITX(printf("LY->FY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1363 DBG_HDMITX(printf("In/Out Same Color! \n")); in MHal_HDMITx_ColorandRange_Transform()
1364 DBG_HDMITX(printf("LY->LY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1384 DBG_HDMITX(printf("FY->FR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1401 DBG_HDMITX(printf("Not Support This! Replace by FY -> FR\n")); in MHal_HDMITx_ColorandRange_Transform()
1402 DBG_HDMITX(printf("FY->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1417 DBG_HDMITX(printf("FY->LR! \n")); in MHal_HDMITx_ColorandRange_Transform()
1434 DBG_HDMITX(printf("FY->LY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1439 DBG_HDMITX(printf("In/Out Same Color! \n")); in MHal_HDMITx_ColorandRange_Transform()
1440 DBG_HDMITX(printf("FY->FY! \n")); in MHal_HDMITx_ColorandRange_Transform()
1446 DBG_HDMITX(printf("Not Support This! \n")); in MHal_HDMITx_ColorandRange_Transform()
1452 DBG_HDMITX(printf("Not Support This! \n")); in MHal_HDMITx_ColorandRange_Transform()
1480DBG_HDMITX(printf("[%s][%d]HDMI mode = %d, Color Depth = %d \n", __FUNCTION__, __LINE__, bflag, bf… in MHal_HDMITx_SetHDMImode()