Home
last modified time | relevance | path

Searched refs:pixel (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_xc_calibration.c162 …d MApi_XC_Get_PixelData_U2(void* pInstance, MS_U16 u16CorX, MS_U16 u16CorY, MS_PIXEL_32BIT* pixel) in MApi_XC_Get_PixelData_U2() argument
181 pixel->G_Y = SC_R2BYTE(psXCInstPri->u32DeviceID, REG_SC_BK1A_6B_L)& 0x03FF; in MApi_XC_Get_PixelData_U2()
182 pixel->B_Cb = SC_R2BYTE(psXCInstPri->u32DeviceID, REG_SC_BK1A_6C_L) & 0x03FF; in MApi_XC_Get_PixelData_U2()
183 pixel->R_Cr = SC_R2BYTE(psXCInstPri->u32DeviceID, REG_SC_BK1A_6D_L) & 0x03FF; in MApi_XC_Get_PixelData_U2()
190 void MApi_XC_Get_PixelData(MS_U16 u16CorX, MS_U16 u16CorY, MS_PIXEL_32BIT* pixel) in MApi_XC_Get_PixelData() argument
201 XCArgs.pixel = pixel; in MApi_XC_Get_PixelData()
H A Dmdrv_sc_scaling.c.03267 …// If we use 1280 pixel for Sub Win, Main win has 1280 pixels remain. (Total line buffer : 1920 + …
3364 // For convenience, we separate 1920 to both window. 960 pixel for each.
3389 // For convenience, we separate 1920 to both window. 960 pixel for each.
3432 // - main and sub share 1920 pixel line buffer in length
3435 // - main and sub share 1920 + 960 pixel line buffer in length
5990 …t_pre_align_pixel(pInstance, FALSE, u16AlignWidth, eWindow);//M10/J2: insert alignment pixel at end
6006 //M10, J2, A2 and later chip, HW will auto insert pixel to alignment u16IPMFetch
6018 …t_pre_align_pixel(pInstance, FALSE, u16AlignWidth, eWindow);//M10/J2: insert alignment pixel at end
6025 …_pre_align_pixel(pInstance, TRUE, u16AlignWidth, eWindow);//M10/J2: insert alignment pixel at start
6032 …t_pre_align_pixel(pInstance, FALSE, u16AlignWidth, eWindow);//M10/J2: insert alignment pixel at end
[all …]
H A Dmvideo.c.01099 //Extend the pixel of bottom A session at the right side [7:0]
1100 //Extend the pixel of bottom B session at the left side[15:8] for PIP issue
2840 // Should disable "pixel repetition" for other source
3754 // Calculate pixel clock, the unit is MHz
4042 // When Kano H2V2 is enabled, H sync and DE will randomly shift 1 pixel
4640 // The total pixel conut of display window can not be odd.
4955 //reset pixel shift preH and preV data
8765 //if inputSource is HDMI, get the HDMI pixel repetition info.
10176 /// Set pixel shift
10177 /// @param s8H \b IN: pixel shift H
[all …]
H A Dmdrv_sc_display.c.08960 NULL, // always don't change DE in pixel shift case
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/
H A Dmhal_xc_chip_config.h.0249 Y0 has 64 * 4 bits ( 8 pixel for each field ).
250 Y1 has 64 * 4 bits ( 8 pixel for each field ).
251 So, in this memory format, pixel alignment is 16 pixels (OFFSET_PIXEL_ALIGNMENT = 16).
350 //HW support check board and pixel alternative
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.01342 // DE-Bypass is applied in HDMI HV mode. It will ignore pixel repetition package from HDMI.
1358 // If avi pkg report pixel repetition, IP1 should enable divider.
H A DapiXC_EX.c6141 …X_Get_PixelData(XC_DEVICE_ID *pDeviceId, MS_U16 u16CorX, MS_U16 u16CorY, XC_EX_PIXEL_32BIT* pixel) in MApi_XC_EX_Get_PixelData() argument
6153 XCArgs.pixel = (MS_PIXEL_32BIT*)pixel; in MApi_XC_EX_Get_PixelData()
H A DXC_private.h2151 … MApi_XC_Get_PixelData_U2(void* pInstance, MS_U16 u16CorX, MS_U16 u16CorY, MS_PIXEL_32BIT* pixel);
H A DapiXC_v2.c4434 … psXCInstPri->fpXC_Get_PixelData(pInstance, pXCArgs->u16CorX, pXCArgs->u16CorY, pXCArgs->pixel); in _XCIoctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_v2.h1445 MS_PIXEL_32BIT* pixel; member
H A DapiXC.h3978 void MApi_XC_Get_PixelData(MS_U16 u16CorX, MS_U16 u16CorY, MS_PIXEL_32BIT* pixel);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_v2.h1662 MS_PIXEL_32BIT* pixel; member
H A DapiXC_EX.h3239 …_Get_PixelData(XC_DEVICE_ID *pDeviceId, MS_U16 u16CorX, MS_U16 u16CorY, XC_EX_PIXEL_32BIT* pixel);
H A DapiXC.h5302 void MApi_XC_Get_PixelData(MS_U16 u16CorX, MS_U16 u16CorY, MS_PIXEL_32BIT* pixel);
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_adp.c1628 …((unsigned long)(&(pXC_GET_PIXEL_DATA->pixel)) - (unsigned long)pXC_GET_PIXEL_DATA), (unsigned lon… in _XC_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt4740 void MApi_XC_Get_PixelData(MS_U16 u16CorX, MS_U16 u16CorY, MS_PIXEL_32BIT* pixel);
38691 …X_Get_PixelData(XC_DEVICE_ID *pDeviceId, MS_U16 u16CorX, MS_U16 u16CorY, XC_EX_PIXEL_32BIT* pixel);
61562 MS_PIXEL_32BIT* pixel;
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.019623 /// @param u8QuarPixelTH \b IN : set Quarter pixel threshold