Home
last modified time | relevance | path

Searched refs:u16hend (Results 1 – 25 of 59) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/xc/drv/ace/
H A DdrvACE.c865 MS_U16 u16hstart, u16hend, u16vstart, u16vend; in MDrv_XC_ACE_MWESetWin() local
869 u16hend = u16hstart + pRect->Xsize - 1; in MDrv_XC_ACE_MWESetWin()
873 if(u16hend > MWEPanel.u16Pnl_Hstart + MWEPanel.u16Pnl_Width - 1) in MDrv_XC_ACE_MWESetWin()
874 u16hend = MWEPanel.u16Pnl_Hstart + MWEPanel.u16Pnl_Width - 1; in MDrv_XC_ACE_MWESetWin()
879 u16hstart, u16hend, u16vstart, u16vend)); in MDrv_XC_ACE_MWESetWin()
880 Hal_ACE_MWESetWin(pInstance, u16hstart, u16hend, u16vstart, u16vend); in MDrv_XC_ACE_MWESetWin()
/utopia/UTPA2-700.0.x/modules/ve/hal/macan/ve/
H A Dmhal_tvencoder.c570 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_capture_window() argument
573 MDrv_Write2Byte(L_BK_VE_SRC(0x13), u16hend); in Hal_VE_set_capture_window()
1675 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_crop_window() argument
1678 MDrv_Write2Byte(L_BK_VE_SRC(0x58), u16hend); in Hal_VE_set_crop_window()
1688 MDrv_Write2Byte(L_BK_VE_SRC(0x64), u16hend-u16hstart+1); in Hal_VE_set_crop_window()
/utopia/UTPA2-700.0.x/modules/ve/hal/maxim/ve/
H A Dmhal_tvencoder.c578 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_capture_window() argument
581 MDrv_Write2Byte(L_BK_VE_SRC(0x13), u16hend); in Hal_VE_set_capture_window()
1759 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_crop_window() argument
1762 MDrv_Write2Byte(L_BK_VE_SRC(0x58), u16hend); in Hal_VE_set_crop_window()
1772 MDrv_Write2Byte(L_BK_VE_SRC(0x64), u16hend-u16hstart+1); in Hal_VE_set_crop_window()
/utopia/UTPA2-700.0.x/modules/ve/hal/manhattan/ve/
H A Dmhal_tvencoder.c574 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_capture_window() argument
577 MDrv_Write2Byte(L_BK_VE_SRC(0x13), u16hend); in Hal_VE_set_capture_window()
1706 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_crop_window() argument
1709 MDrv_Write2Byte(L_BK_VE_SRC(0x58), u16hend); in Hal_VE_set_crop_window()
1719 MDrv_Write2Byte(L_BK_VE_SRC(0x64), u16hend-u16hstart+1); in Hal_VE_set_crop_window()
/utopia/UTPA2-700.0.x/modules/ve/hal/maserati/ve/
H A Dmhal_tvencoder.c577 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_capture_window() argument
580 MDrv_Write2Byte(L_BK_VE_SRC(0x13), u16hend); in Hal_VE_set_capture_window()
1758 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_crop_window() argument
1761 MDrv_Write2Byte(L_BK_VE_SRC(0x58), u16hend); in Hal_VE_set_crop_window()
1771 MDrv_Write2Byte(L_BK_VE_SRC(0x64), u16hend-u16hstart+1); in Hal_VE_set_crop_window()
/utopia/UTPA2-700.0.x/modules/ve/hal/M7621/ve/
H A Dmhal_tvencoder.c578 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_capture_window() argument
581 MDrv_Write2Byte(L_BK_VE_SRC(0x13), u16hend); in Hal_VE_set_capture_window()
1759 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_crop_window() argument
1762 MDrv_Write2Byte(L_BK_VE_SRC(0x58), u16hend); in Hal_VE_set_crop_window()
1772 MDrv_Write2Byte(L_BK_VE_SRC(0x64), u16hend-u16hstart+1); in Hal_VE_set_crop_window()
/utopia/UTPA2-700.0.x/modules/ve/hal/M7821/ve/
H A Dmhal_tvencoder.c577 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_capture_window() argument
580 MDrv_Write2Byte(L_BK_VE_SRC(0x13), u16hend); in Hal_VE_set_capture_window()
1758 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_crop_window() argument
1761 MDrv_Write2Byte(L_BK_VE_SRC(0x58), u16hend); in Hal_VE_set_crop_window()
1771 MDrv_Write2Byte(L_BK_VE_SRC(0x64), u16hend-u16hstart+1); in Hal_VE_set_crop_window()
/utopia/UTPA2-700.0.x/modules/ve/hal/macan/ve/include/
H A Dmhal_tvencoder.h244 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
335 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
/utopia/UTPA2-700.0.x/modules/ve/hal/M7821/ve/include/
H A Dmhal_tvencoder.h262 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
360 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
/utopia/UTPA2-700.0.x/modules/ve/hal/maxim/ve/include/
H A Dmhal_tvencoder.h262 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
360 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
/utopia/UTPA2-700.0.x/modules/ve/hal/M7621/ve/include/
H A Dmhal_tvencoder.h262 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
360 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
/utopia/UTPA2-700.0.x/modules/ve/hal/maserati/ve/include/
H A Dmhal_tvencoder.h262 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
360 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
/utopia/UTPA2-700.0.x/modules/ve/hal/manhattan/ve/include/
H A Dmhal_tvencoder.h262 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
360 void Hal_VE_set_crop_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend);
/utopia/UTPA2-700.0.x/modules/xc/hal/k6/ace/
H A Dmhal_ace.c811 void Hal_ACE_MWESetWin(void* pInstance, MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 … in Hal_ACE_MWESetWin() argument
817 MApi_XC_MLoad_WriteCmd(pInstance,REG_SC_BK0F_08_L, u16hend, 0x1FFF); in Hal_ACE_MWESetWin()
827 SC_W2BYTEMSK(0,REG_SC_BK0F_08_L, u16hend, 0x1FFF); in Hal_ACE_MWESetWin()
/utopia/UTPA2-700.0.x/modules/xc/hal/curry/ace/
H A Dmhal_ace.c811 void Hal_ACE_MWESetWin(void* pInstance, MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 … in Hal_ACE_MWESetWin() argument
817 MApi_XC_MLoad_WriteCmd(pInstance,REG_SC_BK0F_08_L, u16hend, 0x1FFF); in Hal_ACE_MWESetWin()
827 SC_W2BYTEMSK(0,REG_SC_BK0F_08_L, u16hend, 0x1FFF); in Hal_ACE_MWESetWin()
/utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/ace/
H A Dmhal_ace.c811 void Hal_ACE_MWESetWin(void* pInstance, MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 … in Hal_ACE_MWESetWin() argument
817 MApi_XC_MLoad_WriteCmd(pInstance,REG_SC_BK0F_08_L, u16hend, 0x1FFF); in Hal_ACE_MWESetWin()
827 SC_W2BYTEMSK(0,REG_SC_BK0F_08_L, u16hend, 0x1FFF); in Hal_ACE_MWESetWin()
/utopia/UTPA2-700.0.x/modules/xc/hal/kano/ace/
H A Dmhal_ace.c811 void Hal_ACE_MWESetWin(void* pInstance, MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 … in Hal_ACE_MWESetWin() argument
817 MApi_XC_MLoad_WriteCmd(pInstance,REG_SC_BK0F_08_L, u16hend, 0x1FFF); in Hal_ACE_MWESetWin()
827 SC_W2BYTEMSK(0,REG_SC_BK0F_08_L, u16hend, 0x1FFF); in Hal_ACE_MWESetWin()
/utopia/UTPA2-700.0.x/modules/ve/hal/mustang/ve/
H A Dmhal_tvencoder.c569 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_capture_window() argument
572 MDrv_Write2Byte(L_BK_VE_SRC(0x13), u16hend); in Hal_VE_set_capture_window()
/utopia/UTPA2-700.0.x/modules/ve/hal/maldives/ve/
H A Dmhal_tvencoder.c566 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_capture_window() argument
569 MDrv_Write2Byte(L_BK_VE_SRC(0x13), u16hend); in Hal_VE_set_capture_window()
/utopia/UTPA2-700.0.x/modules/xc/hal/mustang/ace/
H A Dmhal_ace.c901 void Hal_ACE_MWESetWin(void* pInstance,MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u… in Hal_ACE_MWESetWin() argument
907 MApi_XC_MLoad_WriteCmd(pInstance,REG_SC_BK0F_08_L, u16hend, 0xFFF); in Hal_ACE_MWESetWin()
917 SC_W2BYTEMSK(0,REG_SC_BK0F_08_L, u16hend, 0xFFF); in Hal_ACE_MWESetWin()
/utopia/UTPA2-700.0.x/modules/xc/hal/maldives/ace/
H A Dmhal_ace.c901 void Hal_ACE_MWESetWin(void* pInstance,MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u… in Hal_ACE_MWESetWin() argument
907 MApi_XC_MLoad_WriteCmd(pInstance,REG_SC_BK0F_08_L, u16hend, 0xFFF); in Hal_ACE_MWESetWin()
917 SC_W2BYTEMSK(0,REG_SC_BK0F_08_L, u16hend, 0xFFF); in Hal_ACE_MWESetWin()
/utopia/UTPA2-700.0.x/modules/ve/hal/mainz/ve/
H A Dmhal_tvencoder.c568 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_capture_window() argument
571 MDrv_Write2Byte(L_BK_VE_SRC(0x13), u16hend); in Hal_VE_set_capture_window()
/utopia/UTPA2-700.0.x/modules/ve/hal/messi/ve/
H A Dmhal_tvencoder.c568 void Hal_VE_set_capture_window(MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 u16vend) in Hal_VE_set_capture_window() argument
571 MDrv_Write2Byte(L_BK_VE_SRC(0x13), u16hend); in Hal_VE_set_capture_window()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/ace/
H A Dmhal_ace.c1042 void Hal_ACE_MWESetWin(void* pInstance, MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 … in Hal_ACE_MWESetWin() argument
1048 MApi_XC_MLoad_WriteCmd(pInstance, REG_SC_BK0F_08_L, u16hend, 0xFFF); in Hal_ACE_MWESetWin()
1058 SC_W2BYTEMSK(0, REG_SC_BK0F_08_L, u16hend, 0xFFF); in Hal_ACE_MWESetWin()
/utopia/UTPA2-700.0.x/modules/xc/hal/macan/ace/
H A Dmhal_ace.c1327 void Hal_ACE_MWESetWin(void* pInstance, MS_U16 u16hstart, MS_U16 u16hend, MS_U16 u16vstart, MS_U16 … in Hal_ACE_MWESetWin() argument
1333 MApi_XC_MLoad_WriteCmd(pInstance, REG_SC_BK0F_08_L, u16hend, 0x3FFF); in Hal_ACE_MWESetWin()
1343 SC_W2BYTEMSK(0, REG_SC_BK0F_08_L, u16hend, 0x3FFF); in Hal_ACE_MWESetWin()

123