/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | predictor_enc.c | 150 static uint8_t NearLosslessComponent(uint8_t value, uint8_t predict, in NearLosslessComponent() argument 152 const int residual = (value - predict) & 0xff; in NearLosslessComponent() 153 const int boundary_residual = (boundary - predict) & 0xff; in NearLosslessComponent() 189 static uint32_t NearLossless(uint32_t value, uint32_t predict, in NearLossless() argument 197 return VP8LSubPixels(value, predict); in NearLossless() 205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless() 207 a = NearLosslessComponent(value >> 24, predict >> 24, 0xff, quantization); in NearLossless() 209 g = NearLosslessComponent((value >> 8) & 0xff, (predict >> 8) & 0xff, 0xff, in NearLossless() 214 new_green = ((predict >> 8) + g) & 0xff; in NearLossless() 221 (predict >> 16) & 0xff, 0xff - new_green, in NearLossless() [all …]
|
D | vp8l_enc.c | 72 uint32_t predict = 0x00000000; in GreedyMinimizeDeltas() local 78 const uint32_t cur_score = PaletteColorDistance(palette[k], predict); in GreedyMinimizeDeltas() 85 predict = palette[i]; in GreedyMinimizeDeltas() 96 uint32_t predict = 0x000000; in PaletteHasNonMonotonousDeltas() local 100 const uint32_t diff = VP8LSubPixels(palette[i], predict); in PaletteHasNonMonotonousDeltas() 113 predict = palette[i]; in PaletteHasNonMonotonousDeltas()
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | predictor_enc.c | 150 static uint8_t NearLosslessComponent(uint8_t value, uint8_t predict, in NearLosslessComponent() argument 152 const int residual = (value - predict) & 0xff; in NearLosslessComponent() 153 const int boundary_residual = (boundary - predict) & 0xff; in NearLosslessComponent() 189 static uint32_t NearLossless(uint32_t value, uint32_t predict, in NearLossless() argument 197 return VP8LSubPixels(value, predict); in NearLossless() 205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless() 207 a = NearLosslessComponent(value >> 24, predict >> 24, 0xff, quantization); in NearLossless() 209 g = NearLosslessComponent((value >> 8) & 0xff, (predict >> 8) & 0xff, 0xff, in NearLossless() 214 new_green = ((predict >> 8) + g) & 0xff; in NearLossless() 221 (predict >> 16) & 0xff, 0xff - new_green, in NearLossless() [all …]
|
D | vp8l_enc.c | 94 uint32_t predict = 0x000000; in PaletteHasNonMonotonousDeltas() local 98 const uint32_t diff = VP8LSubPixels(palette[i], predict); in PaletteHasNonMonotonousDeltas() 111 predict = palette[i]; in PaletteHasNonMonotonousDeltas() 118 uint32_t predict = 0x00000000; in PaletteSortMinimizeDeltas() local 129 const uint32_t cur_score = PaletteColorDistance(palette[k], predict); in PaletteSortMinimizeDeltas() 136 predict = palette[i]; in PaletteSortMinimizeDeltas()
|
/third_party/libsnd/src/ |
D | ms_adpcm.c | 215 int predict ; in msadpcm_decode_block() local 298 predict = ((pms->samples [k - pms->channels] * AdaptCoeff1 [bpred [chan]]) in msadpcm_decode_block() 300 current = (bytecode * idelta) + predict ; in msadpcm_decode_block() 523 int chan, k, predict, bpred [2] = { 0 }, idelta [2] = { 0 }, in msadpcm_encode_block() local 545 …{ predict = (pms->samples [k-1] * AdaptCoeff1 [bpred [0]] + pms->samples [k-2] * AdaptCoeff2 [bpre… in msadpcm_encode_block() 546 errordelta = (pms->samples [k] - predict) / idelta [0] ; in msadpcm_encode_block() 551 newsamp = predict + (idelta [0] * errordelta) ; in msadpcm_encode_block() 598 …predict = (pms->samples [k-2] * AdaptCoeff1 [bpred [chan]] + pms->samples [k-4] * AdaptCoeff2 [bpr… in msadpcm_encode_block() 599 errordelta = (pms->samples [k] - predict) / idelta [chan] ; in msadpcm_encode_block() 606 newsamp = predict + (idelta [chan] * errordelta) ; in msadpcm_encode_block()
|
/third_party/ffmpeg/libavcodec/ |
D | magicyuvenc.c | 69 void (*predict)(struct MagicYUVContext *s, uint8_t *src, uint8_t *dst, member 211 case LEFT: s->predict = left_predict; break; in magy_encode_init() 212 case GRADIENT: s->predict = gradient_predict; break; in magy_encode_init() 213 case MEDIAN: s->predict = median_predict; break; in magy_encode_init() 478 s->predict(s, p->data[i], s->slices[i], p->linesize[i], in magy_encode_frame() 487 s->predict(s, frame->data[i], s->slices[i], frame->linesize[i], in magy_encode_frame()
|
D | dstdec.c | 347 const int16_t predict = F( 0) + F( 1) + F( 2) + F( 3) + in decode_frame() local 355 unsigned index = FFABS(predict) >> 3; in decode_frame() 362 v = ((predict >> 15) ^ residual) & 1; in decode_frame()
|
D | ffv1dec_template.c | 97 sample[1][x] = RENAME(predict)(sample[1] + x, sample[0] + x); in RENAME() 122 … sample[1][x] = av_mod_uintp2(RENAME(predict)(sample[1] + x, sample[0] + x) + (SUINT)diff, bits); in RENAME()
|
D | ffv1_template.c | 23 static inline int RENAME(predict)(TYPE *src, TYPE *last) in RENAME() argument
|
D | aacenc_pred.c | 64 static inline void predict(PredictorState *ps, float *coef, float *rcoef, int set) in predict() function 127 predict(&sce->predictor_state[k], &sce->coeffs[k], &sce->prcoeffs[k], in ff_aac_apply_main_pred()
|
D | dca_lbr.c | 1478 static void predict(float *samples, const float *coeff, int nsamples) in predict() function 1502 predict(samples, s->lpc_coeff[f^1][ch][sb][1], 16); in synth_lpc() 1503 predict(samples + 16, s->lpc_coeff[f ][ch][sb][0], 64); in synth_lpc() 1504 predict(samples + 80, s->lpc_coeff[f ][ch][sb][1], 48); in synth_lpc() 1506 predict(samples, s->lpc_coeff[f^1][ch][sb][0], 16); in synth_lpc() 1507 predict(samples + 16, s->lpc_coeff[f ][ch][sb][0], 112); in synth_lpc()
|
D | ffv1enc_template.c | 62 diff = sample[0][x] - RENAME(predict)(sample[0] + x, sample[1] + x); in RENAME()
|
D | aacdec_fixed.c | 282 static av_always_inline void predict(PredictorState *ps, int *coef, in predict() function
|
/third_party/gstreamer/gstplugins_bad/gst/adpcmdec/ |
D | adpcmdec.c | 224 int predict; in adpcmdec_decode_ms_block() local 242 predict = ((samples[i - dec->channels] * AdaptCoeff1[pred[chan]]) + in adpcmdec_decode_ms_block() 246 current = (bytecode * delta) + predict; in adpcmdec_decode_ms_block()
|
/third_party/EGL/extensions/ANGLE/ |
D | EGL_ANGLE_sync_control_rate.txt | 38 to predict the position of future retraces so as to schedule an optimal 47 accurately predict the timing for the next vertical retraces and schedule
|
/third_party/skia/third_party/externals/angle2/extensions/ |
D | EGL_ANGLE_sync_control_rate.txt | 38 to predict the position of future retraces so as to schedule an optimal 54 a given surface, the application can accurately predict the timing for
|
D | EGL_CHROMIUM_sync_control.txt | 38 to predict the position of future retraces so as to schedule an optimal 54 a given surface, the application can accurately predict the timing for
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | EGL_CHROMIUM_get_sync_values.txt | 38 to predict the position of future retraces so as to schedule an optimal 54 a given surface, the application can accurately predict the timing for
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
D | KHR_no_error.txt | 84 and are more difficult for application developers to predict than other 143 and apps can't easily predict when OUT_OF_MEMORY errors will happen so on
|
/third_party/openGLES/extensions/KHR/ |
D | KHR_no_error.txt | 94 and are more difficult for application developers to predict than other 153 and apps can't easily predict when OUT_OF_MEMORY errors will happen so on
|
/third_party/openh264/codec/common/x86/ |
D | intra_pred_com.asm | 35 ;* sse2 function for intra predict operations
|
/third_party/mindspore/patches/ |
D | 0020-add-ohos-js-callback-api-and-bugfix.patch | 160 + * Provides manages model function. Including get inputs, predict ,resize. 184 + predict(inputs: MSTensor[], callback: Callback<Model>): void; 194 + predict(inputs: MSTensor[]): Promise<MSTensor[]>; 602 - predict(inputs: MSTensor[]): Promise<MSTensor[]>;
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | cy_cy_FONIPA.txt | 136 au → aɨ; ## As plural ending /a/, but we can't predict this
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | cy_cy_FONIPA.txt | 137 au → aɨ; ## As plural ending /a/, but we can't predict this
|
/third_party/icu/icu4c/source/data/translit/ |
D | cy_cy_FONIPA.txt | 137 au → aɨ; ## As plural ending /a/, but we can't predict this
|