Home | History | Annotate | Download | only in dib

Lines Matching refs:pIccModule

342         ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();

343 pIccModule->TranslateScanline(pIccTransform, gray, (FX_LPCBYTE)plt, 2);
395 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();
396 pIccModule->TranslateScanline(pIccTransform, gray, (FX_LPCBYTE)plt, 256);
424 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();
429 pIccModule->TranslateScanline(pIccTransform, dest_scan, src_scan, width);
436 pIccModule->TranslateScanline(pIccTransform, dest_scan, src_scan, 1);
511 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();
512 pIccModule->TranslateScanline(pIccTransform, (FX_LPBYTE)plt, (FX_LPCBYTE)plt, plt_size);
590 ICodec_IccModule* pIccModule = NULL;
592 pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();
596 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();
600 pIccModule->TranslateScanline(pIccTransform, (FX_LPBYTE)&plt_entry, (FX_LPCBYTE)&plt_entry, 1);
668 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();
669 pIccModule->TranslateScanline(pIccTransform, (FX_LPBYTE)plt, (FX_LPCBYTE)plt, 2);
717 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();
718 pIccModule->TranslateScanline(pIccTransform, (FX_LPBYTE)plt, (FX_LPCBYTE)plt, 256);
746 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();
750 pIccModule->TranslateScanline(pIccTransform, dest_scan, src_scan, width);
775 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();
778 pIccModule->TranslateScanline(pIccTransform, dest_scan, dest_scan, width);
788 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();
793 pIccModule->TranslateScanline(pIccTransform, dest_scan, src_scan, 1);
817 ICodec_IccModule* pIccModule = CFX_GEModule::Get()->GetCodecModule()->GetIccModule();
822 pIccModule->TranslateScanline(pIccTransform, dest_scan, src_scan, 1);