Home
last modified time | relevance | path

Searched refs:bUV_en (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_OJPD.c6462 MS_BOOL bUV_en; in JPEG_StartDecode() local
6499 bUV_en = TRUE; in JPEG_StartDecode()
6501 bUV_en = FALSE; in JPEG_StartDecode()
6605 …JPD_TBL_RDY | JPD_RST_EN | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF <<… in JPEG_StartDecode()
6609 …reg_value = ( JPD_TBL_RDY | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF <… in JPEG_StartDecode()
H A DapiJPEG.c6368 MS_BOOL bUV_en; in JPEG_StartDecode() local
6405 bUV_en = TRUE; in JPEG_StartDecode()
6407 bUV_en = FALSE; in JPEG_StartDecode()
6576 reg_value |= ( NJPD_RST_EN | ((MS_U32) bUV_en) << 3 | ( Y_VSF << 2 ) | Y_HSF ); in JPEG_StartDecode()
6581 reg_value |= ( ((MS_U32) bUV_en) << 3 | ( Y_VSF << 2 ) | Y_HSF ); in JPEG_StartDecode()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c6457 MS_BOOL bUV_en; in JPEG_StartDecode() local
6502 bUV_en = TRUE; in JPEG_StartDecode()
6504 bUV_en = FALSE; in JPEG_StartDecode()
6608 …JPD_TBL_RDY | JPD_RST_EN | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF <<… in JPEG_StartDecode()
6612 …reg_value = ( JPD_TBL_RDY | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF <… in JPEG_StartDecode()
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c6412 MS_BOOL bUV_en; in JPEG_StartDecode() local
6457 bUV_en = TRUE; in JPEG_StartDecode()
6459 bUV_en = FALSE; in JPEG_StartDecode()
6563 …JPD_TBL_RDY | JPD_RST_EN | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF <<… in JPEG_StartDecode()
6567 …reg_value = ( JPD_TBL_RDY | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF <… in JPEG_StartDecode()