Searched refs:chroma_h (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dgradfun.h34 int chroma_h; ///< weight of the chroma planes member in struct:GradFunContext
H A Dvf_gradfun.c177 s->chroma_h = FF_CEIL_RSHIFT(inlink->h, vsub);
209 h = s->chroma_h;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dgradfun.h32 int chroma_h; ///< weight of the chroma planes member in struct:__anon2064
H A Dvf_gradfun.c179 gf->chroma_h = -((-inlink->h) >> vsub);
218 h = gf->chroma_h;

Completed in 56 milliseconds