Home
last modified time | relevance | path

Searched refs:MS_VE_MV_PAL_START (Results 1 – 20 of 20) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiACP.h141 MS_VE_MV_PAL_START = 0x10, enumerator
142 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/messi/ve/include/
H A Dmhal_tvencoder.h178 MS_VE_MV_PAL_START = 0x10, enumerator
179 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/mainz/ve/include/
H A Dmhal_tvencoder.h178 MS_VE_MV_PAL_START = 0x10, enumerator
179 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/macan/ve/include/
H A Dmhal_tvencoder.h182 MS_VE_MV_PAL_START = 0x10, enumerator
183 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/maldives/ve/include/
H A Dmhal_tvencoder.h170 MS_VE_MV_PAL_START = 0x10, enumerator
171 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/mustang/ve/include/
H A Dmhal_tvencoder.h171 MS_VE_MV_PAL_START = 0x10, enumerator
172 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/kano/ve/include/
H A Dmhal_tvencoder.h172 MS_VE_MV_PAL_START = 0x10, enumerator
173 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/k6lite/ve/include/
H A Dmhal_tvencoder.h172 MS_VE_MV_PAL_START = 0x10, enumerator
173 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/k6/ve/include/
H A Dmhal_tvencoder.h172 MS_VE_MV_PAL_START = 0x10, enumerator
173 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/curry/ve/include/
H A Dmhal_tvencoder.h172 MS_VE_MV_PAL_START = 0x10, enumerator
173 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/M7821/ve/include/
H A Dmhal_tvencoder.h180 MS_VE_MV_PAL_START = 0x10, enumerator
181 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/maxim/ve/include/
H A Dmhal_tvencoder.h180 MS_VE_MV_PAL_START = 0x10, enumerator
181 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/M7621/ve/include/
H A Dmhal_tvencoder.h180 MS_VE_MV_PAL_START = 0x10, enumerator
181 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/maserati/ve/include/
H A Dmhal_tvencoder.h180 MS_VE_MV_PAL_START = 0x10, enumerator
181 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/manhattan/ve/include/
H A Dmhal_tvencoder.h180 MS_VE_MV_PAL_START = 0x10, enumerator
181 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,
/utopia/UTPA2-700.0.x/modules/ve/hal/k6/ve/
H A Dmhal_tvencoder.c182 static MS_VE_MV_TYPE _eMvType = MS_VE_MV_PAL_START;
2067 if(eMvType >= MS_VE_MV_PAL_START) in _Hal_VE_IsMVValid()
2075 if(eMvType < MS_VE_MV_PAL_START) in _Hal_VE_IsMVValid()
2213 if(eMvType >= MS_VE_MV_PAL_START) in Hal_VE_SetMV()
/utopia/UTPA2-700.0.x/modules/ve/hal/kano/ve/
H A Dmhal_tvencoder.c181 static MS_VE_MV_TYPE _eMvType = MS_VE_MV_PAL_START;
2052 if(eMvType >= MS_VE_MV_PAL_START) in _Hal_VE_IsMVValid()
2060 if(eMvType < MS_VE_MV_PAL_START) in _Hal_VE_IsMVValid()
2198 if(eMvType >= MS_VE_MV_PAL_START) in Hal_VE_SetMV()
/utopia/UTPA2-700.0.x/modules/ve/hal/curry/ve/
H A Dmhal_tvencoder.c181 static MS_VE_MV_TYPE _eMvType = MS_VE_MV_PAL_START;
2055 if(eMvType >= MS_VE_MV_PAL_START) in _Hal_VE_IsMVValid()
2063 if(eMvType < MS_VE_MV_PAL_START) in _Hal_VE_IsMVValid()
2201 if(eMvType >= MS_VE_MV_PAL_START) in Hal_VE_SetMV()
/utopia/UTPA2-700.0.x/modules/ve/hal/k6lite/ve/
H A Dmhal_tvencoder.c180 static MS_VE_MV_TYPE _eMvType = MS_VE_MV_PAL_START;
2090 if(eMvType >= MS_VE_MV_PAL_START) in _Hal_VE_IsMVValid()
2098 if(eMvType < MS_VE_MV_PAL_START) in _Hal_VE_IsMVValid()
2236 if(eMvType >= MS_VE_MV_PAL_START) in Hal_VE_SetMV()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt27459 MS_VE_MV_PAL_START = 0x10,
27460 MS_VE_MV_PAL_TYPE1 = MS_VE_MV_PAL_START,