Searched defs:down_scale (Results 1 – 2 of 2) sorted by relevance
457 bool CCodec_JpegModule::StartScanline(FXJPEG_Context* ctx, int down_scale) {
1325 void CCodec_ProgressiveDecoder::GetDownScale(int& down_scale) { in GetDownScale()1897 int down_scale = 1; in StartDecode() local