Searched defs:vfactor (Results 1 – 3 of 3) sorted by relevance
323 void getChromaScaleFactor(uint32_t colormode, unsigned int *hfactor, unsigned int *vfactor) in getChromaScaleFactor()339 static unsigned int writeFilterCoefficients(uint32_t hfactor, uint32_t vfactor, uint32_t colormode, in writeFilterCoefficients()375 unsigned int vfactor = src_cmds[i][G2DSFR_SRC_YSCALE]; in getFilterCoefficientCount() local
142 unsigned int hfactor, vfactor; in setJpegFormat() local
1890 const int vfactor = hdr_intent->fmt == UHDR_IMG_FMT_24bppYCbCrP010 ? 2 : 1; in toneMap() local