HomeSort by relevance Sort by last modified time
    Searched refs:tcp_rates (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/coders/
jp2.c 749 parameters->tcp_rates[0]=((float) (jp2_image->numcomps*jp2_image->comps[0].w*
822 parameters.tcp_rates[0]=0; /* lossless */
898 for (i=0; sscanf(p,"%f",&parameters.tcp_rates[i]) == 1; i++)
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
openjpeg.h 385 float tcp_rates[100]; member in struct:opj_cparameters
494 * If it does not comply with tcp_rates, max_cs_size prevails
    [all...]
openjpeg.c 652 parameters->tcp_rates[0] = 0;
j2k.c     [all...]

Completed in 90 milliseconds