Home
last modified time | relevance | path

Searched refs:BILINEAR (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavfilter/x86/
Dvf_v360_init.c51 if (EXTERNAL_AVX2_FAST(cpu_flags) && s->interp == BILINEAR && depth <= 8) in ff_v360_init_x86()
57 if (EXTERNAL_AVX2_FAST(cpu_flags) && s->interp == BILINEAR && depth > 8) in ff_v360_init_x86()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_transfer.h22 BILINEAR enumerator
Dnv30_miptree.c212 nv30_transfer_rect(nv30, BILINEAR, &src, &dst); in nv30_resource_resolve()
Dnv30_transfer.c317 case BILINEAR: in nv30_transfer_rect_blit()
/third_party/ffmpeg/libavfilter/
Dvf_lenscorrection.c114 #define BILINEAR(type, name) \ macro
175 BILINEAR(uint8_t, 8)
176 BILINEAR(uint16_t, 16)
Dv360.h62 BILINEAR, enumerator
Dvf_v360.c117 …t interpolation method", OFFSET(interp), AV_OPT_TYPE_INT, {.i64=BILINEAR}, 0, NB_IN…
120 …linear interpolation", 0, AV_OPT_TYPE_CONST, {.i64=BILINEAR}, 0, …
121 …linear interpolation", 0, AV_OPT_TYPE_CONST, {.i64=BILINEAR}, 0, …
375 case BILINEAR: in ff_v360_init()
4168 case BILINEAR: in config_output()
/third_party/gstreamer/gstplugins_base/docs/random/
DChangeLog-0.89391 using gdk_pixbuf, because gdk_pixbuf does BILINEAR
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.811562 using gdk_pixbuf, because gdk_pixbuf does BILINEAR