Home
last modified time | relevance | path

Searched refs:alpPlane (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libswscale/x86/
H A Dswscale.c73 SwsPlane *alpPlane = &c->slice[c->numSlice-2].plane[3]; in ff_updateMMXDitherTables() local
98 const int16_t **alpSrcPtr = (CONFIG_SWSCALE_ALPHA && hasAlpha) ? (const int16_t **)(void*) alpPlane->line + firstLumSrcY - alpPlane->sliceY : NULL; in ff_updateMMXDitherTables()
114 const int16_t **tmpA = (const int16_t **) alpPlane->tmp; in ff_updateMMXDitherTables()

Completed in 3 milliseconds