- ff_rgb24toyv12_c
void ff_rgb24toyv12_c(uint8_t* src, uint8_t* ydst, uint8_t* udst, uint8_t* vdst, int width, int height, int lumStride, int chromStride, int srcStride, int32_t* rgb2yuv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb12to15
void rgb12to15(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb12tobgr12
void rgb12tobgr12(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb15to24
void rgb15to24(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb15tobgr15
void rgb15tobgr15(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb15tobgr16
void rgb15tobgr16(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb15tobgr32
void rgb15tobgr32(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb16to24
void rgb16to24(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb16tobgr15
void rgb16tobgr15(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb16tobgr16
void rgb16tobgr16(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb16tobgr32
void rgb16tobgr32(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb24to32
void rgb24to32(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb2rgb_init_x86
void rgb2rgb_init_x86()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb32to24
void rgb32to24(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb48tobgr48_bswap
void rgb48tobgr48_bswap(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb48tobgr48_nobswap
void rgb48tobgr48_nobswap(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb64to48_bswap
void rgb64to48_bswap(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb64to48_nobswap
void rgb64to48_nobswap(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb64tobgr48_bswap
void rgb64tobgr48_bswap(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rgb64tobgr48_nobswap
void rgb64tobgr48_nobswap(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- shuffle_bytes_0321
void shuffle_bytes_0321(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- shuffle_bytes_1230
void shuffle_bytes_1230(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- shuffle_bytes_3012
void shuffle_bytes_3012(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- shuffle_bytes_3210
void shuffle_bytes_3210(uint8_t* src, uint8_t* dst, int src_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sws_rgb2rgb_init
void sws_rgb2rgb_init()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.