Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
H A Dswscale.c72 SwsPlane *chrUPlane = &c->slice[c->numSlice-2].plane[1]; in ff_updateMMXDitherTables() local
97 const int16_t **chrUSrcPtr = (const int16_t **)(void*) chrUPlane->line + firstChrSrcY - chrUPlane->sliceY; in ff_updateMMXDitherTables()
125 const int16_t **tmpU = (const int16_t **) chrUPlane->tmp; in ff_updateMMXDitherTables()

Completed in 2 milliseconds