From 8b70513e595e09104cf701becc3006a40458d1c6 Mon Sep 17 00:00:00 2001 From: Gerrit User 1115898 <1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba> Date: Wed, 22 Jul 2026 12:55:39 -0700 Subject: [PATCH] Update patch set 2 Patch Set 2: (1 comment) Patch-set: 2 --- 805babf99548b5db5c577021162a12c582a10425 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/805babf99548b5db5c577021162a12c582a10425 b/805babf99548b5db5c577021162a12c582a10425 index 57e1c2fe8..50702153a 100644 --- a/805babf99548b5db5c577021162a12c582a10425 +++ b/805babf99548b5db5c577021162a12c582a10425 @@ -34,6 +34,24 @@ "revId": "805babf99548b5db5c577021162a12c582a10425", "serverId": "3ce6091f-6c88-37e8-8c75-72f92ae8dfba" }, + { + "unresolved": false, + "key": { + "uuid": "5961652b_04c19091", + "filename": "source/convert_from_argb.cc", + "patchSetId": 2 + }, + "lineNbr": 780, + "author": { + "id": 1115898 + }, + "writtenOn": "2026-07-22T19:55:39Z", + "side": 1, + "message": "right. with nv12 vs nv21 using the notation stride_vu vs stride_uv helps clarify a difference. same with stride_abgr when applicable.\nfor most yuv to rgb when doing \u0027matrix\u0027 for RAW vs RGB24 we dont need to know and the low level is called \u0027RGB\u0027 to be purposely vague.\nFor something like NV21ToRGB24 the code is specific to those 2 formats and the only trick is both can be end swapped - NV12ToRAW but you need to swap the kYvu.", + "parentUuid": "4808bd7a_e29c3440", + "revId": "805babf99548b5db5c577021162a12c582a10425", + "serverId": "3ce6091f-6c88-37e8-8c75-72f92ae8dfba" + }, { "unresolved": false, "key": {