Searched refs:chroma_w (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.h33 int chroma_w; ///< width of the chroma planes member in struct:GradFunContext
H A Dvf_gradfun.c176 s->chroma_w = FF_CEIL_RSHIFT(inlink->w, hsub);
208 w = s->chroma_w;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dgradfun.h31 int chroma_w; ///< width of the chroma planes member in struct:__anon2064
H A Dvf_gradfun.c178 gf->chroma_w = -((-inlink->w) >> hsub);
217 w = gf->chroma_w;

Completed in 83 milliseconds