Searched refs:dstW (Results 26 - 35 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dyuv2rgb_template.c47 h_size = (c->dstW + 7) & ~7; \
H A Doutput.asm45 ; void yuv2plane1_<output_size>_<opt>(const int16_t *src, uint8_t *dst, int dstW,
49 ; const int16_t **src, uint8_t *dst, int dstW,
H A Dscale.asm38 ; int dstW, const uint{8,16}_t *src,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dyuv2rgb_template.c42 h_size = (c->dstW + 7) & ~7; \
H A Doutput.asm46 ; void yuv2plane1_<output_size>_<opt>(const int16_t *src, uint8_t *dst, int dstW,
50 ; const int16_t **src, uint8_t *dst, int dstW,
H A Dscale.asm39 ; int dstW, const uint{8,16}_t *src,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dyuv2rgb.c132 unsigned int h_size = c->dstW>>3;\
149 if (c->dstW & 4) {\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Ddsputil_altivec.c610 register vector signed short dstW __asm__ ("v27") = \
618 vec_sub(srcW, dstW); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Ddsputil_altivec.c1136 dstW __asm__ ("v27"), \
1163 dstW = (vector signed short)vec_mergel((vector signed char)vzero, \
1167 but0S = vec_sub(srcW, dstW); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dyuv2rgb.c137 unsigned int h_size = c->dstW >> 3; \
153 if (c->dstW & (4 >> ss)) { \

Completed in 94 milliseconds

12