Home
last modified time | relevance | path

Searched refs:max_h_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
773 max_h_factor = priv->component_infos[0].Hfactor; in tinyjpeg_decode()
788 slice_param.num_mcus = ((priv->width[scan_num]+max_h_factor*8-1)/(max_h_factor*8))* in tinyjpeg_decode()