Home
last modified time | relevance | path

Searched refs:lumakey (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor_gfx.c208 struct ureg_src lumakey; in create_frag_shader_csc() local
215 lumakey = ureg_DECL_constant(shader, 3); in create_frag_shader_csc()
230 ureg_src(temp[0]), ureg_scalar(lumakey, TGSI_SWIZZLE_X)); in create_frag_shader_csc()
232 ureg_src(temp[0]), ureg_scalar(lumakey, TGSI_SWIZZLE_Y)); in create_frag_shader_csc()
/third_party/ffmpeg/libavfilter/
Dvf_lumakey.c206 AVFILTER_DEFINE_CLASS(lumakey);
/third_party/ffmpeg/
DChangelog494 - lumakey video filter
/third_party/ffmpeg/doc/
Dfilters.texi14106 @section lumakey