Searched refs:Y_HSF (Results 1 – 4 of 4) sorted by relevance
6461 MS_U8 Y_HSF = _u8Comp_h_samp[0]; in JPEG_StartDecode() local6595 if ( Y_HSF == 4 ) in JPEG_StartDecode()6597 Y_HSF = 3; in JPEG_StartDecode()6605 …JPD_RST_EN | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF << 2 ) | Y_HSF ); in JPEG_StartDecode()6609 …PD_TBL_RDY | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF << 2 ) | Y_HSF ); in JPEG_StartDecode()6808 MS_U8 Y_HSF = _u8Comp_h_samp[0]; in JPEG_GetAlignedResolution() local6815 mcu_width = _u16OriginalImage_x_size % (Y_HSF * 8); in JPEG_GetAlignedResolution()6818 *width += (Y_HSF * 8 - mcu_width); in JPEG_GetAlignedResolution()7178 MS_U8 Y_HSF = _u8Comp_h_samp[0]; in MApi_JPEG_DecodeHdr_OJPD() local7225 if ( ( mcu_width = pic_width % ( Y_HSF * 8 ) ) ) in MApi_JPEG_DecodeHdr_OJPD()[all …]
6367 MS_U8 Y_HSF = pNJPEGContext->_u8Comp_h_samp[pNJPEGContext->eNJPDNum][0]; in JPEG_StartDecode() local6567 Y_HSF -= 1; 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()6846 MS_U8 Y_HSF = pNJPEGContext->_u8Comp_h_samp[pNJPEGContext->eNJPDNum][0]; in JPEG_GetAlignedResolution() local6853 mcu_width = pNJPEGContext->_u16OriginalImage_x_size[pNJPEGContext->eNJPDNum] % (Y_HSF * 8); in JPEG_GetAlignedResolution()6856 *width += (Y_HSF * 8 - mcu_width); in JPEG_GetAlignedResolution()7419 MS_U8 Y_HSF = pNJPEGContext->_u8Comp_h_samp[pNJPEGContext->eNJPDNum][0]; in _MApi_JPEG_DecodeHdr() local7476 if ( ( mcu_width = pic_width % ( Y_HSF * 8 ) ) ) in _MApi_JPEG_DecodeHdr()7478 pic_width += ( Y_HSF * 8 - mcu_width ); in _MApi_JPEG_DecodeHdr()[all …]
6456 MS_U8 Y_HSF = _u8Comp_h_samp[0]; in JPEG_StartDecode() local6598 if ( Y_HSF == 4 ) in JPEG_StartDecode()6600 Y_HSF = 3; in JPEG_StartDecode()6608 …JPD_RST_EN | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF << 2 ) | Y_HSF ); in JPEG_StartDecode()6612 …PD_TBL_RDY | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF << 2 ) | Y_HSF ); in JPEG_StartDecode()6811 MS_U8 Y_HSF = _u8Comp_h_samp[0]; in JPEG_GetAlignedResolution() local6818 mcu_width = _u16OriginalImage_x_size % (Y_HSF * 8); in JPEG_GetAlignedResolution()6821 *width += (Y_HSF * 8 - mcu_width); in JPEG_GetAlignedResolution()7170 MS_U8 Y_HSF = _u8Comp_h_samp[0]; in _MApi_JPEG_DecodeHdr() local7217 if ( ( mcu_width = pic_width % ( Y_HSF * 8 ) ) ) in _MApi_JPEG_DecodeHdr()[all …]
6411 MS_U8 Y_HSF = _u8Comp_h_samp[0]; in JPEG_StartDecode() local6553 if ( Y_HSF == 4 ) in JPEG_StartDecode()6555 Y_HSF = 3; in JPEG_StartDecode()6563 …JPD_RST_EN | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF << 2 ) | Y_HSF ); in JPEG_StartDecode()6567 …PD_TBL_RDY | ((MS_U32) _u8DownScaleRatio) << 4 | ((MS_U32) bUV_en) << 3 | ( Y_VSF << 2 ) | Y_HSF ); in JPEG_StartDecode()6766 MS_U8 Y_HSF = _u8Comp_h_samp[0]; in JPEG_GetAlignedResolution() local6773 mcu_width = _u16OriginalImage_x_size % (Y_HSF * 8); in JPEG_GetAlignedResolution()6776 *width += (Y_HSF * 8 - mcu_width); in JPEG_GetAlignedResolution()7151 MS_U8 Y_HSF = _u8Comp_h_samp[0]; in _MApi_JPEG_DecodeHdr() local7198 if ( ( mcu_width = pic_width % ( Y_HSF * 8 ) ) ) in _MApi_JPEG_DecodeHdr()[all …]