Searched refs:uvSize (Results 1 – 2 of 2) sorted by relevance
240 std::size_t uvSize = ySize / 4; in onCodecOutputAvailable() local246 uint8_t* v_head = u_head + uvSize; in onCodecOutputAvailable()248 for (size_t i = 0; i < uvSize; ++i) { in onCodecOutputAvailable()
513 uint32_t uvSize = uvStrideBytes * uvHeight * uvPlaneCount; in virgl_format_to_total_xfer_len() local515 uint32_t dataSize = ySize + uvSize; in virgl_format_to_total_xfer_len()