Home
last modified time | relevance | path

Searched refs:hChromaSubSample (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libpostproc/
H A Dpostprocess_internal.h170 int hChromaSubSample; member
H A Dpostprocess.c870 c->hChromaSubSample= cpuCaps&0x3; in pp_get_context()
873 c->hChromaSubSample= 1; in pp_get_context()
998 width = (width )>>c->hChromaSubSample; in pp_postprocess()
H A Dpostprocess_template.c3324 const int qpHShift= isColor ? 4-c.hChromaSubSample : 4; in postProcess()

Completed in 8 milliseconds