HomeSort by relevance Sort by last modified time
    Searched full:v_expand (Results 1 - 12 of 12) sorted by null

  /external/libjpeg-turbo/
jdsample.h 47 UINT8 v_expand[MAX_COMPONENTS]; member in struct:__anon23584
jdsample.c 168 int h_expand, v_expand; local
172 v_expand = upsample->v_expand[compptr->component_index];
187 if (v_expand > 1) {
189 v_expand-1, cinfo->output_width);
192 outrow += v_expand;
506 upsample->v_expand[ci] = (UINT8) (v_out_group / v_in_group);
jcsample.c 150 int inrow, outrow, h_expand, v_expand, numpix, numpix2, h, v; local
157 v_expand = cinfo->max_v_samp_factor / compptr->v_samp_factor;
158 numpix = h_expand * v_expand;
174 for (v = 0; v < v_expand; v++) {
182 inrow += v_expand;
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdsample.c 58 UINT8 v_expand[MAX_COMPONENTS]; member in struct:__anon29430
198 int h_expand, v_expand; local
202 v_expand = upsample->v_expand[compptr->component_index];
217 if (v_expand > 1) {
219 v_expand-1, cinfo->output_width);
222 outrow += v_expand;
467 upsample->v_expand[ci] = (UINT8) (v_out_group / v_in_group);
fpdfapi_jcsample.c 143 int inrow, outrow, h_expand, v_expand, numpix, numpix2, h, v; local
150 v_expand = cinfo->max_v_samp_factor / compptr->v_samp_factor;
151 numpix = h_expand * v_expand;
167 for (v = 0; v < v_expand; v++) {
175 inrow += v_expand;
  /external/libjpeg-turbo/simd/
jsimd_mips.c 111 UINT8 v_expand[MAX_COMPONENTS]; member in struct:__anon23602
507 upsample->v_expand[compptr->component_index],
jsimd.h 449 (UINT8 h_expand, UINT8 v_expand, JSAMPARRAY input_data,
    [all...]
jsimd_mips_dspr2.S     [all...]
  /prebuilts/abi-dumps/vndk/current/arm/source-based/
libjpeg.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/arm64/source-based/
libjpeg.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/x86/source-based/
libjpeg.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/current/x86_64/source-based/
libjpeg.so.lsdump.gz 

Completed in 757 milliseconds