Home
last modified time | relevance | path

Searched refs:sc (Results 1 – 25 of 30) sorted by relevance

12

/utopia/UTPA2-700.0.x/
H A Dmove.sh41 mkdir -p modules/sc/drv
42 mkdir -p modules/sc/hal/manhattan
43 mkdir -p modules/sc/hal/maserati
44 mkdir -p modules/sc/hal/M7821
377 mv mxlib/drv/sc modules/sc/drv
378 mv mxlib/hal/manhattan/sc modules/sc/hal/manhattan
379 mv mxlib/hal/maserati/sc modules/sc/hal/maserati
380 mv mxlib/hal/M7821/sc modules/sc/hal/M7821
H A Dtest_sc7 cd $_TEMP_PATH/project/u3_ecos; make clean sc
8 cd $_TEMP_PATH/project/u3_linux; make clean sc
H A DTagLog.sh16 ./modules/sc
89 sc
H A Dgenlink.sh59 sc
/utopia/UTPA2-700.0.x/modules/pq/hal/mooney/pq/
H A Dmhal_pq_adaptive.c1382 MS_U16 MDrv_SC_NR_LUT_Aux(void *pInstance, MS_U16 nr_lut, MS_U8 sc) in MDrv_SC_NR_LUT_Aux() argument
1384 sc = sc < 16 ? sc : 16; in MDrv_SC_NR_LUT_Aux()
1395 h0 = ((h0 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
1396 h1 = ((h1 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
1397 h2 = ((h2 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
1398 h3 = ((h3 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
1402 h0 = (h0 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
1403 h1 = (h1 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
1404 h2 = (h2 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
1405 h3 = (h3 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c6185 MS_U16 MDrv_SC_NR_LUT_Aux( MS_U16 nr_lut, MS_U8 sc) in MDrv_SC_NR_LUT_Aux() argument
6187 sc = sc < 16 ? sc : 16; in MDrv_SC_NR_LUT_Aux()
6198 h0 = ((h0 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6199 h1 = ((h1 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6200 h2 = ((h2 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6201 h3 = ((h3 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6205 h0 = (h0 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6206 h1 = (h1 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6207 h2 = (h2 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6208 h3 = (h3 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c6185 MS_U16 MDrv_SC_NR_LUT_Aux( MS_U16 nr_lut, MS_U8 sc) in MDrv_SC_NR_LUT_Aux() argument
6187 sc = sc < 16 ? sc : 16; in MDrv_SC_NR_LUT_Aux()
6198 h0 = ((h0 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6199 h1 = ((h1 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6200 h2 = ((h2 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6201 h3 = ((h3 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6205 h0 = (h0 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6206 h1 = (h1 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6207 h2 = (h2 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6208 h3 = (h3 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c6185 MS_U16 MDrv_SC_NR_LUT_Aux( MS_U16 nr_lut, MS_U8 sc) in MDrv_SC_NR_LUT_Aux() argument
6187 sc = sc < 16 ? sc : 16; in MDrv_SC_NR_LUT_Aux()
6198 h0 = ((h0 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6199 h1 = ((h1 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6200 h2 = ((h2 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6201 h3 = ((h3 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6205 h0 = (h0 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6206 h1 = (h1 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6207 h2 = (h2 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6208 h3 = (h3 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c6185 MS_U16 MDrv_SC_NR_LUT_Aux( MS_U16 nr_lut, MS_U8 sc) in MDrv_SC_NR_LUT_Aux() argument
6187 sc = sc < 16 ? sc : 16; in MDrv_SC_NR_LUT_Aux()
6198 h0 = ((h0 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6199 h1 = ((h1 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6200 h2 = ((h2 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6201 h3 = ((h3 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6205 h0 = (h0 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6206 h1 = (h1 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6207 h2 = (h2 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6208 h3 = (h3 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
[all …]
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c6173 MS_U16 MDrv_SC_NR_LUT_Aux(void *pInstance, MS_U16 nr_lut, MS_U8 sc) in MDrv_SC_NR_LUT_Aux() argument
6175 sc = sc < 16 ? sc : 16; in MDrv_SC_NR_LUT_Aux()
6186 h0 = ((h0 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6187 h1 = ((h1 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6188 h2 = ((h2 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6189 h3 = ((h3 * sc)/3) >> 4; in MDrv_SC_NR_LUT_Aux()
6193 h0 = (h0 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6194 h1 = (h1 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6195 h2 = (h2 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
6196 h3 = (h3 * sc) >> 4; in MDrv_SC_NR_LUT_Aux()
[all …]
/utopia/UTPA2-700.0.x/projects/project/kano_android/
H A Dkano_android.mk621 ./mxlib/drv/sc \
622 ./mxlib/drv/sc/sc2 \
623 ./mxlib/hal/$(TARGET_BOARD_PLATFORM)/sc
625 $(LOCAL_PATH)/mxlib/hal/$(TARGET_BOARD_PLATFORM)/sc
627 $(LOCAL_PATH)/mxlib/drv/sc
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvUSB.h341 #define USB_DEVICE_INFO(cl,sc,pr) \ argument
342 USB_DEVICE_ID_MATCH_DEV_INFO,0,0,0,0,cl,sc,pr,0,0,0,0
344 #define USB_INTERFACE_INFO(cl,sc,pr) \ argument
345 USB_DEVICE_ID_MATCH_INT_INFO,0,0,0,0,0,0,0,cl,sc,pr,0
/utopia/UTPA2-700.0.x/projects/project/curry_android/
H A Dcurry_android.mk628 ./mxlib/drv/sc \
629 ./mxlib/hal/$(TARGET_BOARD_PLATFORM)/sc
631 $(LOCAL_PATH)/mxlib/hal/$(TARGET_BOARD_PLATFORM)/sc
633 $(LOCAL_PATH)/mxlib/drv/sc
/utopia/UTPA2-700.0.x/scripts/
H A Dsc.sh7 sc
12 sc
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMassStor.c97 #define GET_INTERFACE_INFO(cl,sc,pr) \ argument
98 USB_DEVICE_ID_MATCH_INT_INFO,0,0,0,0,0,0,0, (cl), (sc), (pr),0
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvMassStor.c166 #define GET_INTERFACE_INFO(cl,sc,pr) \ argument
167 USB_DEVICE_ID_MATCH_INT_INFO,0,0,0,0,0,0,0, (cl), (sc), (pr),0
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/
H A DMakefile40 sc \
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvNDS.h235 NDS_SC_Param sc; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvNDS.h235 NDS_SC_Param sc; member
/utopia/UTPA2-700.0.x/modules/ddc2bi/drv/ddc2bi/
H A DCus_Makefile32 OUTLIB = $(TRUNK)/../../../../../DAILEO/Yoga/Chakra/core/driver/sc/$(CHIP)/
/utopia/UTPA2-700.0.x/modules/hdmi/drv/cec/
H A DCus_Makefile32 OUTLIB = $(TRUNK)/../../../../../DAILEO/Yoga/Chakra2/core/driver/sc/$(CHIP)/
/utopia/UTPA2-700.0.x/modules/wble/drv/wble/
H A DCus_Makefile32 OUTLIB = $(TRUNK)/../../../../../DAILEO/Yoga/Chakra2/core/driver/sc/$(CHIP)/
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A DdrvNDS.c195 NDS_SC_Init(&(param->sc)); // SC in MDrv_NDS_Init()
/utopia/UTPA2-700.0.x/mxlib/
H A Dnike.mk79 MXLIB += $(ROOTLIB)/drv/sc
H A Dddi.mk43 sc \

12