| /third_party/ffmpeg/libavcodec/ |
| D | exrdsp.h | 27 void (*predictor)(uint8_t *src, ptrdiff_t size); member
|
| D | adpcm.c | 402 int predictor; in adpcm_ima_expand_nibble() local 428 int predictor; in adpcm_ima_alp_expand_nibble() local 450 int step_index, step, delta, predictor; in adpcm_ima_mtf_expand_nibble() local 467 int predictor; in adpcm_ima_cunning_expand_nibble() local 486 int nibble, step_index, predictor, sign, delta, diff, step, shift; in adpcm_ima_wav_expand_nibble() local 510 int predictor; in adpcm_ima_qt_expand_nibble() local 535 int predictor; in adpcm_ms_expand_nibble() local 554 int step_index, predictor, sign, delta, diff, step; in adpcm_ima_oki_expand_nibble() local
|
| D | adpcm.h | 32 int predictor; member
|
| D | ttadata.h | 39 int32_t predictor; member
|
| D | vmdaudio.c | 111 int predictor[2]; in decode_audio_s16() local
|
| D | dpcm.c | 216 int predictor[2]; in dpcm_decode_frame() local
|
| D | mjpeg.h | 118 #define PREDICT(ret, topleft, top, left, predictor)\ argument
|
| D | adpcmenc.c | 302 int predictor, nibble, bias; in adpcm_ms_compress_sample() local 404 const int predictor = ((nodes[j]->sample1 * c->coeff1) + in adpcm_compress_trellis() local
|
| D | huffyuv.h | 58 Predictor predictor; member
|
| D | aptx.c | 442 int32_t reconstructed_sample, predictor, srd0; in aptx_prediction_filtering() local
|
| D | tta.c | 271 int32_t *predictor = &s->ch_ctx[cur_chan].predictor; in tta_decode_frame() local
|
| D | ljpegenc.c | 128 const AVFrame *frame, int predictor, in ljpeg_encode_yuv_mb()
|
| D | mjpegdec.c | 1075 static int ljpeg_decode_rgb_scan(MJpegDecodeContext *s, int nb_components, int predictor, int point… in ljpeg_decode_rgb_scan() 1247 static int ljpeg_decode_yuv_scan(MJpegDecodeContext *s, int predictor, in ljpeg_decode_yuv_scan() 1646 int len, nb_components, i, h, v, predictor, point_transform; in ff_mjpeg_decode_sos() local
|
| D | exrenc.c | 171 static void predictor(uint8_t *src, ptrdiff_t size) in predictor() function
|
| D | tiff.c | 81 int predictor; member
|
| D | apedec.c | 170 APEPredictor predictor; ///< predictor used for final reconstruction member
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_lossless_jpeg.cpp | 2519 int32 predictor = QuickPredict (col, in DecodeImage() local 2982 int32 predictor [4]; in FreqCountSet() local 3088 int32 predictor [4]; in HuffEncode() local
|
| /third_party/skia/m133/third_party/externals/dng_sdk/source/ |
| D | dng_lossless_jpeg.cpp | 2519 int32 predictor = QuickPredict (col, in DecodeImage() local 2982 int32 predictor [4]; in FreqCountSet() local 3088 int32 predictor [4]; in HuffEncode() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_nnedi.c | 389 static void predictor(AVFilterContext *ctx, in predictor() function
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| D | es3pBufferDataUploadTests.cpp | 688 …eParametersWithConfidence& fit, const std::vector<SampleType>& samples, int SampleType::*predictor) in calculateBasicStatistics() 995 static float calculateSampleFitLinearity (const std::vector<T>& samples, int T::*predictor) in calculateSampleFitLinearity() 1032 static float calculateSampleTemporalStability (const std::vector<T>& samples, int T::*predictor) in calculateSampleTemporalStability()
|