HomeSort by relevance Sort by last modified time
    Searched defs:Pr (Results 1 - 5 of 5) sorted by null

  /external/ImageMagick/tests/
validate.c 336 const double blue,double *Y,double *Pb,double *Pr)
340 *Pr=QuantumScale*(0.5*red-0.418688*green-0.081312*blue)+0.5;
349 static void ConvertYPbPrToRGB(const double Y,const double Pb,const double Pr,
353 1.4019995886561440468*(Pr-0.5));
355 0.71413649331646789076*(Pr-0.5));
357 2.1453384174593273e-06*(Pr-0.5));
969 Pr,
974 0.463759*QuantumRange,&y,&Pb,&Pr);
977 (fabs(Pr-(-0.169461)) >= ReferenceEpsilon))
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonSplitDouble.cpp 456 unsigned PR = Cond[1].getReg();
457 assert(MRI->getRegClass(PR) == &Hexagon::PredRegsRegClass);
462 const MachineInstr *CmpI = MRI->getVRegDef(PR);
    [all...]
  /external/dng_sdk/source/
dng_lossless_jpeg.cpp     [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DebugSupport.h 353 UINT64 Pr;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 356 UINT64 Pr;

Completed in 1391 milliseconds