Home
last modified time | relevance | path

Searched refs:Luma (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/
H A Dmhal_pq_adaptive.c7676 MS_U32 Luma = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7708Luma = MDrv_Read2Byte(REG_FSC_BK55_1A_L)+(MDrv_Read2ByteMSK( REG_FSC_BK55_1B_L, 0x000F )<<16);//mo… in MDrv_SC_Edision_stillFeatherDetection()
7709 Luma = (LumaPrev*3 + Luma ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7710 LumaPrev = Luma; in MDrv_SC_Edision_stillFeatherDetection()
7717 LumaCheck = Luma >> 8; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/
H A Dmhal_pq_adaptive.c7676 MS_U32 Luma = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7708Luma = MDrv_Read2Byte(REG_FSC_BK55_1A_L)+(MDrv_Read2ByteMSK( REG_FSC_BK55_1B_L, 0x000F )<<16);//mo… in MDrv_SC_Edision_stillFeatherDetection()
7709 Luma = (LumaPrev*3 + Luma ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7710 LumaPrev = Luma; in MDrv_SC_Edision_stillFeatherDetection()
7717 LumaCheck = Luma >> 8; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/
H A Dmhal_pq_adaptive.c7676 MS_U32 Luma = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7708Luma = MDrv_Read2Byte(REG_FSC_BK55_1A_L)+(MDrv_Read2ByteMSK( REG_FSC_BK55_1B_L, 0x000F )<<16);//mo… in MDrv_SC_Edision_stillFeatherDetection()
7709 Luma = (LumaPrev*3 + Luma ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7710 LumaPrev = Luma; in MDrv_SC_Edision_stillFeatherDetection()
7717 LumaCheck = Luma >> 8; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/
H A Dmhal_pq_adaptive.c7676 MS_U32 Luma = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7708Luma = MDrv_Read2Byte(REG_FSC_BK55_1A_L)+(MDrv_Read2ByteMSK( REG_FSC_BK55_1B_L, 0x000F )<<16);//mo… in MDrv_SC_Edision_stillFeatherDetection()
7709 Luma = (LumaPrev*3 + Luma ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7710 LumaPrev = Luma; in MDrv_SC_Edision_stillFeatherDetection()
7717 LumaCheck = Luma >> 8; in MDrv_SC_Edision_stillFeatherDetection()
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c7643 MS_U16 Luma = 0; in MDrv_SC_Edision_stillFeatherDetection() local
7675 Luma = MApi_XC_R2BYTEMSK(REG_SC_BK1A_06_L, 0xFFFF); in MDrv_SC_Edision_stillFeatherDetection()
7676 Luma = (LumaPrev*3 + Luma ) >> 2; in MDrv_SC_Edision_stillFeatherDetection()
7677 LumaPrev = Luma; in MDrv_SC_Edision_stillFeatherDetection()
7684 LumaCheck = Luma >> 8; in MDrv_SC_Edision_stillFeatherDetection()