Home
last modified time | relevance | path

Searched refs:max_v_factor (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libva/test/decode/
Dtinyjpeg.c573 int max_h_factor, max_v_factor; in tinyjpeg_decode() local
774 max_v_factor = priv->component_infos[0].Vfactor; in tinyjpeg_decode()
789 … ((priv->height[scan_num]+max_v_factor*8-1)/(max_v_factor*8)); // ?? 720/16? in tinyjpeg_decode()