Searched defs:hfactor (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()374 unsigned int hfactor = src_cmds[i][G2DSFR_SRC_XSCALE]; in getFilterCoefficientCount() local
142 unsigned int hfactor, vfactor; in setJpegFormat() local
1889 const int hfactor = hdr_intent->fmt == UHDR_IMG_FMT_24bppYCbCrP010 ? 2 : 1; in toneMap() local