Home
last modified time | relevance | path

Searched defs:alpSrcPtr (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libswscale/x86/
H A Dswscale.c98 const int16_t **alpSrcPtr = (CONFIG_SWSCALE_ALPHA && hasAlpha) ? (const int16_t **)(void*) alpPlane->line + firstLumSrcY - alpPlane->sliceY : NULL; in ff_updateMMXDitherTables() local

Completed in 3 milliseconds