Home
last modified time | relevance | path

Searched defs:interpolated (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
DDelayLineEffect.h50 float interpolated = fracComp * delayLine[index] + delayLine[index + 1] in operator() local
/third_party/ffmpeg/libavfilter/
Daf_adeclick.c35 double *interpolated; member
367 double *auxiliary, double *interpolated) in interpolation()
523 double *interpolated = c->interpolated; in filter_channel() local
Dvf_lensfun.c323 float interpolated, new_x, new_y, d, norm; in distortion_correction_filter_slice() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_fragment.cpp98 bool interpolated) in process_load_input()
/third_party/vk-gl-cts/modules/internal/
DditFrameworkTests.cpp709 …TextureLevel interpolated (TextureFormat(TextureFormat::RGBA, TextureFormat::FLOAT), numSamples, w… in runCase() local
/third_party/ffmpeg/libavcodec/
Ddiracdec.c77 int interpolated[3]; /* 1 if hpel[] is valid */ member