Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
H A Dswscale.c71 SwsPlane *lumPlane = &c->slice[c->numSlice-2].plane[0]; in ff_updateMMXDitherTables() local
96 const int16_t **lumSrcPtr = (const int16_t **)(void*) lumPlane->line + firstLumSrcY - lumPlane->sliceY; in ff_updateMMXDitherTables()
102 const int16_t **tmpY = (const int16_t **) lumPlane->tmp; in ff_updateMMXDitherTables()

Completed in 2 milliseconds