convert_argb.cc 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231
  1. /*
  2. * Copyright 2011 The LibYuv Project Authors. All rights reserved.
  3. *
  4. * Use of this source code is governed by a BSD-style license
  5. * that can be found in the LICENSE file in the root of the source
  6. * tree. An additional intellectual property rights grant can be found
  7. * in the file PATENTS. All contributing project authors may
  8. * be found in the AUTHORS file in the root of the source tree.
  9. */
  10. #include "libyuv/convert_argb.h"
  11. #include "libyuv/cpu_id.h"
  12. #ifdef HAVE_JPEG
  13. #include "libyuv/mjpeg_decoder.h"
  14. #endif
  15. #include "libyuv/planar_functions.h" // For CopyPlane and ARGBShuffle.
  16. #include "libyuv/rotate_argb.h"
  17. #include "libyuv/row.h"
  18. #include "libyuv/video_common.h"
  19. #ifdef __cplusplus
  20. namespace libyuv {
  21. extern "C" {
  22. #endif
  23. // Copy ARGB with optional flipping
  24. LIBYUV_API
  25. int ARGBCopy(const uint8_t* src_argb,
  26. int src_stride_argb,
  27. uint8_t* dst_argb,
  28. int dst_stride_argb,
  29. int width,
  30. int height) {
  31. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  32. return -1;
  33. }
  34. // Negative height means invert the image.
  35. if (height < 0) {
  36. height = -height;
  37. src_argb = src_argb + (height - 1) * src_stride_argb;
  38. src_stride_argb = -src_stride_argb;
  39. }
  40. CopyPlane(src_argb, src_stride_argb, dst_argb, dst_stride_argb, width * 4,
  41. height);
  42. return 0;
  43. }
  44. // Convert I420 to ARGB with matrix
  45. static int I420ToARGBMatrix(const uint8_t* src_y,
  46. int src_stride_y,
  47. const uint8_t* src_u,
  48. int src_stride_u,
  49. const uint8_t* src_v,
  50. int src_stride_v,
  51. uint8_t* dst_argb,
  52. int dst_stride_argb,
  53. const struct YuvConstants* yuvconstants,
  54. int width,
  55. int height) {
  56. int y;
  57. void (*I422ToARGBRow)(const uint8_t* y_buf, const uint8_t* u_buf,
  58. const uint8_t* v_buf, uint8_t* rgb_buf,
  59. const struct YuvConstants* yuvconstants, int width) =
  60. I422ToARGBRow_C;
  61. if (!src_y || !src_u || !src_v || !dst_argb || width <= 0 || height == 0) {
  62. return -1;
  63. }
  64. // Negative height means invert the image.
  65. if (height < 0) {
  66. height = -height;
  67. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  68. dst_stride_argb = -dst_stride_argb;
  69. }
  70. #if defined(HAS_I422TOARGBROW_SSSE3)
  71. if (TestCpuFlag(kCpuHasSSSE3)) {
  72. I422ToARGBRow = I422ToARGBRow_Any_SSSE3;
  73. if (IS_ALIGNED(width, 8)) {
  74. I422ToARGBRow = I422ToARGBRow_SSSE3;
  75. }
  76. }
  77. #endif
  78. #if defined(HAS_I422TOARGBROW_AVX2)
  79. if (TestCpuFlag(kCpuHasAVX2)) {
  80. I422ToARGBRow = I422ToARGBRow_Any_AVX2;
  81. if (IS_ALIGNED(width, 16)) {
  82. I422ToARGBRow = I422ToARGBRow_AVX2;
  83. }
  84. }
  85. #endif
  86. #if defined(HAS_I422TOARGBROW_NEON)
  87. if (TestCpuFlag(kCpuHasNEON)) {
  88. I422ToARGBRow = I422ToARGBRow_Any_NEON;
  89. if (IS_ALIGNED(width, 8)) {
  90. I422ToARGBRow = I422ToARGBRow_NEON;
  91. }
  92. }
  93. #endif
  94. #if defined(HAS_I422TOARGBROW_MSA)
  95. if (TestCpuFlag(kCpuHasMSA)) {
  96. I422ToARGBRow = I422ToARGBRow_Any_MSA;
  97. if (IS_ALIGNED(width, 8)) {
  98. I422ToARGBRow = I422ToARGBRow_MSA;
  99. }
  100. }
  101. #endif
  102. for (y = 0; y < height; ++y) {
  103. I422ToARGBRow(src_y, src_u, src_v, dst_argb, yuvconstants, width);
  104. dst_argb += dst_stride_argb;
  105. src_y += src_stride_y;
  106. if (y & 1) {
  107. src_u += src_stride_u;
  108. src_v += src_stride_v;
  109. }
  110. }
  111. return 0;
  112. }
  113. // Convert I420 to ARGB.
  114. LIBYUV_API
  115. int I420ToARGB(const uint8_t* src_y,
  116. int src_stride_y,
  117. const uint8_t* src_u,
  118. int src_stride_u,
  119. const uint8_t* src_v,
  120. int src_stride_v,
  121. uint8_t* dst_argb,
  122. int dst_stride_argb,
  123. int width,
  124. int height) {
  125. return I420ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  126. src_stride_v, dst_argb, dst_stride_argb,
  127. &kYuvI601Constants, width, height);
  128. }
  129. // Convert I420 to ABGR.
  130. LIBYUV_API
  131. int I420ToABGR(const uint8_t* src_y,
  132. int src_stride_y,
  133. const uint8_t* src_u,
  134. int src_stride_u,
  135. const uint8_t* src_v,
  136. int src_stride_v,
  137. uint8_t* dst_abgr,
  138. int dst_stride_abgr,
  139. int width,
  140. int height) {
  141. return I420ToARGBMatrix(src_y, src_stride_y, src_v,
  142. src_stride_v, // Swap U and V
  143. src_u, src_stride_u, dst_abgr, dst_stride_abgr,
  144. &kYvuI601Constants, // Use Yvu matrix
  145. width, height);
  146. }
  147. // Convert J420 to ARGB.
  148. LIBYUV_API
  149. int J420ToARGB(const uint8_t* src_y,
  150. int src_stride_y,
  151. const uint8_t* src_u,
  152. int src_stride_u,
  153. const uint8_t* src_v,
  154. int src_stride_v,
  155. uint8_t* dst_argb,
  156. int dst_stride_argb,
  157. int width,
  158. int height) {
  159. return I420ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  160. src_stride_v, dst_argb, dst_stride_argb,
  161. &kYuvJPEGConstants, width, height);
  162. }
  163. // Convert J420 to ABGR.
  164. LIBYUV_API
  165. int J420ToABGR(const uint8_t* src_y,
  166. int src_stride_y,
  167. const uint8_t* src_u,
  168. int src_stride_u,
  169. const uint8_t* src_v,
  170. int src_stride_v,
  171. uint8_t* dst_abgr,
  172. int dst_stride_abgr,
  173. int width,
  174. int height) {
  175. return I420ToARGBMatrix(src_y, src_stride_y, src_v,
  176. src_stride_v, // Swap U and V
  177. src_u, src_stride_u, dst_abgr, dst_stride_abgr,
  178. &kYvuJPEGConstants, // Use Yvu matrix
  179. width, height);
  180. }
  181. // Convert H420 to ARGB.
  182. LIBYUV_API
  183. int H420ToARGB(const uint8_t* src_y,
  184. int src_stride_y,
  185. const uint8_t* src_u,
  186. int src_stride_u,
  187. const uint8_t* src_v,
  188. int src_stride_v,
  189. uint8_t* dst_argb,
  190. int dst_stride_argb,
  191. int width,
  192. int height) {
  193. return I420ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  194. src_stride_v, dst_argb, dst_stride_argb,
  195. &kYuvH709Constants, width, height);
  196. }
  197. // Convert H420 to ABGR.
  198. LIBYUV_API
  199. int H420ToABGR(const uint8_t* src_y,
  200. int src_stride_y,
  201. const uint8_t* src_u,
  202. int src_stride_u,
  203. const uint8_t* src_v,
  204. int src_stride_v,
  205. uint8_t* dst_abgr,
  206. int dst_stride_abgr,
  207. int width,
  208. int height) {
  209. return I420ToARGBMatrix(src_y, src_stride_y, src_v,
  210. src_stride_v, // Swap U and V
  211. src_u, src_stride_u, dst_abgr, dst_stride_abgr,
  212. &kYvuH709Constants, // Use Yvu matrix
  213. width, height);
  214. }
  215. // Convert I422 to ARGB with matrix
  216. static int I422ToARGBMatrix(const uint8_t* src_y,
  217. int src_stride_y,
  218. const uint8_t* src_u,
  219. int src_stride_u,
  220. const uint8_t* src_v,
  221. int src_stride_v,
  222. uint8_t* dst_argb,
  223. int dst_stride_argb,
  224. const struct YuvConstants* yuvconstants,
  225. int width,
  226. int height) {
  227. int y;
  228. void (*I422ToARGBRow)(const uint8_t* y_buf, const uint8_t* u_buf,
  229. const uint8_t* v_buf, uint8_t* rgb_buf,
  230. const struct YuvConstants* yuvconstants, int width) =
  231. I422ToARGBRow_C;
  232. if (!src_y || !src_u || !src_v || !dst_argb || width <= 0 || height == 0) {
  233. return -1;
  234. }
  235. // Negative height means invert the image.
  236. if (height < 0) {
  237. height = -height;
  238. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  239. dst_stride_argb = -dst_stride_argb;
  240. }
  241. // Coalesce rows.
  242. if (src_stride_y == width && src_stride_u * 2 == width &&
  243. src_stride_v * 2 == width && dst_stride_argb == width * 4) {
  244. width *= height;
  245. height = 1;
  246. src_stride_y = src_stride_u = src_stride_v = dst_stride_argb = 0;
  247. }
  248. #if defined(HAS_I422TOARGBROW_SSSE3)
  249. if (TestCpuFlag(kCpuHasSSSE3)) {
  250. I422ToARGBRow = I422ToARGBRow_Any_SSSE3;
  251. if (IS_ALIGNED(width, 8)) {
  252. I422ToARGBRow = I422ToARGBRow_SSSE3;
  253. }
  254. }
  255. #endif
  256. #if defined(HAS_I422TOARGBROW_AVX2)
  257. if (TestCpuFlag(kCpuHasAVX2)) {
  258. I422ToARGBRow = I422ToARGBRow_Any_AVX2;
  259. if (IS_ALIGNED(width, 16)) {
  260. I422ToARGBRow = I422ToARGBRow_AVX2;
  261. }
  262. }
  263. #endif
  264. #if defined(HAS_I422TOARGBROW_NEON)
  265. if (TestCpuFlag(kCpuHasNEON)) {
  266. I422ToARGBRow = I422ToARGBRow_Any_NEON;
  267. if (IS_ALIGNED(width, 8)) {
  268. I422ToARGBRow = I422ToARGBRow_NEON;
  269. }
  270. }
  271. #endif
  272. #if defined(HAS_I422TOARGBROW_MSA)
  273. if (TestCpuFlag(kCpuHasMSA)) {
  274. I422ToARGBRow = I422ToARGBRow_Any_MSA;
  275. if (IS_ALIGNED(width, 8)) {
  276. I422ToARGBRow = I422ToARGBRow_MSA;
  277. }
  278. }
  279. #endif
  280. for (y = 0; y < height; ++y) {
  281. I422ToARGBRow(src_y, src_u, src_v, dst_argb, yuvconstants, width);
  282. dst_argb += dst_stride_argb;
  283. src_y += src_stride_y;
  284. src_u += src_stride_u;
  285. src_v += src_stride_v;
  286. }
  287. return 0;
  288. }
  289. // Convert I422 to ARGB.
  290. LIBYUV_API
  291. int I422ToARGB(const uint8_t* src_y,
  292. int src_stride_y,
  293. const uint8_t* src_u,
  294. int src_stride_u,
  295. const uint8_t* src_v,
  296. int src_stride_v,
  297. uint8_t* dst_argb,
  298. int dst_stride_argb,
  299. int width,
  300. int height) {
  301. return I422ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  302. src_stride_v, dst_argb, dst_stride_argb,
  303. &kYuvI601Constants, width, height);
  304. }
  305. // Convert I422 to ABGR.
  306. LIBYUV_API
  307. int I422ToABGR(const uint8_t* src_y,
  308. int src_stride_y,
  309. const uint8_t* src_u,
  310. int src_stride_u,
  311. const uint8_t* src_v,
  312. int src_stride_v,
  313. uint8_t* dst_abgr,
  314. int dst_stride_abgr,
  315. int width,
  316. int height) {
  317. return I422ToARGBMatrix(src_y, src_stride_y, src_v,
  318. src_stride_v, // Swap U and V
  319. src_u, src_stride_u, dst_abgr, dst_stride_abgr,
  320. &kYvuI601Constants, // Use Yvu matrix
  321. width, height);
  322. }
  323. // Convert J422 to ARGB.
  324. LIBYUV_API
  325. int J422ToARGB(const uint8_t* src_y,
  326. int src_stride_y,
  327. const uint8_t* src_u,
  328. int src_stride_u,
  329. const uint8_t* src_v,
  330. int src_stride_v,
  331. uint8_t* dst_argb,
  332. int dst_stride_argb,
  333. int width,
  334. int height) {
  335. return I422ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  336. src_stride_v, dst_argb, dst_stride_argb,
  337. &kYuvJPEGConstants, width, height);
  338. }
  339. // Convert J422 to ABGR.
  340. LIBYUV_API
  341. int J422ToABGR(const uint8_t* src_y,
  342. int src_stride_y,
  343. const uint8_t* src_u,
  344. int src_stride_u,
  345. const uint8_t* src_v,
  346. int src_stride_v,
  347. uint8_t* dst_abgr,
  348. int dst_stride_abgr,
  349. int width,
  350. int height) {
  351. return I422ToARGBMatrix(src_y, src_stride_y, src_v,
  352. src_stride_v, // Swap U and V
  353. src_u, src_stride_u, dst_abgr, dst_stride_abgr,
  354. &kYvuJPEGConstants, // Use Yvu matrix
  355. width, height);
  356. }
  357. // Convert H422 to ARGB.
  358. LIBYUV_API
  359. int H422ToARGB(const uint8_t* src_y,
  360. int src_stride_y,
  361. const uint8_t* src_u,
  362. int src_stride_u,
  363. const uint8_t* src_v,
  364. int src_stride_v,
  365. uint8_t* dst_argb,
  366. int dst_stride_argb,
  367. int width,
  368. int height) {
  369. return I422ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  370. src_stride_v, dst_argb, dst_stride_argb,
  371. &kYuvH709Constants, width, height);
  372. }
  373. // Convert H422 to ABGR.
  374. LIBYUV_API
  375. int H422ToABGR(const uint8_t* src_y,
  376. int src_stride_y,
  377. const uint8_t* src_u,
  378. int src_stride_u,
  379. const uint8_t* src_v,
  380. int src_stride_v,
  381. uint8_t* dst_abgr,
  382. int dst_stride_abgr,
  383. int width,
  384. int height) {
  385. return I422ToARGBMatrix(src_y, src_stride_y, src_v,
  386. src_stride_v, // Swap U and V
  387. src_u, src_stride_u, dst_abgr, dst_stride_abgr,
  388. &kYvuH709Constants, // Use Yvu matrix
  389. width, height);
  390. }
  391. // Convert 10 bit YUV to ARGB with matrix
  392. // TODO(fbarchard): Consider passing scale multiplier to I210ToARGB to
  393. // multiply 10 bit yuv into high bits to allow any number of bits.
  394. static int I010ToAR30Matrix(const uint16_t* src_y,
  395. int src_stride_y,
  396. const uint16_t* src_u,
  397. int src_stride_u,
  398. const uint16_t* src_v,
  399. int src_stride_v,
  400. uint8_t* dst_ar30,
  401. int dst_stride_ar30,
  402. const struct YuvConstants* yuvconstants,
  403. int width,
  404. int height) {
  405. int y;
  406. void (*I210ToAR30Row)(const uint16_t* y_buf, const uint16_t* u_buf,
  407. const uint16_t* v_buf, uint8_t* rgb_buf,
  408. const struct YuvConstants* yuvconstants, int width) =
  409. I210ToAR30Row_C;
  410. if (!src_y || !src_u || !src_v || !dst_ar30 || width <= 0 || height == 0) {
  411. return -1;
  412. }
  413. // Negative height means invert the image.
  414. if (height < 0) {
  415. height = -height;
  416. dst_ar30 = dst_ar30 + (height - 1) * dst_stride_ar30;
  417. dst_stride_ar30 = -dst_stride_ar30;
  418. }
  419. #if defined(HAS_I210TOAR30ROW_SSSE3)
  420. if (TestCpuFlag(kCpuHasSSSE3)) {
  421. I210ToAR30Row = I210ToAR30Row_Any_SSSE3;
  422. if (IS_ALIGNED(width, 8)) {
  423. I210ToAR30Row = I210ToAR30Row_SSSE3;
  424. }
  425. }
  426. #endif
  427. #if defined(HAS_I210TOAR30ROW_AVX2)
  428. if (TestCpuFlag(kCpuHasAVX2)) {
  429. I210ToAR30Row = I210ToAR30Row_Any_AVX2;
  430. if (IS_ALIGNED(width, 16)) {
  431. I210ToAR30Row = I210ToAR30Row_AVX2;
  432. }
  433. }
  434. #endif
  435. for (y = 0; y < height; ++y) {
  436. I210ToAR30Row(src_y, src_u, src_v, dst_ar30, yuvconstants, width);
  437. dst_ar30 += dst_stride_ar30;
  438. src_y += src_stride_y;
  439. if (y & 1) {
  440. src_u += src_stride_u;
  441. src_v += src_stride_v;
  442. }
  443. }
  444. return 0;
  445. }
  446. // Convert I010 to AR30.
  447. LIBYUV_API
  448. int I010ToAR30(const uint16_t* src_y,
  449. int src_stride_y,
  450. const uint16_t* src_u,
  451. int src_stride_u,
  452. const uint16_t* src_v,
  453. int src_stride_v,
  454. uint8_t* dst_ar30,
  455. int dst_stride_ar30,
  456. int width,
  457. int height) {
  458. return I010ToAR30Matrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  459. src_stride_v, dst_ar30, dst_stride_ar30,
  460. &kYuvI601Constants, width, height);
  461. }
  462. // Convert H010 to AR30.
  463. LIBYUV_API
  464. int H010ToAR30(const uint16_t* src_y,
  465. int src_stride_y,
  466. const uint16_t* src_u,
  467. int src_stride_u,
  468. const uint16_t* src_v,
  469. int src_stride_v,
  470. uint8_t* dst_ar30,
  471. int dst_stride_ar30,
  472. int width,
  473. int height) {
  474. return I010ToAR30Matrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  475. src_stride_v, dst_ar30, dst_stride_ar30,
  476. &kYuvH709Constants, width, height);
  477. }
  478. // Convert I010 to AB30.
  479. LIBYUV_API
  480. int I010ToAB30(const uint16_t* src_y,
  481. int src_stride_y,
  482. const uint16_t* src_u,
  483. int src_stride_u,
  484. const uint16_t* src_v,
  485. int src_stride_v,
  486. uint8_t* dst_ab30,
  487. int dst_stride_ab30,
  488. int width,
  489. int height) {
  490. return I010ToAR30Matrix(src_y, src_stride_y, src_v, src_stride_v, src_u,
  491. src_stride_u, dst_ab30, dst_stride_ab30,
  492. &kYvuI601Constants, width, height);
  493. }
  494. // Convert H010 to AB30.
  495. LIBYUV_API
  496. int H010ToAB30(const uint16_t* src_y,
  497. int src_stride_y,
  498. const uint16_t* src_u,
  499. int src_stride_u,
  500. const uint16_t* src_v,
  501. int src_stride_v,
  502. uint8_t* dst_ab30,
  503. int dst_stride_ab30,
  504. int width,
  505. int height) {
  506. return I010ToAR30Matrix(src_y, src_stride_y, src_v, src_stride_v, src_u,
  507. src_stride_u, dst_ab30, dst_stride_ab30,
  508. &kYvuH709Constants, width, height);
  509. }
  510. // Convert 10 bit YUV to ARGB with matrix
  511. static int I010ToARGBMatrix(const uint16_t* src_y,
  512. int src_stride_y,
  513. const uint16_t* src_u,
  514. int src_stride_u,
  515. const uint16_t* src_v,
  516. int src_stride_v,
  517. uint8_t* dst_argb,
  518. int dst_stride_argb,
  519. const struct YuvConstants* yuvconstants,
  520. int width,
  521. int height) {
  522. int y;
  523. void (*I210ToARGBRow)(const uint16_t* y_buf, const uint16_t* u_buf,
  524. const uint16_t* v_buf, uint8_t* rgb_buf,
  525. const struct YuvConstants* yuvconstants, int width) =
  526. I210ToARGBRow_C;
  527. if (!src_y || !src_u || !src_v || !dst_argb || width <= 0 || height == 0) {
  528. return -1;
  529. }
  530. // Negative height means invert the image.
  531. if (height < 0) {
  532. height = -height;
  533. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  534. dst_stride_argb = -dst_stride_argb;
  535. }
  536. #if defined(HAS_I210TOARGBROW_SSSE3)
  537. if (TestCpuFlag(kCpuHasSSSE3)) {
  538. I210ToARGBRow = I210ToARGBRow_Any_SSSE3;
  539. if (IS_ALIGNED(width, 8)) {
  540. I210ToARGBRow = I210ToARGBRow_SSSE3;
  541. }
  542. }
  543. #endif
  544. #if defined(HAS_I210TOARGBROW_AVX2)
  545. if (TestCpuFlag(kCpuHasAVX2)) {
  546. I210ToARGBRow = I210ToARGBRow_Any_AVX2;
  547. if (IS_ALIGNED(width, 16)) {
  548. I210ToARGBRow = I210ToARGBRow_AVX2;
  549. }
  550. }
  551. #endif
  552. for (y = 0; y < height; ++y) {
  553. I210ToARGBRow(src_y, src_u, src_v, dst_argb, yuvconstants, width);
  554. dst_argb += dst_stride_argb;
  555. src_y += src_stride_y;
  556. if (y & 1) {
  557. src_u += src_stride_u;
  558. src_v += src_stride_v;
  559. }
  560. }
  561. return 0;
  562. }
  563. // Convert I010 to ARGB.
  564. LIBYUV_API
  565. int I010ToARGB(const uint16_t* src_y,
  566. int src_stride_y,
  567. const uint16_t* src_u,
  568. int src_stride_u,
  569. const uint16_t* src_v,
  570. int src_stride_v,
  571. uint8_t* dst_argb,
  572. int dst_stride_argb,
  573. int width,
  574. int height) {
  575. return I010ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  576. src_stride_v, dst_argb, dst_stride_argb,
  577. &kYuvI601Constants, width, height);
  578. }
  579. // Convert I010 to ABGR.
  580. LIBYUV_API
  581. int I010ToABGR(const uint16_t* src_y,
  582. int src_stride_y,
  583. const uint16_t* src_u,
  584. int src_stride_u,
  585. const uint16_t* src_v,
  586. int src_stride_v,
  587. uint8_t* dst_abgr,
  588. int dst_stride_abgr,
  589. int width,
  590. int height) {
  591. return I010ToARGBMatrix(src_y, src_stride_y, src_v,
  592. src_stride_v, // Swap U and V
  593. src_u, src_stride_u, dst_abgr, dst_stride_abgr,
  594. &kYvuI601Constants, // Use Yvu matrix
  595. width, height);
  596. }
  597. // Convert H010 to ARGB.
  598. LIBYUV_API
  599. int H010ToARGB(const uint16_t* src_y,
  600. int src_stride_y,
  601. const uint16_t* src_u,
  602. int src_stride_u,
  603. const uint16_t* src_v,
  604. int src_stride_v,
  605. uint8_t* dst_argb,
  606. int dst_stride_argb,
  607. int width,
  608. int height) {
  609. return I010ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  610. src_stride_v, dst_argb, dst_stride_argb,
  611. &kYuvH709Constants, width, height);
  612. }
  613. // Convert H010 to ABGR.
  614. LIBYUV_API
  615. int H010ToABGR(const uint16_t* src_y,
  616. int src_stride_y,
  617. const uint16_t* src_u,
  618. int src_stride_u,
  619. const uint16_t* src_v,
  620. int src_stride_v,
  621. uint8_t* dst_abgr,
  622. int dst_stride_abgr,
  623. int width,
  624. int height) {
  625. return I010ToARGBMatrix(src_y, src_stride_y, src_v,
  626. src_stride_v, // Swap U and V
  627. src_u, src_stride_u, dst_abgr, dst_stride_abgr,
  628. &kYvuH709Constants, // Use Yvu matrix
  629. width, height);
  630. }
  631. // Convert I444 to ARGB with matrix
  632. static int I444ToARGBMatrix(const uint8_t* src_y,
  633. int src_stride_y,
  634. const uint8_t* src_u,
  635. int src_stride_u,
  636. const uint8_t* src_v,
  637. int src_stride_v,
  638. uint8_t* dst_argb,
  639. int dst_stride_argb,
  640. const struct YuvConstants* yuvconstants,
  641. int width,
  642. int height) {
  643. int y;
  644. void (*I444ToARGBRow)(const uint8_t* y_buf, const uint8_t* u_buf,
  645. const uint8_t* v_buf, uint8_t* rgb_buf,
  646. const struct YuvConstants* yuvconstants, int width) =
  647. I444ToARGBRow_C;
  648. if (!src_y || !src_u || !src_v || !dst_argb || width <= 0 || height == 0) {
  649. return -1;
  650. }
  651. // Negative height means invert the image.
  652. if (height < 0) {
  653. height = -height;
  654. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  655. dst_stride_argb = -dst_stride_argb;
  656. }
  657. // Coalesce rows.
  658. if (src_stride_y == width && src_stride_u == width && src_stride_v == width &&
  659. dst_stride_argb == width * 4) {
  660. width *= height;
  661. height = 1;
  662. src_stride_y = src_stride_u = src_stride_v = dst_stride_argb = 0;
  663. }
  664. #if defined(HAS_I444TOARGBROW_SSSE3)
  665. if (TestCpuFlag(kCpuHasSSSE3)) {
  666. I444ToARGBRow = I444ToARGBRow_Any_SSSE3;
  667. if (IS_ALIGNED(width, 8)) {
  668. I444ToARGBRow = I444ToARGBRow_SSSE3;
  669. }
  670. }
  671. #endif
  672. #if defined(HAS_I444TOARGBROW_AVX2)
  673. if (TestCpuFlag(kCpuHasAVX2)) {
  674. I444ToARGBRow = I444ToARGBRow_Any_AVX2;
  675. if (IS_ALIGNED(width, 16)) {
  676. I444ToARGBRow = I444ToARGBRow_AVX2;
  677. }
  678. }
  679. #endif
  680. #if defined(HAS_I444TOARGBROW_NEON)
  681. if (TestCpuFlag(kCpuHasNEON)) {
  682. I444ToARGBRow = I444ToARGBRow_Any_NEON;
  683. if (IS_ALIGNED(width, 8)) {
  684. I444ToARGBRow = I444ToARGBRow_NEON;
  685. }
  686. }
  687. #endif
  688. #if defined(HAS_I444TOARGBROW_MSA)
  689. if (TestCpuFlag(kCpuHasMSA)) {
  690. I444ToARGBRow = I444ToARGBRow_Any_MSA;
  691. if (IS_ALIGNED(width, 8)) {
  692. I444ToARGBRow = I444ToARGBRow_MSA;
  693. }
  694. }
  695. #endif
  696. for (y = 0; y < height; ++y) {
  697. I444ToARGBRow(src_y, src_u, src_v, dst_argb, yuvconstants, width);
  698. dst_argb += dst_stride_argb;
  699. src_y += src_stride_y;
  700. src_u += src_stride_u;
  701. src_v += src_stride_v;
  702. }
  703. return 0;
  704. }
  705. // Convert I444 to ARGB.
  706. LIBYUV_API
  707. int I444ToARGB(const uint8_t* src_y,
  708. int src_stride_y,
  709. const uint8_t* src_u,
  710. int src_stride_u,
  711. const uint8_t* src_v,
  712. int src_stride_v,
  713. uint8_t* dst_argb,
  714. int dst_stride_argb,
  715. int width,
  716. int height) {
  717. return I444ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  718. src_stride_v, dst_argb, dst_stride_argb,
  719. &kYuvI601Constants, width, height);
  720. }
  721. // Convert I444 to ABGR.
  722. LIBYUV_API
  723. int I444ToABGR(const uint8_t* src_y,
  724. int src_stride_y,
  725. const uint8_t* src_u,
  726. int src_stride_u,
  727. const uint8_t* src_v,
  728. int src_stride_v,
  729. uint8_t* dst_abgr,
  730. int dst_stride_abgr,
  731. int width,
  732. int height) {
  733. return I444ToARGBMatrix(src_y, src_stride_y, src_v,
  734. src_stride_v, // Swap U and V
  735. src_u, src_stride_u, dst_abgr, dst_stride_abgr,
  736. &kYvuI601Constants, // Use Yvu matrix
  737. width, height);
  738. }
  739. // Convert J444 to ARGB.
  740. LIBYUV_API
  741. int J444ToARGB(const uint8_t* src_y,
  742. int src_stride_y,
  743. const uint8_t* src_u,
  744. int src_stride_u,
  745. const uint8_t* src_v,
  746. int src_stride_v,
  747. uint8_t* dst_argb,
  748. int dst_stride_argb,
  749. int width,
  750. int height) {
  751. return I444ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  752. src_stride_v, dst_argb, dst_stride_argb,
  753. &kYuvJPEGConstants, width, height);
  754. }
  755. // Convert I420 with Alpha to preattenuated ARGB.
  756. static int I420AlphaToARGBMatrix(const uint8_t* src_y,
  757. int src_stride_y,
  758. const uint8_t* src_u,
  759. int src_stride_u,
  760. const uint8_t* src_v,
  761. int src_stride_v,
  762. const uint8_t* src_a,
  763. int src_stride_a,
  764. uint8_t* dst_argb,
  765. int dst_stride_argb,
  766. const struct YuvConstants* yuvconstants,
  767. int width,
  768. int height,
  769. int attenuate) {
  770. int y;
  771. void (*I422AlphaToARGBRow)(const uint8_t* y_buf, const uint8_t* u_buf,
  772. const uint8_t* v_buf, const uint8_t* a_buf,
  773. uint8_t* dst_argb,
  774. const struct YuvConstants* yuvconstants,
  775. int width) = I422AlphaToARGBRow_C;
  776. void (*ARGBAttenuateRow)(const uint8_t* src_argb, uint8_t* dst_argb,
  777. int width) = ARGBAttenuateRow_C;
  778. if (!src_y || !src_u || !src_v || !dst_argb || width <= 0 || height == 0) {
  779. return -1;
  780. }
  781. // Negative height means invert the image.
  782. if (height < 0) {
  783. height = -height;
  784. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  785. dst_stride_argb = -dst_stride_argb;
  786. }
  787. #if defined(HAS_I422ALPHATOARGBROW_SSSE3)
  788. if (TestCpuFlag(kCpuHasSSSE3)) {
  789. I422AlphaToARGBRow = I422AlphaToARGBRow_Any_SSSE3;
  790. if (IS_ALIGNED(width, 8)) {
  791. I422AlphaToARGBRow = I422AlphaToARGBRow_SSSE3;
  792. }
  793. }
  794. #endif
  795. #if defined(HAS_I422ALPHATOARGBROW_AVX2)
  796. if (TestCpuFlag(kCpuHasAVX2)) {
  797. I422AlphaToARGBRow = I422AlphaToARGBRow_Any_AVX2;
  798. if (IS_ALIGNED(width, 16)) {
  799. I422AlphaToARGBRow = I422AlphaToARGBRow_AVX2;
  800. }
  801. }
  802. #endif
  803. #if defined(HAS_I422ALPHATOARGBROW_NEON)
  804. if (TestCpuFlag(kCpuHasNEON)) {
  805. I422AlphaToARGBRow = I422AlphaToARGBRow_Any_NEON;
  806. if (IS_ALIGNED(width, 8)) {
  807. I422AlphaToARGBRow = I422AlphaToARGBRow_NEON;
  808. }
  809. }
  810. #endif
  811. #if defined(HAS_I422ALPHATOARGBROW_MSA)
  812. if (TestCpuFlag(kCpuHasMSA)) {
  813. I422AlphaToARGBRow = I422AlphaToARGBRow_Any_MSA;
  814. if (IS_ALIGNED(width, 8)) {
  815. I422AlphaToARGBRow = I422AlphaToARGBRow_MSA;
  816. }
  817. }
  818. #endif
  819. #if defined(HAS_ARGBATTENUATEROW_SSSE3)
  820. if (TestCpuFlag(kCpuHasSSSE3)) {
  821. ARGBAttenuateRow = ARGBAttenuateRow_Any_SSSE3;
  822. if (IS_ALIGNED(width, 4)) {
  823. ARGBAttenuateRow = ARGBAttenuateRow_SSSE3;
  824. }
  825. }
  826. #endif
  827. #if defined(HAS_ARGBATTENUATEROW_AVX2)
  828. if (TestCpuFlag(kCpuHasAVX2)) {
  829. ARGBAttenuateRow = ARGBAttenuateRow_Any_AVX2;
  830. if (IS_ALIGNED(width, 8)) {
  831. ARGBAttenuateRow = ARGBAttenuateRow_AVX2;
  832. }
  833. }
  834. #endif
  835. #if defined(HAS_ARGBATTENUATEROW_NEON)
  836. if (TestCpuFlag(kCpuHasNEON)) {
  837. ARGBAttenuateRow = ARGBAttenuateRow_Any_NEON;
  838. if (IS_ALIGNED(width, 8)) {
  839. ARGBAttenuateRow = ARGBAttenuateRow_NEON;
  840. }
  841. }
  842. #endif
  843. #if defined(HAS_ARGBATTENUATEROW_MSA)
  844. if (TestCpuFlag(kCpuHasMSA)) {
  845. ARGBAttenuateRow = ARGBAttenuateRow_Any_MSA;
  846. if (IS_ALIGNED(width, 8)) {
  847. ARGBAttenuateRow = ARGBAttenuateRow_MSA;
  848. }
  849. }
  850. #endif
  851. for (y = 0; y < height; ++y) {
  852. I422AlphaToARGBRow(src_y, src_u, src_v, src_a, dst_argb, yuvconstants,
  853. width);
  854. if (attenuate) {
  855. ARGBAttenuateRow(dst_argb, dst_argb, width);
  856. }
  857. dst_argb += dst_stride_argb;
  858. src_a += src_stride_a;
  859. src_y += src_stride_y;
  860. if (y & 1) {
  861. src_u += src_stride_u;
  862. src_v += src_stride_v;
  863. }
  864. }
  865. return 0;
  866. }
  867. // Convert I420 with Alpha to ARGB.
  868. LIBYUV_API
  869. int I420AlphaToARGB(const uint8_t* src_y,
  870. int src_stride_y,
  871. const uint8_t* src_u,
  872. int src_stride_u,
  873. const uint8_t* src_v,
  874. int src_stride_v,
  875. const uint8_t* src_a,
  876. int src_stride_a,
  877. uint8_t* dst_argb,
  878. int dst_stride_argb,
  879. int width,
  880. int height,
  881. int attenuate) {
  882. return I420AlphaToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  883. src_stride_v, src_a, src_stride_a, dst_argb,
  884. dst_stride_argb, &kYuvI601Constants, width,
  885. height, attenuate);
  886. }
  887. // Convert I420 with Alpha to ABGR.
  888. LIBYUV_API
  889. int I420AlphaToABGR(const uint8_t* src_y,
  890. int src_stride_y,
  891. const uint8_t* src_u,
  892. int src_stride_u,
  893. const uint8_t* src_v,
  894. int src_stride_v,
  895. const uint8_t* src_a,
  896. int src_stride_a,
  897. uint8_t* dst_abgr,
  898. int dst_stride_abgr,
  899. int width,
  900. int height,
  901. int attenuate) {
  902. return I420AlphaToARGBMatrix(
  903. src_y, src_stride_y, src_v, src_stride_v, // Swap U and V
  904. src_u, src_stride_u, src_a, src_stride_a, dst_abgr, dst_stride_abgr,
  905. &kYvuI601Constants, // Use Yvu matrix
  906. width, height, attenuate);
  907. }
  908. // Convert I400 to ARGB.
  909. LIBYUV_API
  910. int I400ToARGB(const uint8_t* src_y,
  911. int src_stride_y,
  912. uint8_t* dst_argb,
  913. int dst_stride_argb,
  914. int width,
  915. int height) {
  916. int y;
  917. void (*I400ToARGBRow)(const uint8_t* y_buf, uint8_t* rgb_buf, int width) =
  918. I400ToARGBRow_C;
  919. if (!src_y || !dst_argb || width <= 0 || height == 0) {
  920. return -1;
  921. }
  922. // Negative height means invert the image.
  923. if (height < 0) {
  924. height = -height;
  925. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  926. dst_stride_argb = -dst_stride_argb;
  927. }
  928. // Coalesce rows.
  929. if (src_stride_y == width && dst_stride_argb == width * 4) {
  930. width *= height;
  931. height = 1;
  932. src_stride_y = dst_stride_argb = 0;
  933. }
  934. #if defined(HAS_I400TOARGBROW_SSE2)
  935. if (TestCpuFlag(kCpuHasSSE2)) {
  936. I400ToARGBRow = I400ToARGBRow_Any_SSE2;
  937. if (IS_ALIGNED(width, 8)) {
  938. I400ToARGBRow = I400ToARGBRow_SSE2;
  939. }
  940. }
  941. #endif
  942. #if defined(HAS_I400TOARGBROW_AVX2)
  943. if (TestCpuFlag(kCpuHasAVX2)) {
  944. I400ToARGBRow = I400ToARGBRow_Any_AVX2;
  945. if (IS_ALIGNED(width, 16)) {
  946. I400ToARGBRow = I400ToARGBRow_AVX2;
  947. }
  948. }
  949. #endif
  950. #if defined(HAS_I400TOARGBROW_NEON)
  951. if (TestCpuFlag(kCpuHasNEON)) {
  952. I400ToARGBRow = I400ToARGBRow_Any_NEON;
  953. if (IS_ALIGNED(width, 8)) {
  954. I400ToARGBRow = I400ToARGBRow_NEON;
  955. }
  956. }
  957. #endif
  958. #if defined(HAS_I400TOARGBROW_MSA)
  959. if (TestCpuFlag(kCpuHasMSA)) {
  960. I400ToARGBRow = I400ToARGBRow_Any_MSA;
  961. if (IS_ALIGNED(width, 16)) {
  962. I400ToARGBRow = I400ToARGBRow_MSA;
  963. }
  964. }
  965. #endif
  966. for (y = 0; y < height; ++y) {
  967. I400ToARGBRow(src_y, dst_argb, width);
  968. dst_argb += dst_stride_argb;
  969. src_y += src_stride_y;
  970. }
  971. return 0;
  972. }
  973. // Convert J400 to ARGB.
  974. LIBYUV_API
  975. int J400ToARGB(const uint8_t* src_y,
  976. int src_stride_y,
  977. uint8_t* dst_argb,
  978. int dst_stride_argb,
  979. int width,
  980. int height) {
  981. int y;
  982. void (*J400ToARGBRow)(const uint8_t* src_y, uint8_t* dst_argb, int width) =
  983. J400ToARGBRow_C;
  984. if (!src_y || !dst_argb || width <= 0 || height == 0) {
  985. return -1;
  986. }
  987. // Negative height means invert the image.
  988. if (height < 0) {
  989. height = -height;
  990. src_y = src_y + (height - 1) * src_stride_y;
  991. src_stride_y = -src_stride_y;
  992. }
  993. // Coalesce rows.
  994. if (src_stride_y == width && dst_stride_argb == width * 4) {
  995. width *= height;
  996. height = 1;
  997. src_stride_y = dst_stride_argb = 0;
  998. }
  999. #if defined(HAS_J400TOARGBROW_SSE2)
  1000. if (TestCpuFlag(kCpuHasSSE2)) {
  1001. J400ToARGBRow = J400ToARGBRow_Any_SSE2;
  1002. if (IS_ALIGNED(width, 8)) {
  1003. J400ToARGBRow = J400ToARGBRow_SSE2;
  1004. }
  1005. }
  1006. #endif
  1007. #if defined(HAS_J400TOARGBROW_AVX2)
  1008. if (TestCpuFlag(kCpuHasAVX2)) {
  1009. J400ToARGBRow = J400ToARGBRow_Any_AVX2;
  1010. if (IS_ALIGNED(width, 16)) {
  1011. J400ToARGBRow = J400ToARGBRow_AVX2;
  1012. }
  1013. }
  1014. #endif
  1015. #if defined(HAS_J400TOARGBROW_NEON)
  1016. if (TestCpuFlag(kCpuHasNEON)) {
  1017. J400ToARGBRow = J400ToARGBRow_Any_NEON;
  1018. if (IS_ALIGNED(width, 8)) {
  1019. J400ToARGBRow = J400ToARGBRow_NEON;
  1020. }
  1021. }
  1022. #endif
  1023. #if defined(HAS_J400TOARGBROW_MSA)
  1024. if (TestCpuFlag(kCpuHasMSA)) {
  1025. J400ToARGBRow = J400ToARGBRow_Any_MSA;
  1026. if (IS_ALIGNED(width, 16)) {
  1027. J400ToARGBRow = J400ToARGBRow_MSA;
  1028. }
  1029. }
  1030. #endif
  1031. for (y = 0; y < height; ++y) {
  1032. J400ToARGBRow(src_y, dst_argb, width);
  1033. src_y += src_stride_y;
  1034. dst_argb += dst_stride_argb;
  1035. }
  1036. return 0;
  1037. }
  1038. // Shuffle table for converting BGRA to ARGB.
  1039. static const uvec8 kShuffleMaskBGRAToARGB = {
  1040. 3u, 2u, 1u, 0u, 7u, 6u, 5u, 4u, 11u, 10u, 9u, 8u, 15u, 14u, 13u, 12u};
  1041. // Shuffle table for converting ABGR to ARGB.
  1042. static const uvec8 kShuffleMaskABGRToARGB = {
  1043. 2u, 1u, 0u, 3u, 6u, 5u, 4u, 7u, 10u, 9u, 8u, 11u, 14u, 13u, 12u, 15u};
  1044. // Shuffle table for converting RGBA to ARGB.
  1045. static const uvec8 kShuffleMaskRGBAToARGB = {
  1046. 1u, 2u, 3u, 0u, 5u, 6u, 7u, 4u, 9u, 10u, 11u, 8u, 13u, 14u, 15u, 12u};
  1047. // Convert BGRA to ARGB.
  1048. LIBYUV_API
  1049. int BGRAToARGB(const uint8_t* src_bgra,
  1050. int src_stride_bgra,
  1051. uint8_t* dst_argb,
  1052. int dst_stride_argb,
  1053. int width,
  1054. int height) {
  1055. return ARGBShuffle(src_bgra, src_stride_bgra, dst_argb, dst_stride_argb,
  1056. (const uint8_t*)(&kShuffleMaskBGRAToARGB), width, height);
  1057. }
  1058. // Convert ARGB to BGRA (same as BGRAToARGB).
  1059. LIBYUV_API
  1060. int ARGBToBGRA(const uint8_t* src_bgra,
  1061. int src_stride_bgra,
  1062. uint8_t* dst_argb,
  1063. int dst_stride_argb,
  1064. int width,
  1065. int height) {
  1066. return ARGBShuffle(src_bgra, src_stride_bgra, dst_argb, dst_stride_argb,
  1067. (const uint8_t*)(&kShuffleMaskBGRAToARGB), width, height);
  1068. }
  1069. // Convert ABGR to ARGB.
  1070. LIBYUV_API
  1071. int ABGRToARGB(const uint8_t* src_abgr,
  1072. int src_stride_abgr,
  1073. uint8_t* dst_argb,
  1074. int dst_stride_argb,
  1075. int width,
  1076. int height) {
  1077. return ARGBShuffle(src_abgr, src_stride_abgr, dst_argb, dst_stride_argb,
  1078. (const uint8_t*)(&kShuffleMaskABGRToARGB), width, height);
  1079. }
  1080. // Convert ARGB to ABGR to (same as ABGRToARGB).
  1081. LIBYUV_API
  1082. int ARGBToABGR(const uint8_t* src_abgr,
  1083. int src_stride_abgr,
  1084. uint8_t* dst_argb,
  1085. int dst_stride_argb,
  1086. int width,
  1087. int height) {
  1088. return ARGBShuffle(src_abgr, src_stride_abgr, dst_argb, dst_stride_argb,
  1089. (const uint8_t*)(&kShuffleMaskABGRToARGB), width, height);
  1090. }
  1091. // Convert RGBA to ARGB.
  1092. LIBYUV_API
  1093. int RGBAToARGB(const uint8_t* src_rgba,
  1094. int src_stride_rgba,
  1095. uint8_t* dst_argb,
  1096. int dst_stride_argb,
  1097. int width,
  1098. int height) {
  1099. return ARGBShuffle(src_rgba, src_stride_rgba, dst_argb, dst_stride_argb,
  1100. (const uint8_t*)(&kShuffleMaskRGBAToARGB), width, height);
  1101. }
  1102. // Convert RGB24 to ARGB.
  1103. LIBYUV_API
  1104. int RGB24ToARGB(const uint8_t* src_rgb24,
  1105. int src_stride_rgb24,
  1106. uint8_t* dst_argb,
  1107. int dst_stride_argb,
  1108. int width,
  1109. int height) {
  1110. int y;
  1111. void (*RGB24ToARGBRow)(const uint8_t* src_rgb, uint8_t* dst_argb, int width) =
  1112. RGB24ToARGBRow_C;
  1113. if (!src_rgb24 || !dst_argb || width <= 0 || height == 0) {
  1114. return -1;
  1115. }
  1116. // Negative height means invert the image.
  1117. if (height < 0) {
  1118. height = -height;
  1119. src_rgb24 = src_rgb24 + (height - 1) * src_stride_rgb24;
  1120. src_stride_rgb24 = -src_stride_rgb24;
  1121. }
  1122. // Coalesce rows.
  1123. if (src_stride_rgb24 == width * 3 && dst_stride_argb == width * 4) {
  1124. width *= height;
  1125. height = 1;
  1126. src_stride_rgb24 = dst_stride_argb = 0;
  1127. }
  1128. #if defined(HAS_RGB24TOARGBROW_SSSE3)
  1129. if (TestCpuFlag(kCpuHasSSSE3)) {
  1130. RGB24ToARGBRow = RGB24ToARGBRow_Any_SSSE3;
  1131. if (IS_ALIGNED(width, 16)) {
  1132. RGB24ToARGBRow = RGB24ToARGBRow_SSSE3;
  1133. }
  1134. }
  1135. #endif
  1136. #if defined(HAS_RGB24TOARGBROW_NEON)
  1137. if (TestCpuFlag(kCpuHasNEON)) {
  1138. RGB24ToARGBRow = RGB24ToARGBRow_Any_NEON;
  1139. if (IS_ALIGNED(width, 8)) {
  1140. RGB24ToARGBRow = RGB24ToARGBRow_NEON;
  1141. }
  1142. }
  1143. #endif
  1144. #if defined(HAS_RGB24TOARGBROW_MSA)
  1145. if (TestCpuFlag(kCpuHasMSA)) {
  1146. RGB24ToARGBRow = RGB24ToARGBRow_Any_MSA;
  1147. if (IS_ALIGNED(width, 16)) {
  1148. RGB24ToARGBRow = RGB24ToARGBRow_MSA;
  1149. }
  1150. }
  1151. #endif
  1152. for (y = 0; y < height; ++y) {
  1153. RGB24ToARGBRow(src_rgb24, dst_argb, width);
  1154. src_rgb24 += src_stride_rgb24;
  1155. dst_argb += dst_stride_argb;
  1156. }
  1157. return 0;
  1158. }
  1159. // Convert RAW to ARGB.
  1160. LIBYUV_API
  1161. int RAWToARGB(const uint8_t* src_raw,
  1162. int src_stride_raw,
  1163. uint8_t* dst_argb,
  1164. int dst_stride_argb,
  1165. int width,
  1166. int height) {
  1167. int y;
  1168. void (*RAWToARGBRow)(const uint8_t* src_rgb, uint8_t* dst_argb, int width) =
  1169. RAWToARGBRow_C;
  1170. if (!src_raw || !dst_argb || width <= 0 || height == 0) {
  1171. return -1;
  1172. }
  1173. // Negative height means invert the image.
  1174. if (height < 0) {
  1175. height = -height;
  1176. src_raw = src_raw + (height - 1) * src_stride_raw;
  1177. src_stride_raw = -src_stride_raw;
  1178. }
  1179. // Coalesce rows.
  1180. if (src_stride_raw == width * 3 && dst_stride_argb == width * 4) {
  1181. width *= height;
  1182. height = 1;
  1183. src_stride_raw = dst_stride_argb = 0;
  1184. }
  1185. #if defined(HAS_RAWTOARGBROW_SSSE3)
  1186. if (TestCpuFlag(kCpuHasSSSE3)) {
  1187. RAWToARGBRow = RAWToARGBRow_Any_SSSE3;
  1188. if (IS_ALIGNED(width, 16)) {
  1189. RAWToARGBRow = RAWToARGBRow_SSSE3;
  1190. }
  1191. }
  1192. #endif
  1193. #if defined(HAS_RAWTOARGBROW_NEON)
  1194. if (TestCpuFlag(kCpuHasNEON)) {
  1195. RAWToARGBRow = RAWToARGBRow_Any_NEON;
  1196. if (IS_ALIGNED(width, 8)) {
  1197. RAWToARGBRow = RAWToARGBRow_NEON;
  1198. }
  1199. }
  1200. #endif
  1201. #if defined(HAS_RAWTOARGBROW_MSA)
  1202. if (TestCpuFlag(kCpuHasMSA)) {
  1203. RAWToARGBRow = RAWToARGBRow_Any_MSA;
  1204. if (IS_ALIGNED(width, 16)) {
  1205. RAWToARGBRow = RAWToARGBRow_MSA;
  1206. }
  1207. }
  1208. #endif
  1209. for (y = 0; y < height; ++y) {
  1210. RAWToARGBRow(src_raw, dst_argb, width);
  1211. src_raw += src_stride_raw;
  1212. dst_argb += dst_stride_argb;
  1213. }
  1214. return 0;
  1215. }
  1216. // Convert RGB565 to ARGB.
  1217. LIBYUV_API
  1218. int RGB565ToARGB(const uint8_t* src_rgb565,
  1219. int src_stride_rgb565,
  1220. uint8_t* dst_argb,
  1221. int dst_stride_argb,
  1222. int width,
  1223. int height) {
  1224. int y;
  1225. void (*RGB565ToARGBRow)(const uint8_t* src_rgb565, uint8_t* dst_argb,
  1226. int width) = RGB565ToARGBRow_C;
  1227. if (!src_rgb565 || !dst_argb || width <= 0 || height == 0) {
  1228. return -1;
  1229. }
  1230. // Negative height means invert the image.
  1231. if (height < 0) {
  1232. height = -height;
  1233. src_rgb565 = src_rgb565 + (height - 1) * src_stride_rgb565;
  1234. src_stride_rgb565 = -src_stride_rgb565;
  1235. }
  1236. // Coalesce rows.
  1237. if (src_stride_rgb565 == width * 2 && dst_stride_argb == width * 4) {
  1238. width *= height;
  1239. height = 1;
  1240. src_stride_rgb565 = dst_stride_argb = 0;
  1241. }
  1242. #if defined(HAS_RGB565TOARGBROW_SSE2)
  1243. if (TestCpuFlag(kCpuHasSSE2)) {
  1244. RGB565ToARGBRow = RGB565ToARGBRow_Any_SSE2;
  1245. if (IS_ALIGNED(width, 8)) {
  1246. RGB565ToARGBRow = RGB565ToARGBRow_SSE2;
  1247. }
  1248. }
  1249. #endif
  1250. #if defined(HAS_RGB565TOARGBROW_AVX2)
  1251. if (TestCpuFlag(kCpuHasAVX2)) {
  1252. RGB565ToARGBRow = RGB565ToARGBRow_Any_AVX2;
  1253. if (IS_ALIGNED(width, 16)) {
  1254. RGB565ToARGBRow = RGB565ToARGBRow_AVX2;
  1255. }
  1256. }
  1257. #endif
  1258. #if defined(HAS_RGB565TOARGBROW_NEON)
  1259. if (TestCpuFlag(kCpuHasNEON)) {
  1260. RGB565ToARGBRow = RGB565ToARGBRow_Any_NEON;
  1261. if (IS_ALIGNED(width, 8)) {
  1262. RGB565ToARGBRow = RGB565ToARGBRow_NEON;
  1263. }
  1264. }
  1265. #endif
  1266. #if defined(HAS_RGB565TOARGBROW_MSA)
  1267. if (TestCpuFlag(kCpuHasMSA)) {
  1268. RGB565ToARGBRow = RGB565ToARGBRow_Any_MSA;
  1269. if (IS_ALIGNED(width, 16)) {
  1270. RGB565ToARGBRow = RGB565ToARGBRow_MSA;
  1271. }
  1272. }
  1273. #endif
  1274. for (y = 0; y < height; ++y) {
  1275. RGB565ToARGBRow(src_rgb565, dst_argb, width);
  1276. src_rgb565 += src_stride_rgb565;
  1277. dst_argb += dst_stride_argb;
  1278. }
  1279. return 0;
  1280. }
  1281. // Convert ARGB1555 to ARGB.
  1282. LIBYUV_API
  1283. int ARGB1555ToARGB(const uint8_t* src_argb1555,
  1284. int src_stride_argb1555,
  1285. uint8_t* dst_argb,
  1286. int dst_stride_argb,
  1287. int width,
  1288. int height) {
  1289. int y;
  1290. void (*ARGB1555ToARGBRow)(const uint8_t* src_argb1555, uint8_t* dst_argb,
  1291. int width) = ARGB1555ToARGBRow_C;
  1292. if (!src_argb1555 || !dst_argb || width <= 0 || height == 0) {
  1293. return -1;
  1294. }
  1295. // Negative height means invert the image.
  1296. if (height < 0) {
  1297. height = -height;
  1298. src_argb1555 = src_argb1555 + (height - 1) * src_stride_argb1555;
  1299. src_stride_argb1555 = -src_stride_argb1555;
  1300. }
  1301. // Coalesce rows.
  1302. if (src_stride_argb1555 == width * 2 && dst_stride_argb == width * 4) {
  1303. width *= height;
  1304. height = 1;
  1305. src_stride_argb1555 = dst_stride_argb = 0;
  1306. }
  1307. #if defined(HAS_ARGB1555TOARGBROW_SSE2)
  1308. if (TestCpuFlag(kCpuHasSSE2)) {
  1309. ARGB1555ToARGBRow = ARGB1555ToARGBRow_Any_SSE2;
  1310. if (IS_ALIGNED(width, 8)) {
  1311. ARGB1555ToARGBRow = ARGB1555ToARGBRow_SSE2;
  1312. }
  1313. }
  1314. #endif
  1315. #if defined(HAS_ARGB1555TOARGBROW_AVX2)
  1316. if (TestCpuFlag(kCpuHasAVX2)) {
  1317. ARGB1555ToARGBRow = ARGB1555ToARGBRow_Any_AVX2;
  1318. if (IS_ALIGNED(width, 16)) {
  1319. ARGB1555ToARGBRow = ARGB1555ToARGBRow_AVX2;
  1320. }
  1321. }
  1322. #endif
  1323. #if defined(HAS_ARGB1555TOARGBROW_NEON)
  1324. if (TestCpuFlag(kCpuHasNEON)) {
  1325. ARGB1555ToARGBRow = ARGB1555ToARGBRow_Any_NEON;
  1326. if (IS_ALIGNED(width, 8)) {
  1327. ARGB1555ToARGBRow = ARGB1555ToARGBRow_NEON;
  1328. }
  1329. }
  1330. #endif
  1331. #if defined(HAS_ARGB1555TOARGBROW_MSA)
  1332. if (TestCpuFlag(kCpuHasMSA)) {
  1333. ARGB1555ToARGBRow = ARGB1555ToARGBRow_Any_MSA;
  1334. if (IS_ALIGNED(width, 16)) {
  1335. ARGB1555ToARGBRow = ARGB1555ToARGBRow_MSA;
  1336. }
  1337. }
  1338. #endif
  1339. for (y = 0; y < height; ++y) {
  1340. ARGB1555ToARGBRow(src_argb1555, dst_argb, width);
  1341. src_argb1555 += src_stride_argb1555;
  1342. dst_argb += dst_stride_argb;
  1343. }
  1344. return 0;
  1345. }
  1346. // Convert ARGB4444 to ARGB.
  1347. LIBYUV_API
  1348. int ARGB4444ToARGB(const uint8_t* src_argb4444,
  1349. int src_stride_argb4444,
  1350. uint8_t* dst_argb,
  1351. int dst_stride_argb,
  1352. int width,
  1353. int height) {
  1354. int y;
  1355. void (*ARGB4444ToARGBRow)(const uint8_t* src_argb4444, uint8_t* dst_argb,
  1356. int width) = ARGB4444ToARGBRow_C;
  1357. if (!src_argb4444 || !dst_argb || width <= 0 || height == 0) {
  1358. return -1;
  1359. }
  1360. // Negative height means invert the image.
  1361. if (height < 0) {
  1362. height = -height;
  1363. src_argb4444 = src_argb4444 + (height - 1) * src_stride_argb4444;
  1364. src_stride_argb4444 = -src_stride_argb4444;
  1365. }
  1366. // Coalesce rows.
  1367. if (src_stride_argb4444 == width * 2 && dst_stride_argb == width * 4) {
  1368. width *= height;
  1369. height = 1;
  1370. src_stride_argb4444 = dst_stride_argb = 0;
  1371. }
  1372. #if defined(HAS_ARGB4444TOARGBROW_SSE2)
  1373. if (TestCpuFlag(kCpuHasSSE2)) {
  1374. ARGB4444ToARGBRow = ARGB4444ToARGBRow_Any_SSE2;
  1375. if (IS_ALIGNED(width, 8)) {
  1376. ARGB4444ToARGBRow = ARGB4444ToARGBRow_SSE2;
  1377. }
  1378. }
  1379. #endif
  1380. #if defined(HAS_ARGB4444TOARGBROW_AVX2)
  1381. if (TestCpuFlag(kCpuHasAVX2)) {
  1382. ARGB4444ToARGBRow = ARGB4444ToARGBRow_Any_AVX2;
  1383. if (IS_ALIGNED(width, 16)) {
  1384. ARGB4444ToARGBRow = ARGB4444ToARGBRow_AVX2;
  1385. }
  1386. }
  1387. #endif
  1388. #if defined(HAS_ARGB4444TOARGBROW_NEON)
  1389. if (TestCpuFlag(kCpuHasNEON)) {
  1390. ARGB4444ToARGBRow = ARGB4444ToARGBRow_Any_NEON;
  1391. if (IS_ALIGNED(width, 8)) {
  1392. ARGB4444ToARGBRow = ARGB4444ToARGBRow_NEON;
  1393. }
  1394. }
  1395. #endif
  1396. #if defined(HAS_ARGB4444TOARGBROW_MSA)
  1397. if (TestCpuFlag(kCpuHasMSA)) {
  1398. ARGB4444ToARGBRow = ARGB4444ToARGBRow_Any_MSA;
  1399. if (IS_ALIGNED(width, 16)) {
  1400. ARGB4444ToARGBRow = ARGB4444ToARGBRow_MSA;
  1401. }
  1402. }
  1403. #endif
  1404. for (y = 0; y < height; ++y) {
  1405. ARGB4444ToARGBRow(src_argb4444, dst_argb, width);
  1406. src_argb4444 += src_stride_argb4444;
  1407. dst_argb += dst_stride_argb;
  1408. }
  1409. return 0;
  1410. }
  1411. // Convert AR30 to ARGB.
  1412. LIBYUV_API
  1413. int AR30ToARGB(const uint8_t* src_ar30,
  1414. int src_stride_ar30,
  1415. uint8_t* dst_argb,
  1416. int dst_stride_argb,
  1417. int width,
  1418. int height) {
  1419. int y;
  1420. if (!src_ar30 || !dst_argb || width <= 0 || height == 0) {
  1421. return -1;
  1422. }
  1423. // Negative height means invert the image.
  1424. if (height < 0) {
  1425. height = -height;
  1426. src_ar30 = src_ar30 + (height - 1) * src_stride_ar30;
  1427. src_stride_ar30 = -src_stride_ar30;
  1428. }
  1429. // Coalesce rows.
  1430. if (src_stride_ar30 == width * 4 && dst_stride_argb == width * 4) {
  1431. width *= height;
  1432. height = 1;
  1433. src_stride_ar30 = dst_stride_argb = 0;
  1434. }
  1435. for (y = 0; y < height; ++y) {
  1436. AR30ToARGBRow_C(src_ar30, dst_argb, width);
  1437. src_ar30 += src_stride_ar30;
  1438. dst_argb += dst_stride_argb;
  1439. }
  1440. return 0;
  1441. }
  1442. // Convert AR30 to ABGR.
  1443. LIBYUV_API
  1444. int AR30ToABGR(const uint8_t* src_ar30,
  1445. int src_stride_ar30,
  1446. uint8_t* dst_abgr,
  1447. int dst_stride_abgr,
  1448. int width,
  1449. int height) {
  1450. int y;
  1451. if (!src_ar30 || !dst_abgr || width <= 0 || height == 0) {
  1452. return -1;
  1453. }
  1454. // Negative height means invert the image.
  1455. if (height < 0) {
  1456. height = -height;
  1457. src_ar30 = src_ar30 + (height - 1) * src_stride_ar30;
  1458. src_stride_ar30 = -src_stride_ar30;
  1459. }
  1460. // Coalesce rows.
  1461. if (src_stride_ar30 == width * 4 && dst_stride_abgr == width * 4) {
  1462. width *= height;
  1463. height = 1;
  1464. src_stride_ar30 = dst_stride_abgr = 0;
  1465. }
  1466. for (y = 0; y < height; ++y) {
  1467. AR30ToABGRRow_C(src_ar30, dst_abgr, width);
  1468. src_ar30 += src_stride_ar30;
  1469. dst_abgr += dst_stride_abgr;
  1470. }
  1471. return 0;
  1472. }
  1473. // Convert AR30 to AB30.
  1474. LIBYUV_API
  1475. int AR30ToAB30(const uint8_t* src_ar30,
  1476. int src_stride_ar30,
  1477. uint8_t* dst_ab30,
  1478. int dst_stride_ab30,
  1479. int width,
  1480. int height) {
  1481. int y;
  1482. if (!src_ar30 || !dst_ab30 || width <= 0 || height == 0) {
  1483. return -1;
  1484. }
  1485. // Negative height means invert the image.
  1486. if (height < 0) {
  1487. height = -height;
  1488. src_ar30 = src_ar30 + (height - 1) * src_stride_ar30;
  1489. src_stride_ar30 = -src_stride_ar30;
  1490. }
  1491. // Coalesce rows.
  1492. if (src_stride_ar30 == width * 4 && dst_stride_ab30 == width * 4) {
  1493. width *= height;
  1494. height = 1;
  1495. src_stride_ar30 = dst_stride_ab30 = 0;
  1496. }
  1497. for (y = 0; y < height; ++y) {
  1498. AR30ToAB30Row_C(src_ar30, dst_ab30, width);
  1499. src_ar30 += src_stride_ar30;
  1500. dst_ab30 += dst_stride_ab30;
  1501. }
  1502. return 0;
  1503. }
  1504. // Convert NV12 to ARGB with matrix
  1505. static int NV12ToARGBMatrix(const uint8_t* src_y,
  1506. int src_stride_y,
  1507. const uint8_t* src_uv,
  1508. int src_stride_uv,
  1509. uint8_t* dst_argb,
  1510. int dst_stride_argb,
  1511. const struct YuvConstants* yuvconstants,
  1512. int width,
  1513. int height) {
  1514. int y;
  1515. void (*NV12ToARGBRow)(
  1516. const uint8_t* y_buf, const uint8_t* uv_buf, uint8_t* rgb_buf,
  1517. const struct YuvConstants* yuvconstants, int width) = NV12ToARGBRow_C;
  1518. if (!src_y || !src_uv || !dst_argb || width <= 0 || height == 0) {
  1519. return -1;
  1520. }
  1521. // Negative height means invert the image.
  1522. if (height < 0) {
  1523. height = -height;
  1524. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  1525. dst_stride_argb = -dst_stride_argb;
  1526. }
  1527. #if defined(HAS_NV12TOARGBROW_SSSE3)
  1528. if (TestCpuFlag(kCpuHasSSSE3)) {
  1529. NV12ToARGBRow = NV12ToARGBRow_Any_SSSE3;
  1530. if (IS_ALIGNED(width, 8)) {
  1531. NV12ToARGBRow = NV12ToARGBRow_SSSE3;
  1532. }
  1533. }
  1534. #endif
  1535. #if defined(HAS_NV12TOARGBROW_AVX2)
  1536. if (TestCpuFlag(kCpuHasAVX2)) {
  1537. NV12ToARGBRow = NV12ToARGBRow_Any_AVX2;
  1538. if (IS_ALIGNED(width, 16)) {
  1539. NV12ToARGBRow = NV12ToARGBRow_AVX2;
  1540. }
  1541. }
  1542. #endif
  1543. #if defined(HAS_NV12TOARGBROW_NEON)
  1544. if (TestCpuFlag(kCpuHasNEON)) {
  1545. NV12ToARGBRow = NV12ToARGBRow_Any_NEON;
  1546. if (IS_ALIGNED(width, 8)) {
  1547. NV12ToARGBRow = NV12ToARGBRow_NEON;
  1548. }
  1549. }
  1550. #endif
  1551. #if defined(HAS_NV12TOARGBROW_MSA)
  1552. if (TestCpuFlag(kCpuHasMSA)) {
  1553. NV12ToARGBRow = NV12ToARGBRow_Any_MSA;
  1554. if (IS_ALIGNED(width, 8)) {
  1555. NV12ToARGBRow = NV12ToARGBRow_MSA;
  1556. }
  1557. }
  1558. #endif
  1559. for (y = 0; y < height; ++y) {
  1560. NV12ToARGBRow(src_y, src_uv, dst_argb, yuvconstants, width);
  1561. dst_argb += dst_stride_argb;
  1562. src_y += src_stride_y;
  1563. if (y & 1) {
  1564. src_uv += src_stride_uv;
  1565. }
  1566. }
  1567. return 0;
  1568. }
  1569. // Convert NV21 to ARGB with matrix
  1570. static int NV21ToARGBMatrix(const uint8_t* src_y,
  1571. int src_stride_y,
  1572. const uint8_t* src_vu,
  1573. int src_stride_vu,
  1574. uint8_t* dst_argb,
  1575. int dst_stride_argb,
  1576. const struct YuvConstants* yuvconstants,
  1577. int width,
  1578. int height) {
  1579. int y;
  1580. void (*NV21ToARGBRow)(
  1581. const uint8_t* y_buf, const uint8_t* uv_buf, uint8_t* rgb_buf,
  1582. const struct YuvConstants* yuvconstants, int width) = NV21ToARGBRow_C;
  1583. if (!src_y || !src_vu || !dst_argb || width <= 0 || height == 0) {
  1584. return -1;
  1585. }
  1586. // Negative height means invert the image.
  1587. if (height < 0) {
  1588. height = -height;
  1589. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  1590. dst_stride_argb = -dst_stride_argb;
  1591. }
  1592. #if defined(HAS_NV21TOARGBROW_SSSE3)
  1593. if (TestCpuFlag(kCpuHasSSSE3)) {
  1594. NV21ToARGBRow = NV21ToARGBRow_Any_SSSE3;
  1595. if (IS_ALIGNED(width, 8)) {
  1596. NV21ToARGBRow = NV21ToARGBRow_SSSE3;
  1597. }
  1598. }
  1599. #endif
  1600. #if defined(HAS_NV21TOARGBROW_AVX2)
  1601. if (TestCpuFlag(kCpuHasAVX2)) {
  1602. NV21ToARGBRow = NV21ToARGBRow_Any_AVX2;
  1603. if (IS_ALIGNED(width, 16)) {
  1604. NV21ToARGBRow = NV21ToARGBRow_AVX2;
  1605. }
  1606. }
  1607. #endif
  1608. #if defined(HAS_NV21TOARGBROW_NEON)
  1609. if (TestCpuFlag(kCpuHasNEON)) {
  1610. NV21ToARGBRow = NV21ToARGBRow_Any_NEON;
  1611. if (IS_ALIGNED(width, 8)) {
  1612. NV21ToARGBRow = NV21ToARGBRow_NEON;
  1613. }
  1614. }
  1615. #endif
  1616. #if defined(HAS_NV21TOARGBROW_MSA)
  1617. if (TestCpuFlag(kCpuHasMSA)) {
  1618. NV21ToARGBRow = NV21ToARGBRow_Any_MSA;
  1619. if (IS_ALIGNED(width, 8)) {
  1620. NV21ToARGBRow = NV21ToARGBRow_MSA;
  1621. }
  1622. }
  1623. #endif
  1624. for (y = 0; y < height; ++y) {
  1625. NV21ToARGBRow(src_y, src_vu, dst_argb, yuvconstants, width);
  1626. dst_argb += dst_stride_argb;
  1627. src_y += src_stride_y;
  1628. if (y & 1) {
  1629. src_vu += src_stride_vu;
  1630. }
  1631. }
  1632. return 0;
  1633. }
  1634. // Convert NV12 to ARGB.
  1635. LIBYUV_API
  1636. int NV12ToARGB(const uint8_t* src_y,
  1637. int src_stride_y,
  1638. const uint8_t* src_uv,
  1639. int src_stride_uv,
  1640. uint8_t* dst_argb,
  1641. int dst_stride_argb,
  1642. int width,
  1643. int height) {
  1644. return NV12ToARGBMatrix(src_y, src_stride_y, src_uv, src_stride_uv, dst_argb,
  1645. dst_stride_argb, &kYuvI601Constants, width, height);
  1646. }
  1647. // Convert NV21 to ARGB.
  1648. LIBYUV_API
  1649. int NV21ToARGB(const uint8_t* src_y,
  1650. int src_stride_y,
  1651. const uint8_t* src_vu,
  1652. int src_stride_vu,
  1653. uint8_t* dst_argb,
  1654. int dst_stride_argb,
  1655. int width,
  1656. int height) {
  1657. return NV21ToARGBMatrix(src_y, src_stride_y, src_vu, src_stride_vu, dst_argb,
  1658. dst_stride_argb, &kYuvI601Constants, width, height);
  1659. }
  1660. // Convert NV12 to ABGR.
  1661. // To output ABGR instead of ARGB swap the UV and use a mirrrored yuc matrix.
  1662. // To swap the UV use NV12 instead of NV21.LIBYUV_API
  1663. int NV12ToABGR(const uint8_t* src_y,
  1664. int src_stride_y,
  1665. const uint8_t* src_uv,
  1666. int src_stride_uv,
  1667. uint8_t* dst_abgr,
  1668. int dst_stride_abgr,
  1669. int width,
  1670. int height) {
  1671. return NV21ToARGBMatrix(src_y, src_stride_y, src_uv, src_stride_uv, dst_abgr,
  1672. dst_stride_abgr, &kYvuI601Constants, width, height);
  1673. }
  1674. // Convert NV21 to ABGR.
  1675. LIBYUV_API
  1676. int NV21ToABGR(const uint8_t* src_y,
  1677. int src_stride_y,
  1678. const uint8_t* src_vu,
  1679. int src_stride_vu,
  1680. uint8_t* dst_abgr,
  1681. int dst_stride_abgr,
  1682. int width,
  1683. int height) {
  1684. return NV12ToARGBMatrix(src_y, src_stride_y, src_vu, src_stride_vu, dst_abgr,
  1685. dst_stride_abgr, &kYvuI601Constants, width, height);
  1686. }
  1687. // TODO(fbarchard): Consider SSSE3 2 step conversion.
  1688. // Convert NV12 to RGB24 with matrix
  1689. static int NV12ToRGB24Matrix(const uint8_t* src_y,
  1690. int src_stride_y,
  1691. const uint8_t* src_uv,
  1692. int src_stride_uv,
  1693. uint8_t* dst_rgb24,
  1694. int dst_stride_rgb24,
  1695. const struct YuvConstants* yuvconstants,
  1696. int width,
  1697. int height) {
  1698. int y;
  1699. void (*NV12ToRGB24Row)(
  1700. const uint8_t* y_buf, const uint8_t* uv_buf, uint8_t* rgb_buf,
  1701. const struct YuvConstants* yuvconstants, int width) = NV12ToRGB24Row_C;
  1702. if (!src_y || !src_uv || !dst_rgb24 || width <= 0 || height == 0) {
  1703. return -1;
  1704. }
  1705. // Negative height means invert the image.
  1706. if (height < 0) {
  1707. height = -height;
  1708. dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24;
  1709. dst_stride_rgb24 = -dst_stride_rgb24;
  1710. }
  1711. #if defined(HAS_NV12TORGB24ROW_NEON)
  1712. if (TestCpuFlag(kCpuHasNEON)) {
  1713. NV12ToRGB24Row = NV12ToRGB24Row_Any_NEON;
  1714. if (IS_ALIGNED(width, 8)) {
  1715. NV12ToRGB24Row = NV12ToRGB24Row_NEON;
  1716. }
  1717. }
  1718. #endif
  1719. #if defined(HAS_NV12TORGB24ROW_SSSE3)
  1720. if (TestCpuFlag(kCpuHasSSSE3)) {
  1721. NV12ToRGB24Row = NV12ToRGB24Row_Any_SSSE3;
  1722. if (IS_ALIGNED(width, 16)) {
  1723. NV12ToRGB24Row = NV12ToRGB24Row_SSSE3;
  1724. }
  1725. }
  1726. #endif
  1727. #if defined(HAS_NV12TORGB24ROW_AVX2)
  1728. if (TestCpuFlag(kCpuHasAVX2)) {
  1729. NV12ToRGB24Row = NV12ToRGB24Row_Any_AVX2;
  1730. if (IS_ALIGNED(width, 32)) {
  1731. NV12ToRGB24Row = NV12ToRGB24Row_AVX2;
  1732. }
  1733. }
  1734. #endif
  1735. for (y = 0; y < height; ++y) {
  1736. NV12ToRGB24Row(src_y, src_uv, dst_rgb24, yuvconstants, width);
  1737. dst_rgb24 += dst_stride_rgb24;
  1738. src_y += src_stride_y;
  1739. if (y & 1) {
  1740. src_uv += src_stride_uv;
  1741. }
  1742. }
  1743. return 0;
  1744. }
  1745. // Convert NV21 to RGB24 with matrix
  1746. static int NV21ToRGB24Matrix(const uint8_t* src_y,
  1747. int src_stride_y,
  1748. const uint8_t* src_vu,
  1749. int src_stride_vu,
  1750. uint8_t* dst_rgb24,
  1751. int dst_stride_rgb24,
  1752. const struct YuvConstants* yuvconstants,
  1753. int width,
  1754. int height) {
  1755. int y;
  1756. void (*NV21ToRGB24Row)(
  1757. const uint8_t* y_buf, const uint8_t* uv_buf, uint8_t* rgb_buf,
  1758. const struct YuvConstants* yuvconstants, int width) = NV21ToRGB24Row_C;
  1759. if (!src_y || !src_vu || !dst_rgb24 || width <= 0 || height == 0) {
  1760. return -1;
  1761. }
  1762. // Negative height means invert the image.
  1763. if (height < 0) {
  1764. height = -height;
  1765. dst_rgb24 = dst_rgb24 + (height - 1) * dst_stride_rgb24;
  1766. dst_stride_rgb24 = -dst_stride_rgb24;
  1767. }
  1768. #if defined(HAS_NV21TORGB24ROW_NEON)
  1769. if (TestCpuFlag(kCpuHasNEON)) {
  1770. NV21ToRGB24Row = NV21ToRGB24Row_Any_NEON;
  1771. if (IS_ALIGNED(width, 8)) {
  1772. NV21ToRGB24Row = NV21ToRGB24Row_NEON;
  1773. }
  1774. }
  1775. #endif
  1776. #if defined(HAS_NV21TORGB24ROW_SSSE3)
  1777. if (TestCpuFlag(kCpuHasSSSE3)) {
  1778. NV21ToRGB24Row = NV21ToRGB24Row_Any_SSSE3;
  1779. if (IS_ALIGNED(width, 16)) {
  1780. NV21ToRGB24Row = NV21ToRGB24Row_SSSE3;
  1781. }
  1782. }
  1783. #endif
  1784. #if defined(HAS_NV21TORGB24ROW_AVX2)
  1785. if (TestCpuFlag(kCpuHasAVX2)) {
  1786. NV21ToRGB24Row = NV21ToRGB24Row_Any_AVX2;
  1787. if (IS_ALIGNED(width, 32)) {
  1788. NV21ToRGB24Row = NV21ToRGB24Row_AVX2;
  1789. }
  1790. }
  1791. #endif
  1792. for (y = 0; y < height; ++y) {
  1793. NV21ToRGB24Row(src_y, src_vu, dst_rgb24, yuvconstants, width);
  1794. dst_rgb24 += dst_stride_rgb24;
  1795. src_y += src_stride_y;
  1796. if (y & 1) {
  1797. src_vu += src_stride_vu;
  1798. }
  1799. }
  1800. return 0;
  1801. }
  1802. // TODO(fbarchard): NV12ToRAW can be implemented by mirrored matrix.
  1803. // Convert NV12 to RGB24.
  1804. LIBYUV_API
  1805. int NV12ToRGB24(const uint8_t* src_y,
  1806. int src_stride_y,
  1807. const uint8_t* src_uv,
  1808. int src_stride_uv,
  1809. uint8_t* dst_rgb24,
  1810. int dst_stride_rgb24,
  1811. int width,
  1812. int height) {
  1813. return NV12ToRGB24Matrix(src_y, src_stride_y, src_uv, src_stride_uv,
  1814. dst_rgb24, dst_stride_rgb24, &kYuvI601Constants,
  1815. width, height);
  1816. }
  1817. // Convert NV21 to RGB24.
  1818. LIBYUV_API
  1819. int NV21ToRGB24(const uint8_t* src_y,
  1820. int src_stride_y,
  1821. const uint8_t* src_vu,
  1822. int src_stride_vu,
  1823. uint8_t* dst_rgb24,
  1824. int dst_stride_rgb24,
  1825. int width,
  1826. int height) {
  1827. return NV21ToRGB24Matrix(src_y, src_stride_y, src_vu, src_stride_vu,
  1828. dst_rgb24, dst_stride_rgb24, &kYuvI601Constants,
  1829. width, height);
  1830. }
  1831. // Convert M420 to ARGB.
  1832. LIBYUV_API
  1833. int M420ToARGB(const uint8_t* src_m420,
  1834. int src_stride_m420,
  1835. uint8_t* dst_argb,
  1836. int dst_stride_argb,
  1837. int width,
  1838. int height) {
  1839. int y;
  1840. void (*NV12ToARGBRow)(
  1841. const uint8_t* y_buf, const uint8_t* uv_buf, uint8_t* rgb_buf,
  1842. const struct YuvConstants* yuvconstants, int width) = NV12ToARGBRow_C;
  1843. if (!src_m420 || !dst_argb || width <= 0 || height == 0) {
  1844. return -1;
  1845. }
  1846. // Negative height means invert the image.
  1847. if (height < 0) {
  1848. height = -height;
  1849. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  1850. dst_stride_argb = -dst_stride_argb;
  1851. }
  1852. #if defined(HAS_NV12TOARGBROW_SSSE3)
  1853. if (TestCpuFlag(kCpuHasSSSE3)) {
  1854. NV12ToARGBRow = NV12ToARGBRow_Any_SSSE3;
  1855. if (IS_ALIGNED(width, 8)) {
  1856. NV12ToARGBRow = NV12ToARGBRow_SSSE3;
  1857. }
  1858. }
  1859. #endif
  1860. #if defined(HAS_NV12TOARGBROW_AVX2)
  1861. if (TestCpuFlag(kCpuHasAVX2)) {
  1862. NV12ToARGBRow = NV12ToARGBRow_Any_AVX2;
  1863. if (IS_ALIGNED(width, 16)) {
  1864. NV12ToARGBRow = NV12ToARGBRow_AVX2;
  1865. }
  1866. }
  1867. #endif
  1868. #if defined(HAS_NV12TOARGBROW_NEON)
  1869. if (TestCpuFlag(kCpuHasNEON)) {
  1870. NV12ToARGBRow = NV12ToARGBRow_Any_NEON;
  1871. if (IS_ALIGNED(width, 8)) {
  1872. NV12ToARGBRow = NV12ToARGBRow_NEON;
  1873. }
  1874. }
  1875. #endif
  1876. #if defined(HAS_NV12TOARGBROW_MSA)
  1877. if (TestCpuFlag(kCpuHasMSA)) {
  1878. NV12ToARGBRow = NV12ToARGBRow_Any_MSA;
  1879. if (IS_ALIGNED(width, 8)) {
  1880. NV12ToARGBRow = NV12ToARGBRow_MSA;
  1881. }
  1882. }
  1883. #endif
  1884. for (y = 0; y < height - 1; y += 2) {
  1885. NV12ToARGBRow(src_m420, src_m420 + src_stride_m420 * 2, dst_argb,
  1886. &kYuvI601Constants, width);
  1887. NV12ToARGBRow(src_m420 + src_stride_m420, src_m420 + src_stride_m420 * 2,
  1888. dst_argb + dst_stride_argb, &kYuvI601Constants, width);
  1889. dst_argb += dst_stride_argb * 2;
  1890. src_m420 += src_stride_m420 * 3;
  1891. }
  1892. if (height & 1) {
  1893. NV12ToARGBRow(src_m420, src_m420 + src_stride_m420 * 2, dst_argb,
  1894. &kYuvI601Constants, width);
  1895. }
  1896. return 0;
  1897. }
  1898. // Convert YUY2 to ARGB.
  1899. LIBYUV_API
  1900. int YUY2ToARGB(const uint8_t* src_yuy2,
  1901. int src_stride_yuy2,
  1902. uint8_t* dst_argb,
  1903. int dst_stride_argb,
  1904. int width,
  1905. int height) {
  1906. int y;
  1907. void (*YUY2ToARGBRow)(const uint8_t* src_yuy2, uint8_t* dst_argb,
  1908. const struct YuvConstants* yuvconstants, int width) =
  1909. YUY2ToARGBRow_C;
  1910. if (!src_yuy2 || !dst_argb || width <= 0 || height == 0) {
  1911. return -1;
  1912. }
  1913. // Negative height means invert the image.
  1914. if (height < 0) {
  1915. height = -height;
  1916. src_yuy2 = src_yuy2 + (height - 1) * src_stride_yuy2;
  1917. src_stride_yuy2 = -src_stride_yuy2;
  1918. }
  1919. // Coalesce rows.
  1920. if (src_stride_yuy2 == width * 2 && dst_stride_argb == width * 4) {
  1921. width *= height;
  1922. height = 1;
  1923. src_stride_yuy2 = dst_stride_argb = 0;
  1924. }
  1925. #if defined(HAS_YUY2TOARGBROW_SSSE3)
  1926. if (TestCpuFlag(kCpuHasSSSE3)) {
  1927. YUY2ToARGBRow = YUY2ToARGBRow_Any_SSSE3;
  1928. if (IS_ALIGNED(width, 16)) {
  1929. YUY2ToARGBRow = YUY2ToARGBRow_SSSE3;
  1930. }
  1931. }
  1932. #endif
  1933. #if defined(HAS_YUY2TOARGBROW_AVX2)
  1934. if (TestCpuFlag(kCpuHasAVX2)) {
  1935. YUY2ToARGBRow = YUY2ToARGBRow_Any_AVX2;
  1936. if (IS_ALIGNED(width, 32)) {
  1937. YUY2ToARGBRow = YUY2ToARGBRow_AVX2;
  1938. }
  1939. }
  1940. #endif
  1941. #if defined(HAS_YUY2TOARGBROW_NEON)
  1942. if (TestCpuFlag(kCpuHasNEON)) {
  1943. YUY2ToARGBRow = YUY2ToARGBRow_Any_NEON;
  1944. if (IS_ALIGNED(width, 8)) {
  1945. YUY2ToARGBRow = YUY2ToARGBRow_NEON;
  1946. }
  1947. }
  1948. #endif
  1949. #if defined(HAS_YUY2TOARGBROW_MSA)
  1950. if (TestCpuFlag(kCpuHasMSA)) {
  1951. YUY2ToARGBRow = YUY2ToARGBRow_Any_MSA;
  1952. if (IS_ALIGNED(width, 8)) {
  1953. YUY2ToARGBRow = YUY2ToARGBRow_MSA;
  1954. }
  1955. }
  1956. #endif
  1957. for (y = 0; y < height; ++y) {
  1958. YUY2ToARGBRow(src_yuy2, dst_argb, &kYuvI601Constants, width);
  1959. src_yuy2 += src_stride_yuy2;
  1960. dst_argb += dst_stride_argb;
  1961. }
  1962. return 0;
  1963. }
  1964. // Convert UYVY to ARGB.
  1965. LIBYUV_API
  1966. int UYVYToARGB(const uint8_t* src_uyvy,
  1967. int src_stride_uyvy,
  1968. uint8_t* dst_argb,
  1969. int dst_stride_argb,
  1970. int width,
  1971. int height) {
  1972. int y;
  1973. void (*UYVYToARGBRow)(const uint8_t* src_uyvy, uint8_t* dst_argb,
  1974. const struct YuvConstants* yuvconstants, int width) =
  1975. UYVYToARGBRow_C;
  1976. if (!src_uyvy || !dst_argb || width <= 0 || height == 0) {
  1977. return -1;
  1978. }
  1979. // Negative height means invert the image.
  1980. if (height < 0) {
  1981. height = -height;
  1982. src_uyvy = src_uyvy + (height - 1) * src_stride_uyvy;
  1983. src_stride_uyvy = -src_stride_uyvy;
  1984. }
  1985. // Coalesce rows.
  1986. if (src_stride_uyvy == width * 2 && dst_stride_argb == width * 4) {
  1987. width *= height;
  1988. height = 1;
  1989. src_stride_uyvy = dst_stride_argb = 0;
  1990. }
  1991. #if defined(HAS_UYVYTOARGBROW_SSSE3)
  1992. if (TestCpuFlag(kCpuHasSSSE3)) {
  1993. UYVYToARGBRow = UYVYToARGBRow_Any_SSSE3;
  1994. if (IS_ALIGNED(width, 16)) {
  1995. UYVYToARGBRow = UYVYToARGBRow_SSSE3;
  1996. }
  1997. }
  1998. #endif
  1999. #if defined(HAS_UYVYTOARGBROW_AVX2)
  2000. if (TestCpuFlag(kCpuHasAVX2)) {
  2001. UYVYToARGBRow = UYVYToARGBRow_Any_AVX2;
  2002. if (IS_ALIGNED(width, 32)) {
  2003. UYVYToARGBRow = UYVYToARGBRow_AVX2;
  2004. }
  2005. }
  2006. #endif
  2007. #if defined(HAS_UYVYTOARGBROW_NEON)
  2008. if (TestCpuFlag(kCpuHasNEON)) {
  2009. UYVYToARGBRow = UYVYToARGBRow_Any_NEON;
  2010. if (IS_ALIGNED(width, 8)) {
  2011. UYVYToARGBRow = UYVYToARGBRow_NEON;
  2012. }
  2013. }
  2014. #endif
  2015. #if defined(HAS_UYVYTOARGBROW_MSA)
  2016. if (TestCpuFlag(kCpuHasMSA)) {
  2017. UYVYToARGBRow = UYVYToARGBRow_Any_MSA;
  2018. if (IS_ALIGNED(width, 8)) {
  2019. UYVYToARGBRow = UYVYToARGBRow_MSA;
  2020. }
  2021. }
  2022. #endif
  2023. for (y = 0; y < height; ++y) {
  2024. UYVYToARGBRow(src_uyvy, dst_argb, &kYuvI601Constants, width);
  2025. src_uyvy += src_stride_uyvy;
  2026. dst_argb += dst_stride_argb;
  2027. }
  2028. return 0;
  2029. }
  2030. static void WeavePixels(const uint8_t* src_u,
  2031. const uint8_t* src_v,
  2032. int src_pixel_stride_uv,
  2033. uint8_t* dst_uv,
  2034. int width) {
  2035. int i;
  2036. for (i = 0; i < width; ++i) {
  2037. dst_uv[0] = *src_u;
  2038. dst_uv[1] = *src_v;
  2039. dst_uv += 2;
  2040. src_u += src_pixel_stride_uv;
  2041. src_v += src_pixel_stride_uv;
  2042. }
  2043. }
  2044. // Convert Android420 to ARGB.
  2045. LIBYUV_API
  2046. int Android420ToARGBMatrix(const uint8_t* src_y,
  2047. int src_stride_y,
  2048. const uint8_t* src_u,
  2049. int src_stride_u,
  2050. const uint8_t* src_v,
  2051. int src_stride_v,
  2052. int src_pixel_stride_uv,
  2053. uint8_t* dst_argb,
  2054. int dst_stride_argb,
  2055. const struct YuvConstants* yuvconstants,
  2056. int width,
  2057. int height) {
  2058. int y;
  2059. uint8_t* dst_uv;
  2060. const ptrdiff_t vu_off = src_v - src_u;
  2061. int halfwidth = (width + 1) >> 1;
  2062. int halfheight = (height + 1) >> 1;
  2063. if (!src_y || !src_u || !src_v || !dst_argb || width <= 0 || height == 0) {
  2064. return -1;
  2065. }
  2066. // Negative height means invert the image.
  2067. if (height < 0) {
  2068. height = -height;
  2069. halfheight = (height + 1) >> 1;
  2070. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  2071. dst_stride_argb = -dst_stride_argb;
  2072. }
  2073. // I420
  2074. if (src_pixel_stride_uv == 1) {
  2075. return I420ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  2076. src_stride_v, dst_argb, dst_stride_argb,
  2077. yuvconstants, width, height);
  2078. // NV21
  2079. }
  2080. if (src_pixel_stride_uv == 2 && vu_off == -1 &&
  2081. src_stride_u == src_stride_v) {
  2082. return NV21ToARGBMatrix(src_y, src_stride_y, src_v, src_stride_v, dst_argb,
  2083. dst_stride_argb, yuvconstants, width, height);
  2084. // NV12
  2085. }
  2086. if (src_pixel_stride_uv == 2 && vu_off == 1 && src_stride_u == src_stride_v) {
  2087. return NV12ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, dst_argb,
  2088. dst_stride_argb, yuvconstants, width, height);
  2089. }
  2090. // General case fallback creates NV12
  2091. align_buffer_64(plane_uv, halfwidth * 2 * halfheight);
  2092. dst_uv = plane_uv;
  2093. for (y = 0; y < halfheight; ++y) {
  2094. WeavePixels(src_u, src_v, src_pixel_stride_uv, dst_uv, halfwidth);
  2095. src_u += src_stride_u;
  2096. src_v += src_stride_v;
  2097. dst_uv += halfwidth * 2;
  2098. }
  2099. NV12ToARGBMatrix(src_y, src_stride_y, plane_uv, halfwidth * 2, dst_argb,
  2100. dst_stride_argb, yuvconstants, width, height);
  2101. free_aligned_buffer_64(plane_uv);
  2102. return 0;
  2103. }
  2104. // Convert Android420 to ARGB.
  2105. LIBYUV_API
  2106. int Android420ToARGB(const uint8_t* src_y,
  2107. int src_stride_y,
  2108. const uint8_t* src_u,
  2109. int src_stride_u,
  2110. const uint8_t* src_v,
  2111. int src_stride_v,
  2112. int src_pixel_stride_uv,
  2113. uint8_t* dst_argb,
  2114. int dst_stride_argb,
  2115. int width,
  2116. int height) {
  2117. return Android420ToARGBMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  2118. src_stride_v, src_pixel_stride_uv, dst_argb,
  2119. dst_stride_argb, &kYuvI601Constants, width,
  2120. height);
  2121. }
  2122. // Convert Android420 to ABGR.
  2123. LIBYUV_API
  2124. int Android420ToABGR(const uint8_t* src_y,
  2125. int src_stride_y,
  2126. const uint8_t* src_u,
  2127. int src_stride_u,
  2128. const uint8_t* src_v,
  2129. int src_stride_v,
  2130. int src_pixel_stride_uv,
  2131. uint8_t* dst_abgr,
  2132. int dst_stride_abgr,
  2133. int width,
  2134. int height) {
  2135. return Android420ToARGBMatrix(src_y, src_stride_y, src_v, src_stride_v, src_u,
  2136. src_stride_u, src_pixel_stride_uv, dst_abgr,
  2137. dst_stride_abgr, &kYvuI601Constants, width,
  2138. height);
  2139. }
  2140. #ifdef __cplusplus
  2141. } // extern "C"
  2142. } // namespace libyuv
  2143. #endif