Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp603 #define SBWC_PAYLOAD_STRIDE(w, dep)\ macro
737 payload = SBWC_PAYLOAD_STRIDE(xy.hori, (g2dfmt->g2dfmt & G2D_FMT_YCBCR_10BIT) ? 10 : 8); in prepareImage()