Searched refs:blend (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_blend.c72 void (*blend)(const uint8_t *top, int top_linesize, member in struct:FilterParams
104 { "c0_mode", "set component #0 blend mode", OFFSET(params[0].mode), AV_OPT_TYPE_INT, {.i64=0}, 0, BLEND_NB-1, FLAGS, "mode"},
105 { "c1_mode", "set component #1 blend mode", OFFSET(params[1].mode), AV_OPT_TYPE_INT, {.i64=0}, 0, BLEND_NB-1, FLAGS, "mode"},
106 { "c2_mode", "set component #2 blend mode", OFFSET(params[2].mode), AV_OPT_TYPE_INT, {.i64=0}, 0, BLEND_NB-1, FLAGS, "mode"},
107 { "c3_mode", "set component #3 blend mode", OFFSET(params[3].mode), AV_OPT_TYPE_INT, {.i64=0}, 0, BLEND_NB-1, FLAGS, "mode"},
108 { "all_mode", "set blend mode for all components", OFFSET(all_mode), AV_OPT_TYPE_INT, {.i64=-1},-1, BLEND_NB-1, FLAGS, "mode"},
148 AVFILTER_DEFINE_CLASS(blend); variable
251 td->param->blend(top + slice_start * td->top->linesize[td->plane],
307 case BLEND_ADDITION: param->blend = blend_addition; break;
308 case BLEND_AND: param->blend
[all...]
H A Dallfilters.c116 REGISTER_FILTER(BLEND, blend, vf);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110_hw.c904 static int OSDSetColor(struct av7110 *av7110, u8 color, u8 r, u8 g, u8 b, u8 blend) argument
911 yuv = blend ? RGB2YUV(r,g,b) : 0;
918 color, ((blend >> 4) & 0x0f));
931 u32 color, blend, yuv; local
935 blend = (color & 0xF0000000) >> 4;
936 yuv = blend ? RGB2YUV(color & 0xFF, (color >> 8) & 0xFF,
937 (color >> 16) & 0xFF) | blend : 0;
1047 u8 r, g = 0, b = 0, blend = 0; local
1053 get_user(blend, colors + i * 4 + 3)) {
1057 ret = OSDSetColor(av7110, dc->color + i, r, g, b, blend);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/x86/
H A Daudio_convert.asm317 ; blend dwords
348 ; blend dwords
490 ; blend dwords
637 ; blend dwords:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpi_internal.h239 /** HD Radio signal blend (force analog, or automatic). */
982 u32 blend; member in union:hpi_control_union_msg::__anon19105::__anon19107
H A Dhpi.h1639 u32 h_control, const u32 blend);
H A Dhpifunc.c3037 u32 h_control, const u32 blend)
3040 HPI_TUNER_HDRADIO_BLEND, blend, 0);
3036 hpi_tuner_set_hd_radio_signal_blend(const struct hpi_hsubsys *ph_subsys, u32 h_control, const u32 blend) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex348 Vorbis uses an overlapping transform, namely the MDCT, to blend one
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 207 milliseconds