Searched refs:hChromaSubSample (Results 1 – 3 of 3) sorted by relevance
170 int hChromaSubSample; member
889 c->hChromaSubSample= cpuCaps&0x3; in pp_get_context()892 c->hChromaSubSample= 1; in pp_get_context()1017 width = (width )>>c->hChromaSubSample; in pp_postprocess()
3324 const int qpHShift= isColor ? 4-c.hChromaSubSample : 4; in RENAME()