Home
last modified time | relevance | path

Searched defs:cSize (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DFormatConversions.cpp95 int cSize = cStride * height/2; in rgb565_to_yv12() local
136 int cSize = cStride * height/2; in rgb888_to_yv12() local
203 int cSize = cStride * height/2; in rgb888_to_yuv420p() local
241 int cSize = cStride * height/2; in yv12_to_rgb565() local
286 int cSize = cStride * height/2; in yv12_to_rgb888() local
325 int cSize = cStride * height/2; in yuv420p_to_rgb888() local