Home
last modified time | relevance | path

Searched refs:yDestPlane (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/camera/
DThumbnail.cpp57 unsigned char* yDestPlane = &(*thumbnail)[0]; in createRawThumbnail() local
58 unsigned char* uDestPlane = yDestPlane + thumbnailWidth * thumbnailHeight; in createRawThumbnail()
67 yDestPlane, thumbnailWidth, in createRawThumbnail()
/device/google/cuttlefish/guest/hals/camera/
DThumbnail.cpp94 unsigned char* yDestPlane = &(*thumbnail)[0]; in createRawThumbnail() local
104 yDestPlane, thumbnailWidth, in createRawThumbnail()