H A D | input.c | 52 rgb64ToUV_c_template(uint16_t *dstU, uint16_t *dstV, in rgb64ToUV_c_template() argument 71 rgb64ToUV_half_c_template(uint16_t *dstU, uint16_t *dstV, in rgb64ToUV_half_c_template() argument 139 static av_always_inline void rgb48ToUV_c_template(uint16_t *dstU, in rgb48ToUV_c_template() argument 161 rgb48ToUV_half_c_template(uint16_t *dstU, uint16_t *dstV, const uint16_t *src1, const uint16_t *src2, int width, enum AVPixelFormat origin, int32_t *rgb2yuv) rgb48ToUV_half_c_template() argument 273 rgb16_32ToUV_c_template(int16_t *dstU, int16_t *dstV, const uint8_t *src, int width, enum AVPixelFormat origin, int shr, int shg, int shb, int shp, int maskr, int maskg, int maskb, int rsh, int gsh, int bsh, int S, int32_t *rgb2yuv) rgb16_32ToUV_c_template() argument 301 rgb16_32ToUV_half_c_template(int16_t *dstU, int16_t *dstV, const uint8_t *src, int width, enum AVPixelFormat origin, int shr, int shg, int shb, int shp, int maskr, int maskg, int maskb, int rsh, int gsh, int bsh, int S, int32_t *rgb2yuv) rgb16_32ToUV_half_c_template() argument 397 uint16_t *dstU = (uint16_t *)_dstU; gbr24pToUV_half_c() local 477 uint16_t *dstU = (uint16_t *)_dstU; palToUV_c() local 531 yuy2ToUV_c(uint8_t *dstU, uint8_t *dstV, const uint8_t *unused0, const uint8_t *src1, const uint8_t *src2, int width, uint32_t *unused) yuy2ToUV_c() argument 542 yvy2ToUV_c(uint8_t *dstU, uint8_t *dstV, const uint8_t *unused0, const uint8_t *src1, const uint8_t *src2, int width, uint32_t *unused) yvy2ToUV_c() argument 553 y210le_UV_c(uint8_t *dstU, uint8_t *dstV, const uint8_t *unused0, const uint8_t *src, const uint8_t *unused1, int width, uint32_t *unused2) y210le_UV_c() argument 587 uint16_t *dstU = (uint16_t *)_dstU, *dstV = (uint16_t *)_dstV; bswap16UV_c() local 635 read_ayuv64le_UV_c(uint8_t *dstU, uint8_t *dstV, const uint8_t *unused0, const uint8_t *src, const uint8_t *unused1, int width, uint32_t *unused2) read_ayuv64le_UV_c() argument 663 uyvyToUV_c(uint8_t *dstU, uint8_t *dstV, const uint8_t *unused0, const uint8_t *src1, const uint8_t *src2, int width, uint32_t *unused) uyvyToUV_c() argument 684 nv12ToUV_c(uint8_t *dstU, uint8_t *dstV, const uint8_t *unused0, const uint8_t *src1, const uint8_t *src2, int width, uint32_t *unused) nv12ToUV_c() argument 691 nv21ToUV_c(uint8_t *dstU, uint8_t *dstV, const uint8_t *unused0, const uint8_t *src1, const uint8_t *src2, int width, uint32_t *unused) nv21ToUV_c() argument 716 p010LEToUV_c(uint8_t *dstU, uint8_t *dstV, const uint8_t *unused0, const uint8_t *src1, const uint8_t *src2, int width, uint32_t *unused) p010LEToUV_c() argument 727 p010BEToUV_c(uint8_t *dstU, uint8_t *dstV, const uint8_t *unused0, const uint8_t *src1, const uint8_t *src2, int width, uint32_t *unused) p010BEToUV_c() argument 738 p016LEToUV_c(uint8_t *dstU, uint8_t *dstV, const uint8_t *unused0, const uint8_t *src1, const uint8_t *src2, int width, uint32_t *unused) p016LEToUV_c() argument 749 p016BEToUV_c(uint8_t *dstU, uint8_t *dstV, const uint8_t *unused0, const uint8_t *src1, const uint8_t *src2, int width, uint32_t *unused) p016BEToUV_c() argument 780 int16_t *dstU = (int16_t *)_dstU; bgr24ToUV_c() local 799 int16_t *dstU = (int16_t *)_dstU; bgr24ToUV_half_c() local 833 int16_t *dstU = (int16_t *)_dstU; rgb24ToUV_c() local 852 int16_t *dstU = (int16_t *)_dstU; rgb24ToUV_half_c() local 892 uint16_t *dstU = (uint16_t *)_dstU; planar_rgb_to_uv() local 945 uint16_t *dstU = (uint16_t *)_dstU; planar_rgb16_to_uv() local 978 uint16_t *dstU = (uint16_t *)_dstU; planar_rgbf32_to_uv() local [all...] |