Searched defs:chrVPixBuf (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale.c364 int16_t **chrVPixBuf = c->chrVPixBuf; local
H A Dswscale_internal.h317 int16_t **chrVPixBuf; ///< Ring buffer for scaled horizontal chroma plane lines to be fed to the vertical scaler. 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.h268 int16_t **chrVPixBuf; ///< Ring buffer for scaled horizontal chroma plane lines to be fed to the vertical scaler. member in struct:SwsContext
H A Dswscale.c2389 int16_t **chrVPixBuf= c->chrVPixBuf; local

Completed in 89 milliseconds