Searched defs:chrDstW (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Doutput.c278 yuv2nv12cX_c(SwsContext *c, const int16_t *chrFilter, int chrFilterSize, const int16_t **chrUSrc, const int16_t **chrVSrc, uint8_t *dest, int chrDstW) argument
H A Dswscale.c344 const int chrDstW = c->chrDstW; local
H A Dswscale_internal.h285 int chrDstW; ///< Width of destination chroma planes. member in struct:SwsContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale_internal.h236 int chrDstW; ///< Width of destination chroma planes. member in struct:SwsContext
H A Dswscale.c2366 const int chrDstW= c->chrDstW; local
301 yuv2nv12cX_c(SwsContext *c, const int16_t *chrFilter, int chrFilterSize, const int16_t **chrUSrc, const int16_t **chrVSrc, uint8_t *dest, int chrDstW) argument
[all...]

Completed in 82 milliseconds