Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
H A Dswscale_unscaled.c233 uint16_t *dstUV = (uint16_t*)(dstParam8[1] + dstStride[1] * srcSliceY / 2); in planarToP01xWrapper() local
290 uint16_t *dstUV = (uint16_t*)(dstParam8[1] + dstStride[1] * srcSliceY / 2); in planar8ToP01xleWrapper() local

Completed in 6 milliseconds