/third_party/ffmpeg/libswscale/ |
H A D | alphablend.c | 29 int plane, x, ysrc; in ff_sws_alphablendaway() local [all...] |
H A D | rgb2rgb_template.c | 375 static inline void yuvPlanartoyuy2_c(const uint8_t *ysrc, const uint8_t *usrc, in yuvPlanartoyuy2_c() argument 429 static inline void yv12toyuy2_c(const uint8_t *ysrc, const uint8_t *usrc, in yv12toyuy2_c() argument 439 static inline void yuvPlanartouyvy_c(const uint8_t *ysrc, const uint8_t *usrc, in yuvPlanartouyvy_c() argument 493 yv12touyvy_c(const uint8_t *ysrc, const uint8_t *usrc, const uint8_t *vsrc, uint8_t *dst, int width, int height, int lumStride, int chromStride, int dstStride) yv12touyvy_c() argument 506 yuv422ptouyvy_c(const uint8_t *ysrc, const uint8_t *usrc, const uint8_t *vsrc, uint8_t *dst, int width, int height, int lumStride, int chromStride, int dstStride) yuv422ptouyvy_c() argument 518 yuv422ptoyuy2_c(const uint8_t *ysrc, const uint8_t *usrc, const uint8_t *vsrc, uint8_t *dst, int width, int height, int lumStride, int chromStride, int dstStride) yuv422ptoyuy2_c() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_displace.c | 93 const uint8_t *ysrc = ypic->data[plane]; in displace_planar() local 167 const uint8_t *ysrc = ypic->data[0]; in displace_packed() local [all...] |
/third_party/ffmpeg/libswscale/ppc/ |
H A D | yuv2yuv_altivec.c | 42 const uint8_t *ysrc = src[0]; in yv12toyuy2_unscaled_altivec() local 118 const uint8_t *ysrc = src[0]; in yv12touyvy_unscaled_altivec() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | iterator_enc.c | 135 const uint8_t* const ysrc = pic->y + (y * pic->y_stride + x) * 16; in VP8IteratorImport() local 192 const uint8_t* const ysrc = it->yuv_out_ + Y_OFF_ENC; in VP8IteratorExport() local 293 const uint8_t* const ysrc = it->yuv_out_ + Y_OFF_ENC; in VP8IteratorSaveBoundary() local [all...] |
/third_party/ffmpeg/libswscale/x86/ |
H A D | rgb2rgb_template.c | 1085 static inline void RENAME(yuvPlanartoyuy2)(const uint8_t *ysrc, const uint8_t *usrc, const uint8_t *vsrc, uint8_t *dst, in yuvPlanartoyuy2() argument 1142 static inline void RENAME(yv12toyuy2)(const uint8_t *ysrc, const uint8_t *usrc, const uint8_t *vsrc, uint8_t *dst, in yv12toyuy2() argument 1150 static inline void RENAME(yuvPlanartouyvy)(const uint8_t *ysrc, const uint8_t *usrc, const uint8_t *vsrc, uint8_t *dst, in yuvPlanartouyvy() argument 1207 static inline void RENAME(yv12touyvy)(const uint8_t *ysrc, const uint8_t *usrc, const uint8_t *vsrc, uint8_t *dst, in yv12touyvy() argument 1218 yuv422ptouyvy(const uint8_t *ysrc, const uint8_t *usrc, const uint8_t *vsrc, uint8_t *dst, int width, int height, int lumStride, int chromStride, int dstStride) yuv422ptouyvy() argument 1228 yuv422ptoyuy2(const uint8_t *ysrc, const uint8_t *usrc, const uint8_t *vsrc, uint8_t *dst, int width, int height, int lumStride, int chromStride, int dstStride) yuv422ptoyuy2() argument [all...] |
/kernel/linux/linux-5.10/include/video/ |
H A D | mmp_disp.h | 71 u16 ysrc; member
|
/kernel/linux/linux-6.6/include/video/ |
H A D | mmp_disp.h | 71 u16 ysrc; member
|