#include <swscale_internal.h>
Definition at line 54 of file imgresample.c.
const AVClass * SwsContext::av_class |
info on struct for av_log
Definition at line 55 of file imgresample.c.
Referenced by sws_getContext().
uint64_t SwsContext::blueDither |
Definition at line 162 of file swscale_internal.h.
Definition at line 130 of file swscale_internal.h.
Referenced by sws_getColorspaceDetails(), and sws_setColorspaceDetails().
Definition at line 120 of file swscale_internal.h.
Definition at line 80 of file swscale_internal.h.
Referenced by gray16togray(), planarCopy(), sws_getContext(), and sws_scale().
int16_t* SwsContext::chrMmx2Filter |
Definition at line 113 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
int32_t* SwsContext::chrMmx2FilterPos |
Definition at line 111 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
int32_t SwsContext::chrMmxFilter[4 *MAX_FILTER_SIZE] |
Definition at line 173 of file swscale_internal.h.
int16_t** SwsContext::chrPixBuf |
Definition at line 89 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
Definition at line 73 of file swscale_internal.h.
Referenced by sws_getContext(), and yvu9toyv12Wrapper().
Definition at line 73 of file swscale_internal.h.
Referenced by sws_getContext(), and yvu9toyv12Wrapper().
Definition at line 130 of file swscale_internal.h.
Referenced by sws_getColorspaceDetails(), and sws_setColorspaceDetails().
enum PixelFormat src_pix_fmt SwsContext::dst_pix_fmt |
Definition at line 57 of file imgresample.c.
Referenced by sws_getCachedContext(), sws_getContext(), and sws_scale().
Definition at line 132 of file swscale_internal.h.
Referenced by sws_getColorspaceDetails(), and sws_setColorspaceDetails().
int SwsContext::dstH |
Definition at line 72 of file swscale_internal.h.
Referenced by selfTest(), sws_getCachedContext(), sws_getContext(), and sws_scale().
Definition at line 133 of file swscale_internal.h.
Referenced by sws_getColorspaceDetails(), sws_getContext(), and sws_setColorspaceDetails().
int SwsContext::dstW |
Definition at line 174 of file swscale_internal.h.
Referenced by mlib_YUV2ABGR420_32(), mlib_YUV2ARGB420_32(), mlib_YUV2RGB420_24(), selfTest(), sws_getCachedContext(), sws_getContext(), sws_yuv2rgb_init_vis(), vis_420P_ARGB32(), and vis_422P_ARGB32().
int SwsContext::dstY |
Definition at line 121 of file swscale_internal.h.
uint64_t SwsContext::esp |
Definition at line 175 of file swscale_internal.h.
Definition at line 122 of file swscale_internal.h.
Referenced by ff_bfin_get_unscaled_swscale(), main(), selfTest(), sws_getCachedContext(), sws_getContext(), sws_setColorspaceDetails(), and sws_yuv2rgb_init_altivec().
uint8_t SwsContext::formatConvBuffer[VOF] |
Definition at line 99 of file swscale_internal.h.
uint8_t* SwsContext::funnyUVCode |
Definition at line 109 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
uint8_t* SwsContext::funnyYCode |
Definition at line 108 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
uint64_t SwsContext::greenDither |
Definition at line 161 of file swscale_internal.h.
int16_t* SwsContext::hChrFilter |
Definition at line 92 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
int16_t* SwsContext::hChrFilterPos |
Definition at line 93 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
int16_t* SwsContext::hLumFilter |
Definition at line 90 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
int16_t* SwsContext::hLumFilterPos |
Definition at line 91 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
Definition at line 118 of file swscale_internal.h.
Definition at line 117 of file swscale_internal.h.
Definition at line 119 of file swscale_internal.h.
int16_t* SwsContext::lumMmx2Filter |
Definition at line 112 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
int32_t* SwsContext::lumMmx2FilterPos |
Definition at line 110 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
int32_t SwsContext::lumMmxFilter[4 *MAX_FILTER_SIZE] |
Definition at line 172 of file swscale_internal.h.
int16_t** SwsContext::lumPixBuf |
Definition at line 88 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
Definition at line 77 of file swscale_internal.h.
uint32_t SwsContext::pal_rgb[256] |
uint32_t SwsContext::pal_yuv[256] |
double SwsContext::param[2] |
Definition at line 83 of file swscale_internal.h.
Referenced by sws_getCachedContext(), and sws_getContext().
uint64_t SwsContext::redDither |
Definition at line 160 of file swscale_internal.h.
struct ImgReSampleContext* SwsContext::resampling_ctx [read] |
Definition at line 56 of file imgresample.c.
Referenced by sws_freeContext(), sws_getCachedContext(), sws_getContext(), and sws_scale().
Definition at line 130 of file swscale_internal.h.
Referenced by sws_getColorspaceDetails(), and sws_setColorspaceDetails().
Definition at line 131 of file swscale_internal.h.
Referenced by sws_getColorspaceDetails(), and sws_setColorspaceDetails().
enum PixelFormat dstFormat SwsContext::srcFormat |
format 4:2:0 type is always YV12
Definition at line 76 of file swscale_internal.h.
Referenced by ff_bfin_get_unscaled_swscale(), gray16togray(), mlib_YUV2ABGR420_32(), mlib_YUV2ARGB420_32(), mlib_YUV2RGB420_24(), pal2rgbWrapper(), planarCopy(), rgb2rgbWrapper(), selfTest(), sws_getCachedContext(), sws_getContext(), sws_scale(), sws_yuv2rgb_init_altivec(), and sws_yuv2rgb_init_vis().
int SwsContext::srcH |
Definition at line 72 of file swscale_internal.h.
Referenced by selfTest(), sws_getCachedContext(), sws_getContext(), sws_scale(), and sws_yuv2rgb_init_altivec().
Definition at line 133 of file swscale_internal.h.
Referenced by sws_getColorspaceDetails(), sws_getContext(), and sws_setColorspaceDetails().
int SwsContext::srcW |
Definition at line 72 of file swscale_internal.h.
Referenced by altivec_uyvy_rgb32(), bgr24toyv12Wrapper(), gray16swap(), gray16togray(), graytogray16(), packedCopy(), pal2rgbWrapper(), planarCopy(), PlanarToNV12Wrapper(), PlanarToUyvyWrapper(), PlanarToYuy2Wrapper(), rgb2rgbWrapper(), selfTest(), sws_getCachedContext(), sws_getContext(), sws_yuv2rgb_init_altivec(), YUV422PToUyvyWrapper(), YUV422PToYuy2Wrapper(), yv12touyvy_unscaled_altivec(), yv12toyuy2_unscaled_altivec(), and yvu9toyv12Wrapper().
Note that src, dst, srcStride, dstStride will be copied in the sws_scale() wrapper so they can be freely modified here.
Definition at line 71 of file swscale_internal.h.
Referenced by ff_bfin_get_unscaled_swscale(), sws_getContext(), and sws_scale().
uint8_t* SwsContext::table_bU[256] |
uint8_t* SwsContext::table_gU[256] |
int SwsContext::table_gV[256] |
uint8_t* SwsContext::table_rV[256] |
uint64_t SwsContext::u_temp |
Definition at line 177 of file swscale_internal.h.
uint64_t SwsContext::ubCoeff |
Definition at line 166 of file swscale_internal.h.
Referenced by bfin_prepare_coefficients(), sws_setColorspaceDetails(), and sws_yuv2rgb_init_vis().
uint64_t SwsContext::ugCoeff |
Definition at line 168 of file swscale_internal.h.
Referenced by bfin_prepare_coefficients(), sws_setColorspaceDetails(), and sws_yuv2rgb_init_vis().
uint64_t SwsContext::uOffset |
Definition at line 170 of file swscale_internal.h.
Referenced by sws_setColorspaceDetails(), and sws_yuv2rgb_init_vis().
uint64_t SwsContext::v_temp |
Definition at line 178 of file swscale_internal.h.
Definition at line 106 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
int16_t* SwsContext::vChrFilter |
Definition at line 96 of file swscale_internal.h.
Referenced by sws_freeContext(), sws_getContext(), and yuv2yuvX_altivec_real().
int16_t* SwsContext::vChrFilterPos |
Definition at line 97 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
uint64_t SwsContext::vgCoeff |
Definition at line 167 of file swscale_internal.h.
Referenced by bfin_prepare_coefficients(), sws_setColorspaceDetails(), and sws_yuv2rgb_init_vis().
Definition at line 105 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
int16_t* SwsContext::vLumFilter |
Definition at line 94 of file swscale_internal.h.
Referenced by sws_freeContext(), sws_getContext(), and yuv2yuvX_altivec_real().
int16_t* SwsContext::vLumFilterPos |
Definition at line 95 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_getContext().
uint64_t SwsContext::vOffset |
Definition at line 171 of file swscale_internal.h.
Referenced by sws_setColorspaceDetails(), and sws_yuv2rgb_init_vis().
uint64_t SwsContext::vrCoeff |
Definition at line 165 of file swscale_internal.h.
Referenced by bfin_prepare_coefficients(), sws_setColorspaceDetails(), and sws_yuv2rgb_init_vis().
uint64_t SwsContext::vRounder |
uint64_t SwsContext::yCoeff |
Definition at line 164 of file swscale_internal.h.
Referenced by bfin_prepare_coefficients(), sws_setColorspaceDetails(), and sws_yuv2rgb_init_vis().
uint64_t SwsContext::yOffset |
Definition at line 169 of file swscale_internal.h.
Referenced by bfin_prepare_coefficients(), sws_setColorspaceDetails(), and sws_yuv2rgb_init_vis().
void* SwsContext::yuvTable |
Definition at line 123 of file swscale_internal.h.
Referenced by sws_freeContext(), and sws_yuv2rgb_c_init_tables().