Searched defs:dstWidth (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/x86/
H A Dswscale_template.c1475 hyscale_fast(SwsContext *c, int16_t *dst, int dstWidth, const uint8_t *src, int srcW, int xInc) argument
1571 hcscale_fast(SwsContext *c, int16_t *dst1, int16_t *dst2, int dstWidth, const uint8_t *src1, const uint8_t *src2, int srcW, int xInc) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale.c224 static void hyscale_fast_c(SwsContext *c, int16_t *dst, int dstWidth, argument
240 static av_always_inline void hyscale(SwsContext *c, int16_t *dst, int dstWidth, argument
276 hcscale_fast_c(SwsContext *c, int16_t *dst1, int16_t *dst2, int dstWidth, const uint8_t *src1, const uint8_t *src2, int srcW, int xInc) argument
295 hcscale(SwsContext *c, int16_t *dst1, int16_t *dst2, int dstWidth, const uint8_t *src_in[4], int srcW, int xInc, const int16_t *hChrFilter, const int32_t *hChrFilterPos, int hChrFilterSize, uint8_t *formatConvBuffer, uint32_t *pal) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dswscale_template.c1507 hyscale_fast(SwsContext *c, int16_t *dst, int dstWidth, const uint8_t *src, int srcW, int xInc) argument
1603 hcscale_fast(SwsContext *c, int16_t *dst1, int16_t *dst2, int dstWidth, const uint8_t *src1, const uint8_t *src2, int srcW, int xInc) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dsvga_reg.h734 uint32 dstWidth; member in struct:SVGAOverlayUnit
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale.c2023 static void hyscale_fast_c(SwsContext *c, int16_t *dst, int dstWidth, argument
2037 static av_always_inline void hyscale(SwsContext *c, int16_t *dst, int dstWidth, argument
2081 static av_always_inline void hcscale(SwsContext *c, int16_t *dst1, int16_t *dst2, int dstWidth, argument
2066 hcscale_fast_c(SwsContext *c, int16_t *dst1, int16_t *dst2, int dstWidth, const uint8_t *src1, const uint8_t *src2, int srcW, int xInc) argument
[all...]

Completed in 74 milliseconds