Home
last modified time | relevance | path

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

/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DDownsampler.java140 final Bitmap downsampled = in decode() local
153 if (downsampled != null) { in decode()
154 rotated = TransformationUtils.rotateImageExif(downsampled, pool, orientation); in decode()
156 if (!downsampled.equals(rotated) && !pool.put(downsampled)) { in decode()
157 downsampled.recycle(); in decode()
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Denhancer_interface.c68 int16_t downsampled[(BLOCKL_MAX+120)>>1]; /* length 180 */ in WebRtcIlbcfix_EnhancerInterface() local
75 plc_pred = downsampled; /* Reuse memory since plc_pred[ENH_BLOCKL] and in WebRtcIlbcfix_EnhancerInterface()
107 downsampled, in WebRtcIlbcfix_EnhancerInterface()
118 target = downsampled + 60 + iblock * ENH_BLOCKL_HALF; in WebRtcIlbcfix_EnhancerInterface()
325 int16_t *synt = &downsampled[LPC_FILTERORDER]; in WebRtcIlbcfix_EnhancerInterface()
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem_unittest.cc437 const bool downsampled = in IsChromaDownsampled() local
441 return downsampled; in IsChromaDownsampled()
/external/libjpeg-turbo/
Dstructure.txt31 of the downsampled image. Thus the number of samples may vary across
94 downsampled to the sampling factors to be used. The preprocessing and
97 with YCbCr downsampled data can skip the preprocessing or postprocessing step.)
158 that wish to deal directly with the downsampled data must provide similar
Dlibjpeg.txt51 Raw (downsampled) image data
2676 Raw (downsampled) image data
2679 Some applications need to supply already-downsampled image data to the JPEG
2680 compressor, or to receive raw downsampled data from the decompressor. The
2688 receive downsampled image data, in which not all components have the same
2694 and downsampled to the sampling factors specified in the JPEG parameters.
2702 block in each component: that is, each downsampled row must contain a