Searched refs:gpu8Sample_buf (Results 1 – 10 of 10) sorted by relevance
485 MS_U8 *Pdst_ptr = gpu8Sample_buf; in JPEG_transform_row()656 MS_U8 *s = gpu8Sample_buf + row * 8; in JPEG_CMODEL_H1V1Convert()684 MS_U8 *y = gpu8Sample_buf + row * 8; in JPEG_CMODEL_H4V1Convert()685 MS_U8 *c = gpu8Sample_buf + 4 * 64 + row * 8; in JPEG_CMODEL_H4V1Convert()730 MS_U8 *y = gpu8Sample_buf + row * 8; in JPEG_CMODEL_H2V1Convert()731 MS_U8 *c = gpu8Sample_buf + 2 * 64 + row * 8; in JPEG_CMODEL_H2V1Convert()782 y = gpu8Sample_buf + row * 8; in JPEG_CMODEL_H1V2Convert()786 y = gpu8Sample_buf + 64 * 1 + ( row & 7 ) * 8; in JPEG_CMODEL_H1V2Convert()789 c = gpu8Sample_buf + 64 * 2 + ( row >> 1 ) * 8; in JPEG_CMODEL_H1V2Convert()826 MS_U8 *s = gpu8Sample_buf + row * 8; in JPEG_CMODEL_GrayConvert()
125 y = gpu8Sample_buf + row * 8; in msAPI_JPEG_H2V2Convert()129 y = gpu8Sample_buf + 64 * 2 + ( row & 7 ) * 8; in msAPI_JPEG_H2V2Convert()132 c = gpu8Sample_buf + 64 * 4 + ( row >> 1 ) * 8; in msAPI_JPEG_H2V2Convert()
1258 MS_U8 *gpu8Sample_buf; variable3836 gpu8Sample_buf = NULL; in JPEG_init()3841 gpu8Sample_buf = NULL; in JPEG_init()5394 …gpu8Sample_buf = ( MS_U8 * )( ( ( MS_U32 )JPEG_alloc( _u32Max_blocks_per_row * 64 + 8 ) + 7 ) & ~7… in JPEG_init_frame()5395 if(gpu8Sample_buf == NULL) in JPEG_init_frame()5425 …gpu8Sample_buf = ( MS_U8 * )( ( ( MS_U32 )JPEG_alloc( _u32Max_blocks_per_row * 64 + 8 ) + 7 ) & ~7… in JPEG_init_frame()5426 if(gpu8Sample_buf == NULL) in JPEG_init_frame()9501 MS_U8 *Pdst_ptr = gpu8Sample_buf; in msAPI_JPEG_Idct_CMYKConvert()9635 MS_U8 *Pdst_ptr = gpu8Sample_buf; in msAPI_JPEG_Idct_RGBConvert()
725 MS_U8 *gpu8Sample_buf; member1101 MS_U8 *gpu8Sample_buf;3932 pNJPEGContext->gpu8Sample_buf = NULL; in JPEG_init()5368 …pNJPEGContext->gpu8Sample_buf = ( MS_U8 * )( ( ( MS_VIRT )JPEG_alloc( pNJPEGContext->_u32Max_block… in JPEG_init_frame()5369 if(pNJPEGContext->gpu8Sample_buf == NULL) in JPEG_init_frame()10084 MS_U8 *Pdst_ptr = pNJPEGContext->gpu8Sample_buf; in msAPI_JPEG_Idct_CMYKConvert()10218 MS_U8 *Pdst_ptr = pNJPEGContext->gpu8Sample_buf; in msAPI_JPEG_Idct_RGBConvert()
1242 MS_U8 *gpu8Sample_buf; variable3828 gpu8Sample_buf = NULL; in JPEG_init()3833 gpu8Sample_buf = NULL; in JPEG_init()5389 …gpu8Sample_buf = ( MS_U8 * )( ( ( MS_U32 )JPEG_alloc( _u32Max_blocks_per_row * 64 + 8 ) + 7 ) & ~7… in JPEG_init_frame()5390 if(gpu8Sample_buf == NULL) in JPEG_init_frame()5420 …gpu8Sample_buf = ( MS_U8 * )( ( ( MS_U32 )JPEG_alloc( _u32Max_blocks_per_row * 64 + 8 ) + 7 ) & ~7… in JPEG_init_frame()5421 if(gpu8Sample_buf == NULL) in JPEG_init_frame()9472 MS_U8 *Pdst_ptr = gpu8Sample_buf; in msAPI_JPEG_Idct_CMYKConvert()9606 MS_U8 *Pdst_ptr = gpu8Sample_buf; in msAPI_JPEG_Idct_RGBConvert()
117 MS_U8 *gpu8Sample_buf; variable
1268 MS_U8 *gpu8Sample_buf; variable3783 gpu8Sample_buf = NULL; in JPEG_init()3788 gpu8Sample_buf = NULL; in JPEG_init()5344 …gpu8Sample_buf = ( MS_U8 * )( ( ( MS_U32 )JPEG_alloc( _u32Max_blocks_per_row * 64 + 8 ) + 7 ) & ~7… in JPEG_init_frame()5345 if(gpu8Sample_buf == NULL) in JPEG_init_frame()5375 …gpu8Sample_buf = ( MS_U8 * )( ( ( MS_U32 )JPEG_alloc( _u32Max_blocks_per_row * 64 + 8 ) + 7 ) & ~7… in JPEG_init_frame()5376 if(gpu8Sample_buf == NULL) in JPEG_init_frame()9459 MS_U8 *Pdst_ptr = gpu8Sample_buf; in msAPI_JPEG_Idct_CMYKConvert()9593 MS_U8 *Pdst_ptr = gpu8Sample_buf; in msAPI_JPEG_Idct_RGBConvert()