planar_functions.cc 79 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672
  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/planar_functions.h"
  11. #include <string.h> // for memset()
  12. #include "libyuv/cpu_id.h"
  13. #ifdef HAVE_JPEG
  14. #include "libyuv/mjpeg_decoder.h"
  15. #endif
  16. #include "libyuv/row.h"
  17. #include "libyuv/scale_row.h" // for ScaleRowDown2
  18. #ifdef __cplusplus
  19. namespace libyuv {
  20. extern "C" {
  21. #endif
  22. // Copy a plane of data
  23. LIBYUV_API
  24. void CopyPlane(const uint8* src_y, int src_stride_y,
  25. uint8* dst_y, int dst_stride_y,
  26. int width, int height) {
  27. int y;
  28. void (*CopyRow)(const uint8* src, uint8* dst, int width) = CopyRow_C;
  29. // Coalesce rows.
  30. if (src_stride_y == width &&
  31. dst_stride_y == width) {
  32. width *= height;
  33. height = 1;
  34. src_stride_y = dst_stride_y = 0;
  35. }
  36. // Nothing to do.
  37. if (src_y == dst_y && src_stride_y == dst_stride_y) {
  38. return;
  39. }
  40. #if defined(HAS_COPYROW_SSE2)
  41. if (TestCpuFlag(kCpuHasSSE2)) {
  42. CopyRow = IS_ALIGNED(width, 32) ? CopyRow_SSE2 : CopyRow_Any_SSE2;
  43. }
  44. #endif
  45. #if defined(HAS_COPYROW_AVX)
  46. if (TestCpuFlag(kCpuHasAVX)) {
  47. CopyRow = IS_ALIGNED(width, 64) ? CopyRow_AVX : CopyRow_Any_AVX;
  48. }
  49. #endif
  50. #if defined(HAS_COPYROW_ERMS)
  51. if (TestCpuFlag(kCpuHasERMS)) {
  52. CopyRow = CopyRow_ERMS;
  53. }
  54. #endif
  55. #if defined(HAS_COPYROW_NEON)
  56. if (TestCpuFlag(kCpuHasNEON)) {
  57. CopyRow = IS_ALIGNED(width, 32) ? CopyRow_NEON : CopyRow_Any_NEON;
  58. }
  59. #endif
  60. #if defined(HAS_COPYROW_MIPS)
  61. if (TestCpuFlag(kCpuHasMIPS)) {
  62. CopyRow = CopyRow_MIPS;
  63. }
  64. #endif
  65. // Copy plane
  66. for (y = 0; y < height; ++y) {
  67. CopyRow(src_y, dst_y, width);
  68. src_y += src_stride_y;
  69. dst_y += dst_stride_y;
  70. }
  71. }
  72. LIBYUV_API
  73. void CopyPlane_16(const uint16* src_y, int src_stride_y,
  74. uint16* dst_y, int dst_stride_y,
  75. int width, int height) {
  76. int y;
  77. void (*CopyRow)(const uint16* src, uint16* dst, int width) = CopyRow_16_C;
  78. // Coalesce rows.
  79. if (src_stride_y == width &&
  80. dst_stride_y == width) {
  81. width *= height;
  82. height = 1;
  83. src_stride_y = dst_stride_y = 0;
  84. }
  85. #if defined(HAS_COPYROW_16_SSE2)
  86. if (TestCpuFlag(kCpuHasSSE2) && IS_ALIGNED(width, 32)) {
  87. CopyRow = CopyRow_16_SSE2;
  88. }
  89. #endif
  90. #if defined(HAS_COPYROW_16_ERMS)
  91. if (TestCpuFlag(kCpuHasERMS)) {
  92. CopyRow = CopyRow_16_ERMS;
  93. }
  94. #endif
  95. #if defined(HAS_COPYROW_16_NEON)
  96. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 32)) {
  97. CopyRow = CopyRow_16_NEON;
  98. }
  99. #endif
  100. #if defined(HAS_COPYROW_16_MIPS)
  101. if (TestCpuFlag(kCpuHasMIPS)) {
  102. CopyRow = CopyRow_16_MIPS;
  103. }
  104. #endif
  105. // Copy plane
  106. for (y = 0; y < height; ++y) {
  107. CopyRow(src_y, dst_y, width);
  108. src_y += src_stride_y;
  109. dst_y += dst_stride_y;
  110. }
  111. }
  112. // Copy I422.
  113. LIBYUV_API
  114. int I422Copy(const uint8* src_y, int src_stride_y,
  115. const uint8* src_u, int src_stride_u,
  116. const uint8* src_v, int src_stride_v,
  117. uint8* dst_y, int dst_stride_y,
  118. uint8* dst_u, int dst_stride_u,
  119. uint8* dst_v, int dst_stride_v,
  120. int width, int height) {
  121. int halfwidth = (width + 1) >> 1;
  122. if (!src_y || !src_u || !src_v ||
  123. !dst_y || !dst_u || !dst_v ||
  124. width <= 0 || height == 0) {
  125. return -1;
  126. }
  127. // Negative height means invert the image.
  128. if (height < 0) {
  129. height = -height;
  130. src_y = src_y + (height - 1) * src_stride_y;
  131. src_u = src_u + (height - 1) * src_stride_u;
  132. src_v = src_v + (height - 1) * src_stride_v;
  133. src_stride_y = -src_stride_y;
  134. src_stride_u = -src_stride_u;
  135. src_stride_v = -src_stride_v;
  136. }
  137. CopyPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  138. CopyPlane(src_u, src_stride_u, dst_u, dst_stride_u, halfwidth, height);
  139. CopyPlane(src_v, src_stride_v, dst_v, dst_stride_v, halfwidth, height);
  140. return 0;
  141. }
  142. // Copy I444.
  143. LIBYUV_API
  144. int I444Copy(const uint8* src_y, int src_stride_y,
  145. const uint8* src_u, int src_stride_u,
  146. const uint8* src_v, int src_stride_v,
  147. uint8* dst_y, int dst_stride_y,
  148. uint8* dst_u, int dst_stride_u,
  149. uint8* dst_v, int dst_stride_v,
  150. int width, int height) {
  151. if (!src_y || !src_u || !src_v ||
  152. !dst_y || !dst_u || !dst_v ||
  153. width <= 0 || height == 0) {
  154. return -1;
  155. }
  156. // Negative height means invert the image.
  157. if (height < 0) {
  158. height = -height;
  159. src_y = src_y + (height - 1) * src_stride_y;
  160. src_u = src_u + (height - 1) * src_stride_u;
  161. src_v = src_v + (height - 1) * src_stride_v;
  162. src_stride_y = -src_stride_y;
  163. src_stride_u = -src_stride_u;
  164. src_stride_v = -src_stride_v;
  165. }
  166. CopyPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  167. CopyPlane(src_u, src_stride_u, dst_u, dst_stride_u, width, height);
  168. CopyPlane(src_v, src_stride_v, dst_v, dst_stride_v, width, height);
  169. return 0;
  170. }
  171. // Copy I400.
  172. LIBYUV_API
  173. int I400ToI400(const uint8* src_y, int src_stride_y,
  174. uint8* dst_y, int dst_stride_y,
  175. int width, int height) {
  176. if (!src_y || !dst_y || width <= 0 || height == 0) {
  177. return -1;
  178. }
  179. // Negative height means invert the image.
  180. if (height < 0) {
  181. height = -height;
  182. src_y = src_y + (height - 1) * src_stride_y;
  183. src_stride_y = -src_stride_y;
  184. }
  185. CopyPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  186. return 0;
  187. }
  188. // Convert I420 to I400.
  189. LIBYUV_API
  190. int I420ToI400(const uint8* src_y, int src_stride_y,
  191. const uint8* src_u, int src_stride_u,
  192. const uint8* src_v, int src_stride_v,
  193. uint8* dst_y, int dst_stride_y,
  194. int width, int height) {
  195. if (!src_y || !dst_y || width <= 0 || height == 0) {
  196. return -1;
  197. }
  198. // Negative height means invert the image.
  199. if (height < 0) {
  200. height = -height;
  201. src_y = src_y + (height - 1) * src_stride_y;
  202. src_stride_y = -src_stride_y;
  203. }
  204. CopyPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  205. return 0;
  206. }
  207. // Mirror a plane of data.
  208. void MirrorPlane(const uint8* src_y, int src_stride_y,
  209. uint8* dst_y, int dst_stride_y,
  210. int width, int height) {
  211. int y;
  212. void (*MirrorRow)(const uint8* src, uint8* dst, int width) = MirrorRow_C;
  213. // Negative height means invert the image.
  214. if (height < 0) {
  215. height = -height;
  216. src_y = src_y + (height - 1) * src_stride_y;
  217. src_stride_y = -src_stride_y;
  218. }
  219. #if defined(HAS_MIRRORROW_NEON)
  220. if (TestCpuFlag(kCpuHasNEON)) {
  221. MirrorRow = MirrorRow_Any_NEON;
  222. if (IS_ALIGNED(width, 16)) {
  223. MirrorRow = MirrorRow_NEON;
  224. }
  225. }
  226. #endif
  227. #if defined(HAS_MIRRORROW_SSSE3)
  228. if (TestCpuFlag(kCpuHasSSSE3)) {
  229. MirrorRow = MirrorRow_Any_SSSE3;
  230. if (IS_ALIGNED(width, 16)) {
  231. MirrorRow = MirrorRow_SSSE3;
  232. }
  233. }
  234. #endif
  235. #if defined(HAS_MIRRORROW_AVX2)
  236. if (TestCpuFlag(kCpuHasAVX2)) {
  237. MirrorRow = MirrorRow_Any_AVX2;
  238. if (IS_ALIGNED(width, 32)) {
  239. MirrorRow = MirrorRow_AVX2;
  240. }
  241. }
  242. #endif
  243. // TODO(fbarchard): Mirror on mips handle unaligned memory.
  244. #if defined(HAS_MIRRORROW_DSPR2)
  245. if (TestCpuFlag(kCpuHasDSPR2) &&
  246. IS_ALIGNED(src_y, 4) && IS_ALIGNED(src_stride_y, 4) &&
  247. IS_ALIGNED(dst_y, 4) && IS_ALIGNED(dst_stride_y, 4)) {
  248. MirrorRow = MirrorRow_DSPR2;
  249. }
  250. #endif
  251. // Mirror plane
  252. for (y = 0; y < height; ++y) {
  253. MirrorRow(src_y, dst_y, width);
  254. src_y += src_stride_y;
  255. dst_y += dst_stride_y;
  256. }
  257. }
  258. // Convert YUY2 to I422.
  259. LIBYUV_API
  260. int YUY2ToI422(const uint8* src_yuy2, int src_stride_yuy2,
  261. uint8* dst_y, int dst_stride_y,
  262. uint8* dst_u, int dst_stride_u,
  263. uint8* dst_v, int dst_stride_v,
  264. int width, int height) {
  265. int y;
  266. void (*YUY2ToUV422Row)(const uint8* src_yuy2,
  267. uint8* dst_u, uint8* dst_v, int width) =
  268. YUY2ToUV422Row_C;
  269. void (*YUY2ToYRow)(const uint8* src_yuy2, uint8* dst_y, int width) =
  270. YUY2ToYRow_C;
  271. // Negative height means invert the image.
  272. if (height < 0) {
  273. height = -height;
  274. src_yuy2 = src_yuy2 + (height - 1) * src_stride_yuy2;
  275. src_stride_yuy2 = -src_stride_yuy2;
  276. }
  277. // Coalesce rows.
  278. if (src_stride_yuy2 == width * 2 &&
  279. dst_stride_y == width &&
  280. dst_stride_u * 2 == width &&
  281. dst_stride_v * 2 == width) {
  282. width *= height;
  283. height = 1;
  284. src_stride_yuy2 = dst_stride_y = dst_stride_u = dst_stride_v = 0;
  285. }
  286. #if defined(HAS_YUY2TOYROW_SSE2)
  287. if (TestCpuFlag(kCpuHasSSE2)) {
  288. YUY2ToUV422Row = YUY2ToUV422Row_Any_SSE2;
  289. YUY2ToYRow = YUY2ToYRow_Any_SSE2;
  290. if (IS_ALIGNED(width, 16)) {
  291. YUY2ToUV422Row = YUY2ToUV422Row_SSE2;
  292. YUY2ToYRow = YUY2ToYRow_SSE2;
  293. }
  294. }
  295. #endif
  296. #if defined(HAS_YUY2TOYROW_AVX2)
  297. if (TestCpuFlag(kCpuHasAVX2)) {
  298. YUY2ToUV422Row = YUY2ToUV422Row_Any_AVX2;
  299. YUY2ToYRow = YUY2ToYRow_Any_AVX2;
  300. if (IS_ALIGNED(width, 32)) {
  301. YUY2ToUV422Row = YUY2ToUV422Row_AVX2;
  302. YUY2ToYRow = YUY2ToYRow_AVX2;
  303. }
  304. }
  305. #endif
  306. #if defined(HAS_YUY2TOYROW_NEON)
  307. if (TestCpuFlag(kCpuHasNEON)) {
  308. YUY2ToYRow = YUY2ToYRow_Any_NEON;
  309. if (width >= 16) {
  310. YUY2ToUV422Row = YUY2ToUV422Row_Any_NEON;
  311. }
  312. if (IS_ALIGNED(width, 16)) {
  313. YUY2ToYRow = YUY2ToYRow_NEON;
  314. YUY2ToUV422Row = YUY2ToUV422Row_NEON;
  315. }
  316. }
  317. #endif
  318. for (y = 0; y < height; ++y) {
  319. YUY2ToUV422Row(src_yuy2, dst_u, dst_v, width);
  320. YUY2ToYRow(src_yuy2, dst_y, width);
  321. src_yuy2 += src_stride_yuy2;
  322. dst_y += dst_stride_y;
  323. dst_u += dst_stride_u;
  324. dst_v += dst_stride_v;
  325. }
  326. return 0;
  327. }
  328. // Convert UYVY to I422.
  329. LIBYUV_API
  330. int UYVYToI422(const uint8* src_uyvy, int src_stride_uyvy,
  331. uint8* dst_y, int dst_stride_y,
  332. uint8* dst_u, int dst_stride_u,
  333. uint8* dst_v, int dst_stride_v,
  334. int width, int height) {
  335. int y;
  336. void (*UYVYToUV422Row)(const uint8* src_uyvy,
  337. uint8* dst_u, uint8* dst_v, int width) =
  338. UYVYToUV422Row_C;
  339. void (*UYVYToYRow)(const uint8* src_uyvy,
  340. uint8* dst_y, int width) = UYVYToYRow_C;
  341. // Negative height means invert the image.
  342. if (height < 0) {
  343. height = -height;
  344. src_uyvy = src_uyvy + (height - 1) * src_stride_uyvy;
  345. src_stride_uyvy = -src_stride_uyvy;
  346. }
  347. // Coalesce rows.
  348. if (src_stride_uyvy == width * 2 &&
  349. dst_stride_y == width &&
  350. dst_stride_u * 2 == width &&
  351. dst_stride_v * 2 == width) {
  352. width *= height;
  353. height = 1;
  354. src_stride_uyvy = dst_stride_y = dst_stride_u = dst_stride_v = 0;
  355. }
  356. #if defined(HAS_UYVYTOYROW_SSE2)
  357. if (TestCpuFlag(kCpuHasSSE2)) {
  358. UYVYToUV422Row = UYVYToUV422Row_Any_SSE2;
  359. UYVYToYRow = UYVYToYRow_Any_SSE2;
  360. if (IS_ALIGNED(width, 16)) {
  361. UYVYToUV422Row = UYVYToUV422Row_SSE2;
  362. UYVYToYRow = UYVYToYRow_SSE2;
  363. }
  364. }
  365. #endif
  366. #if defined(HAS_UYVYTOYROW_AVX2)
  367. if (TestCpuFlag(kCpuHasAVX2)) {
  368. UYVYToUV422Row = UYVYToUV422Row_Any_AVX2;
  369. UYVYToYRow = UYVYToYRow_Any_AVX2;
  370. if (IS_ALIGNED(width, 32)) {
  371. UYVYToUV422Row = UYVYToUV422Row_AVX2;
  372. UYVYToYRow = UYVYToYRow_AVX2;
  373. }
  374. }
  375. #endif
  376. #if defined(HAS_UYVYTOYROW_NEON)
  377. if (TestCpuFlag(kCpuHasNEON)) {
  378. UYVYToYRow = UYVYToYRow_Any_NEON;
  379. if (width >= 16) {
  380. UYVYToUV422Row = UYVYToUV422Row_Any_NEON;
  381. }
  382. if (IS_ALIGNED(width, 16)) {
  383. UYVYToYRow = UYVYToYRow_NEON;
  384. UYVYToUV422Row = UYVYToUV422Row_NEON;
  385. }
  386. }
  387. #endif
  388. for (y = 0; y < height; ++y) {
  389. UYVYToUV422Row(src_uyvy, dst_u, dst_v, width);
  390. UYVYToYRow(src_uyvy, dst_y, width);
  391. src_uyvy += src_stride_uyvy;
  392. dst_y += dst_stride_y;
  393. dst_u += dst_stride_u;
  394. dst_v += dst_stride_v;
  395. }
  396. return 0;
  397. }
  398. // Mirror I400 with optional flipping
  399. LIBYUV_API
  400. int I400Mirror(const uint8* src_y, int src_stride_y,
  401. uint8* dst_y, int dst_stride_y,
  402. int width, int height) {
  403. if (!src_y || !dst_y ||
  404. width <= 0 || height == 0) {
  405. return -1;
  406. }
  407. // Negative height means invert the image.
  408. if (height < 0) {
  409. height = -height;
  410. src_y = src_y + (height - 1) * src_stride_y;
  411. src_stride_y = -src_stride_y;
  412. }
  413. MirrorPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  414. return 0;
  415. }
  416. // Mirror I420 with optional flipping
  417. LIBYUV_API
  418. int I420Mirror(const uint8* src_y, int src_stride_y,
  419. const uint8* src_u, int src_stride_u,
  420. const uint8* src_v, int src_stride_v,
  421. uint8* dst_y, int dst_stride_y,
  422. uint8* dst_u, int dst_stride_u,
  423. uint8* dst_v, int dst_stride_v,
  424. int width, int height) {
  425. int halfwidth = (width + 1) >> 1;
  426. int halfheight = (height + 1) >> 1;
  427. if (!src_y || !src_u || !src_v || !dst_y || !dst_u || !dst_v ||
  428. width <= 0 || height == 0) {
  429. return -1;
  430. }
  431. // Negative height means invert the image.
  432. if (height < 0) {
  433. height = -height;
  434. halfheight = (height + 1) >> 1;
  435. src_y = src_y + (height - 1) * src_stride_y;
  436. src_u = src_u + (halfheight - 1) * src_stride_u;
  437. src_v = src_v + (halfheight - 1) * src_stride_v;
  438. src_stride_y = -src_stride_y;
  439. src_stride_u = -src_stride_u;
  440. src_stride_v = -src_stride_v;
  441. }
  442. if (dst_y) {
  443. MirrorPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  444. }
  445. MirrorPlane(src_u, src_stride_u, dst_u, dst_stride_u, halfwidth, halfheight);
  446. MirrorPlane(src_v, src_stride_v, dst_v, dst_stride_v, halfwidth, halfheight);
  447. return 0;
  448. }
  449. // ARGB mirror.
  450. LIBYUV_API
  451. int ARGBMirror(const uint8* src_argb, int src_stride_argb,
  452. uint8* dst_argb, int dst_stride_argb,
  453. int width, int height) {
  454. int y;
  455. void (*ARGBMirrorRow)(const uint8* src, uint8* dst, int width) =
  456. ARGBMirrorRow_C;
  457. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  458. return -1;
  459. }
  460. // Negative height means invert the image.
  461. if (height < 0) {
  462. height = -height;
  463. src_argb = src_argb + (height - 1) * src_stride_argb;
  464. src_stride_argb = -src_stride_argb;
  465. }
  466. #if defined(HAS_ARGBMIRRORROW_NEON)
  467. if (TestCpuFlag(kCpuHasNEON)) {
  468. ARGBMirrorRow = ARGBMirrorRow_Any_NEON;
  469. if (IS_ALIGNED(width, 4)) {
  470. ARGBMirrorRow = ARGBMirrorRow_NEON;
  471. }
  472. }
  473. #endif
  474. #if defined(HAS_ARGBMIRRORROW_SSE2)
  475. if (TestCpuFlag(kCpuHasSSE2)) {
  476. ARGBMirrorRow = ARGBMirrorRow_Any_SSE2;
  477. if (IS_ALIGNED(width, 4)) {
  478. ARGBMirrorRow = ARGBMirrorRow_SSE2;
  479. }
  480. }
  481. #endif
  482. #if defined(HAS_ARGBMIRRORROW_AVX2)
  483. if (TestCpuFlag(kCpuHasAVX2)) {
  484. ARGBMirrorRow = ARGBMirrorRow_Any_AVX2;
  485. if (IS_ALIGNED(width, 8)) {
  486. ARGBMirrorRow = ARGBMirrorRow_AVX2;
  487. }
  488. }
  489. #endif
  490. // Mirror plane
  491. for (y = 0; y < height; ++y) {
  492. ARGBMirrorRow(src_argb, dst_argb, width);
  493. src_argb += src_stride_argb;
  494. dst_argb += dst_stride_argb;
  495. }
  496. return 0;
  497. }
  498. // Get a blender that optimized for the CPU and pixel count.
  499. // As there are 6 blenders to choose from, the caller should try to use
  500. // the same blend function for all pixels if possible.
  501. LIBYUV_API
  502. ARGBBlendRow GetARGBBlend() {
  503. void (*ARGBBlendRow)(const uint8* src_argb, const uint8* src_argb1,
  504. uint8* dst_argb, int width) = ARGBBlendRow_C;
  505. #if defined(HAS_ARGBBLENDROW_SSSE3)
  506. if (TestCpuFlag(kCpuHasSSSE3)) {
  507. ARGBBlendRow = ARGBBlendRow_SSSE3;
  508. return ARGBBlendRow;
  509. }
  510. #endif
  511. #if defined(HAS_ARGBBLENDROW_NEON)
  512. if (TestCpuFlag(kCpuHasNEON)) {
  513. ARGBBlendRow = ARGBBlendRow_NEON;
  514. }
  515. #endif
  516. return ARGBBlendRow;
  517. }
  518. // Alpha Blend 2 ARGB images and store to destination.
  519. LIBYUV_API
  520. int ARGBBlend(const uint8* src_argb0, int src_stride_argb0,
  521. const uint8* src_argb1, int src_stride_argb1,
  522. uint8* dst_argb, int dst_stride_argb,
  523. int width, int height) {
  524. int y;
  525. void (*ARGBBlendRow)(const uint8* src_argb, const uint8* src_argb1,
  526. uint8* dst_argb, int width) = GetARGBBlend();
  527. if (!src_argb0 || !src_argb1 || !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. // Coalesce rows.
  537. if (src_stride_argb0 == width * 4 &&
  538. src_stride_argb1 == width * 4 &&
  539. dst_stride_argb == width * 4) {
  540. width *= height;
  541. height = 1;
  542. src_stride_argb0 = src_stride_argb1 = dst_stride_argb = 0;
  543. }
  544. for (y = 0; y < height; ++y) {
  545. ARGBBlendRow(src_argb0, src_argb1, dst_argb, width);
  546. src_argb0 += src_stride_argb0;
  547. src_argb1 += src_stride_argb1;
  548. dst_argb += dst_stride_argb;
  549. }
  550. return 0;
  551. }
  552. // Alpha Blend plane and store to destination.
  553. LIBYUV_API
  554. int BlendPlane(const uint8* src_y0, int src_stride_y0,
  555. const uint8* src_y1, int src_stride_y1,
  556. const uint8* alpha, int alpha_stride,
  557. uint8* dst_y, int dst_stride_y,
  558. int width, int height) {
  559. int y;
  560. void (*BlendPlaneRow)(const uint8* src0, const uint8* src1,
  561. const uint8* alpha, uint8* dst, int width) = BlendPlaneRow_C;
  562. if (!src_y0 || !src_y1 || !alpha || !dst_y || width <= 0 || height == 0) {
  563. return -1;
  564. }
  565. // Negative height means invert the image.
  566. if (height < 0) {
  567. height = -height;
  568. dst_y = dst_y + (height - 1) * dst_stride_y;
  569. dst_stride_y = -dst_stride_y;
  570. }
  571. // Coalesce rows for Y plane.
  572. if (src_stride_y0 == width &&
  573. src_stride_y1 == width &&
  574. alpha_stride == width &&
  575. dst_stride_y == width) {
  576. width *= height;
  577. height = 1;
  578. src_stride_y0 = src_stride_y1 = alpha_stride = dst_stride_y = 0;
  579. }
  580. #if defined(HAS_BLENDPLANEROW_SSSE3)
  581. if (TestCpuFlag(kCpuHasSSSE3)) {
  582. BlendPlaneRow = BlendPlaneRow_Any_SSSE3;
  583. if (IS_ALIGNED(width, 8)) {
  584. BlendPlaneRow = BlendPlaneRow_SSSE3;
  585. }
  586. }
  587. #endif
  588. #if defined(HAS_BLENDPLANEROW_AVX2)
  589. if (TestCpuFlag(kCpuHasAVX2)) {
  590. BlendPlaneRow = BlendPlaneRow_Any_AVX2;
  591. if (IS_ALIGNED(width, 32)) {
  592. BlendPlaneRow = BlendPlaneRow_AVX2;
  593. }
  594. }
  595. #endif
  596. for (y = 0; y < height; ++y) {
  597. BlendPlaneRow(src_y0, src_y1, alpha, dst_y, width);
  598. src_y0 += src_stride_y0;
  599. src_y1 += src_stride_y1;
  600. alpha += alpha_stride;
  601. dst_y += dst_stride_y;
  602. }
  603. return 0;
  604. }
  605. #define MAXTWIDTH 2048
  606. // Alpha Blend YUV images and store to destination.
  607. LIBYUV_API
  608. int I420Blend(const uint8* src_y0, int src_stride_y0,
  609. const uint8* src_u0, int src_stride_u0,
  610. const uint8* src_v0, int src_stride_v0,
  611. const uint8* src_y1, int src_stride_y1,
  612. const uint8* src_u1, int src_stride_u1,
  613. const uint8* src_v1, int src_stride_v1,
  614. const uint8* alpha, int alpha_stride,
  615. uint8* dst_y, int dst_stride_y,
  616. uint8* dst_u, int dst_stride_u,
  617. uint8* dst_v, int dst_stride_v,
  618. int width, int height) {
  619. int y;
  620. // Half width/height for UV.
  621. int halfwidth = (width + 1) >> 1;
  622. void (*BlendPlaneRow)(const uint8* src0, const uint8* src1,
  623. const uint8* alpha, uint8* dst, int width) = BlendPlaneRow_C;
  624. void (*ScaleRowDown2)(const uint8* src_ptr, ptrdiff_t src_stride,
  625. uint8* dst_ptr, int dst_width) = ScaleRowDown2Box_C;
  626. if (!src_y0 || !src_u0 || !src_v0 || !src_y1 || !src_u1 || !src_v1 ||
  627. !alpha || !dst_y || !dst_u || !dst_v || width <= 0 || height == 0) {
  628. return -1;
  629. }
  630. // Negative height means invert the image.
  631. if (height < 0) {
  632. height = -height;
  633. dst_y = dst_y + (height - 1) * dst_stride_y;
  634. dst_stride_y = -dst_stride_y;
  635. }
  636. // Blend Y plane.
  637. BlendPlane(src_y0, src_stride_y0,
  638. src_y1, src_stride_y1,
  639. alpha, alpha_stride,
  640. dst_y, dst_stride_y,
  641. width, height);
  642. #if defined(HAS_BLENDPLANEROW_SSSE3)
  643. if (TestCpuFlag(kCpuHasSSSE3)) {
  644. BlendPlaneRow = BlendPlaneRow_Any_SSSE3;
  645. if (IS_ALIGNED(halfwidth, 8)) {
  646. BlendPlaneRow = BlendPlaneRow_SSSE3;
  647. }
  648. }
  649. #endif
  650. #if defined(HAS_BLENDPLANEROW_AVX2)
  651. if (TestCpuFlag(kCpuHasAVX2)) {
  652. BlendPlaneRow = BlendPlaneRow_Any_AVX2;
  653. if (IS_ALIGNED(halfwidth, 32)) {
  654. BlendPlaneRow = BlendPlaneRow_AVX2;
  655. }
  656. }
  657. #endif
  658. if (!IS_ALIGNED(width, 2)) {
  659. ScaleRowDown2 = ScaleRowDown2Box_Odd_C;
  660. }
  661. #if defined(HAS_SCALEROWDOWN2_NEON)
  662. if (TestCpuFlag(kCpuHasNEON)) {
  663. ScaleRowDown2 = ScaleRowDown2Box_Odd_NEON;
  664. if (IS_ALIGNED(width, 2)) {
  665. ScaleRowDown2 = ScaleRowDown2Box_Any_NEON;
  666. if (IS_ALIGNED(halfwidth, 16)) {
  667. ScaleRowDown2 = ScaleRowDown2Box_NEON;
  668. }
  669. }
  670. }
  671. #endif
  672. #if defined(HAS_SCALEROWDOWN2_SSSE3)
  673. if (TestCpuFlag(kCpuHasSSSE3)) {
  674. ScaleRowDown2 = ScaleRowDown2Box_Odd_SSSE3;
  675. if (IS_ALIGNED(width, 2)) {
  676. ScaleRowDown2 = ScaleRowDown2Box_Any_SSSE3;
  677. if (IS_ALIGNED(halfwidth, 16)) {
  678. ScaleRowDown2 = ScaleRowDown2Box_SSSE3;
  679. }
  680. }
  681. }
  682. #endif
  683. #if defined(HAS_SCALEROWDOWN2_AVX2)
  684. if (TestCpuFlag(kCpuHasAVX2)) {
  685. ScaleRowDown2 = ScaleRowDown2Box_Odd_AVX2;
  686. if (IS_ALIGNED(width, 2)) {
  687. ScaleRowDown2 = ScaleRowDown2Box_Any_AVX2;
  688. if (IS_ALIGNED(halfwidth, 32)) {
  689. ScaleRowDown2 = ScaleRowDown2Box_AVX2;
  690. }
  691. }
  692. }
  693. #endif
  694. // Row buffer for intermediate alpha pixels.
  695. align_buffer_64(halfalpha, halfwidth);
  696. for (y = 0; y < height; y += 2) {
  697. // last row of odd height image use 1 row of alpha instead of 2.
  698. if (y == (height - 1)) {
  699. alpha_stride = 0;
  700. }
  701. // Subsample 2 rows of UV to half width and half height.
  702. ScaleRowDown2(alpha, alpha_stride, halfalpha, halfwidth);
  703. alpha += alpha_stride * 2;
  704. BlendPlaneRow(src_u0, src_u1, halfalpha, dst_u, halfwidth);
  705. BlendPlaneRow(src_v0, src_v1, halfalpha, dst_v, halfwidth);
  706. src_u0 += src_stride_u0;
  707. src_u1 += src_stride_u1;
  708. dst_u += dst_stride_u;
  709. src_v0 += src_stride_v0;
  710. src_v1 += src_stride_v1;
  711. dst_v += dst_stride_v;
  712. }
  713. free_aligned_buffer_64(halfalpha);
  714. return 0;
  715. }
  716. // Multiply 2 ARGB images and store to destination.
  717. LIBYUV_API
  718. int ARGBMultiply(const uint8* src_argb0, int src_stride_argb0,
  719. const uint8* src_argb1, int src_stride_argb1,
  720. uint8* dst_argb, int dst_stride_argb,
  721. int width, int height) {
  722. int y;
  723. void (*ARGBMultiplyRow)(const uint8* src0, const uint8* src1, uint8* dst,
  724. int width) = ARGBMultiplyRow_C;
  725. if (!src_argb0 || !src_argb1 || !dst_argb || width <= 0 || height == 0) {
  726. return -1;
  727. }
  728. // Negative height means invert the image.
  729. if (height < 0) {
  730. height = -height;
  731. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  732. dst_stride_argb = -dst_stride_argb;
  733. }
  734. // Coalesce rows.
  735. if (src_stride_argb0 == width * 4 &&
  736. src_stride_argb1 == width * 4 &&
  737. dst_stride_argb == width * 4) {
  738. width *= height;
  739. height = 1;
  740. src_stride_argb0 = src_stride_argb1 = dst_stride_argb = 0;
  741. }
  742. #if defined(HAS_ARGBMULTIPLYROW_SSE2)
  743. if (TestCpuFlag(kCpuHasSSE2)) {
  744. ARGBMultiplyRow = ARGBMultiplyRow_Any_SSE2;
  745. if (IS_ALIGNED(width, 4)) {
  746. ARGBMultiplyRow = ARGBMultiplyRow_SSE2;
  747. }
  748. }
  749. #endif
  750. #if defined(HAS_ARGBMULTIPLYROW_AVX2)
  751. if (TestCpuFlag(kCpuHasAVX2)) {
  752. ARGBMultiplyRow = ARGBMultiplyRow_Any_AVX2;
  753. if (IS_ALIGNED(width, 8)) {
  754. ARGBMultiplyRow = ARGBMultiplyRow_AVX2;
  755. }
  756. }
  757. #endif
  758. #if defined(HAS_ARGBMULTIPLYROW_NEON)
  759. if (TestCpuFlag(kCpuHasNEON)) {
  760. ARGBMultiplyRow = ARGBMultiplyRow_Any_NEON;
  761. if (IS_ALIGNED(width, 8)) {
  762. ARGBMultiplyRow = ARGBMultiplyRow_NEON;
  763. }
  764. }
  765. #endif
  766. // Multiply plane
  767. for (y = 0; y < height; ++y) {
  768. ARGBMultiplyRow(src_argb0, src_argb1, dst_argb, width);
  769. src_argb0 += src_stride_argb0;
  770. src_argb1 += src_stride_argb1;
  771. dst_argb += dst_stride_argb;
  772. }
  773. return 0;
  774. }
  775. // Add 2 ARGB images and store to destination.
  776. LIBYUV_API
  777. int ARGBAdd(const uint8* src_argb0, int src_stride_argb0,
  778. const uint8* src_argb1, int src_stride_argb1,
  779. uint8* dst_argb, int dst_stride_argb,
  780. int width, int height) {
  781. int y;
  782. void (*ARGBAddRow)(const uint8* src0, const uint8* src1, uint8* dst,
  783. int width) = ARGBAddRow_C;
  784. if (!src_argb0 || !src_argb1 || !dst_argb || width <= 0 || height == 0) {
  785. return -1;
  786. }
  787. // Negative height means invert the image.
  788. if (height < 0) {
  789. height = -height;
  790. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  791. dst_stride_argb = -dst_stride_argb;
  792. }
  793. // Coalesce rows.
  794. if (src_stride_argb0 == width * 4 &&
  795. src_stride_argb1 == width * 4 &&
  796. dst_stride_argb == width * 4) {
  797. width *= height;
  798. height = 1;
  799. src_stride_argb0 = src_stride_argb1 = dst_stride_argb = 0;
  800. }
  801. #if defined(HAS_ARGBADDROW_SSE2) && (defined(_MSC_VER) && !defined(__clang__))
  802. if (TestCpuFlag(kCpuHasSSE2)) {
  803. ARGBAddRow = ARGBAddRow_SSE2;
  804. }
  805. #endif
  806. #if defined(HAS_ARGBADDROW_SSE2) && !(defined(_MSC_VER) && !defined(__clang__))
  807. if (TestCpuFlag(kCpuHasSSE2)) {
  808. ARGBAddRow = ARGBAddRow_Any_SSE2;
  809. if (IS_ALIGNED(width, 4)) {
  810. ARGBAddRow = ARGBAddRow_SSE2;
  811. }
  812. }
  813. #endif
  814. #if defined(HAS_ARGBADDROW_AVX2)
  815. if (TestCpuFlag(kCpuHasAVX2)) {
  816. ARGBAddRow = ARGBAddRow_Any_AVX2;
  817. if (IS_ALIGNED(width, 8)) {
  818. ARGBAddRow = ARGBAddRow_AVX2;
  819. }
  820. }
  821. #endif
  822. #if defined(HAS_ARGBADDROW_NEON)
  823. if (TestCpuFlag(kCpuHasNEON)) {
  824. ARGBAddRow = ARGBAddRow_Any_NEON;
  825. if (IS_ALIGNED(width, 8)) {
  826. ARGBAddRow = ARGBAddRow_NEON;
  827. }
  828. }
  829. #endif
  830. // Add plane
  831. for (y = 0; y < height; ++y) {
  832. ARGBAddRow(src_argb0, src_argb1, dst_argb, width);
  833. src_argb0 += src_stride_argb0;
  834. src_argb1 += src_stride_argb1;
  835. dst_argb += dst_stride_argb;
  836. }
  837. return 0;
  838. }
  839. // Subtract 2 ARGB images and store to destination.
  840. LIBYUV_API
  841. int ARGBSubtract(const uint8* src_argb0, int src_stride_argb0,
  842. const uint8* src_argb1, int src_stride_argb1,
  843. uint8* dst_argb, int dst_stride_argb,
  844. int width, int height) {
  845. int y;
  846. void (*ARGBSubtractRow)(const uint8* src0, const uint8* src1, uint8* dst,
  847. int width) = ARGBSubtractRow_C;
  848. if (!src_argb0 || !src_argb1 || !dst_argb || width <= 0 || height == 0) {
  849. return -1;
  850. }
  851. // Negative height means invert the image.
  852. if (height < 0) {
  853. height = -height;
  854. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  855. dst_stride_argb = -dst_stride_argb;
  856. }
  857. // Coalesce rows.
  858. if (src_stride_argb0 == width * 4 &&
  859. src_stride_argb1 == width * 4 &&
  860. dst_stride_argb == width * 4) {
  861. width *= height;
  862. height = 1;
  863. src_stride_argb0 = src_stride_argb1 = dst_stride_argb = 0;
  864. }
  865. #if defined(HAS_ARGBSUBTRACTROW_SSE2)
  866. if (TestCpuFlag(kCpuHasSSE2)) {
  867. ARGBSubtractRow = ARGBSubtractRow_Any_SSE2;
  868. if (IS_ALIGNED(width, 4)) {
  869. ARGBSubtractRow = ARGBSubtractRow_SSE2;
  870. }
  871. }
  872. #endif
  873. #if defined(HAS_ARGBSUBTRACTROW_AVX2)
  874. if (TestCpuFlag(kCpuHasAVX2)) {
  875. ARGBSubtractRow = ARGBSubtractRow_Any_AVX2;
  876. if (IS_ALIGNED(width, 8)) {
  877. ARGBSubtractRow = ARGBSubtractRow_AVX2;
  878. }
  879. }
  880. #endif
  881. #if defined(HAS_ARGBSUBTRACTROW_NEON)
  882. if (TestCpuFlag(kCpuHasNEON)) {
  883. ARGBSubtractRow = ARGBSubtractRow_Any_NEON;
  884. if (IS_ALIGNED(width, 8)) {
  885. ARGBSubtractRow = ARGBSubtractRow_NEON;
  886. }
  887. }
  888. #endif
  889. // Subtract plane
  890. for (y = 0; y < height; ++y) {
  891. ARGBSubtractRow(src_argb0, src_argb1, dst_argb, width);
  892. src_argb0 += src_stride_argb0;
  893. src_argb1 += src_stride_argb1;
  894. dst_argb += dst_stride_argb;
  895. }
  896. return 0;
  897. }
  898. // Convert I422 to RGBA with matrix
  899. static int I422ToRGBAMatrix(const uint8* src_y, int src_stride_y,
  900. const uint8* src_u, int src_stride_u,
  901. const uint8* src_v, int src_stride_v,
  902. uint8* dst_rgba, int dst_stride_rgba,
  903. const struct YuvConstants* yuvconstants,
  904. int width, int height) {
  905. int y;
  906. void (*I422ToRGBARow)(const uint8* y_buf,
  907. const uint8* u_buf,
  908. const uint8* v_buf,
  909. uint8* rgb_buf,
  910. const struct YuvConstants* yuvconstants,
  911. int width) = I422ToRGBARow_C;
  912. if (!src_y || !src_u || !src_v || !dst_rgba ||
  913. width <= 0 || height == 0) {
  914. return -1;
  915. }
  916. // Negative height means invert the image.
  917. if (height < 0) {
  918. height = -height;
  919. dst_rgba = dst_rgba + (height - 1) * dst_stride_rgba;
  920. dst_stride_rgba = -dst_stride_rgba;
  921. }
  922. #if defined(HAS_I422TORGBAROW_SSSE3)
  923. if (TestCpuFlag(kCpuHasSSSE3)) {
  924. I422ToRGBARow = I422ToRGBARow_Any_SSSE3;
  925. if (IS_ALIGNED(width, 8)) {
  926. I422ToRGBARow = I422ToRGBARow_SSSE3;
  927. }
  928. }
  929. #endif
  930. #if defined(HAS_I422TORGBAROW_AVX2)
  931. if (TestCpuFlag(kCpuHasAVX2)) {
  932. I422ToRGBARow = I422ToRGBARow_Any_AVX2;
  933. if (IS_ALIGNED(width, 16)) {
  934. I422ToRGBARow = I422ToRGBARow_AVX2;
  935. }
  936. }
  937. #endif
  938. #if defined(HAS_I422TORGBAROW_NEON)
  939. if (TestCpuFlag(kCpuHasNEON)) {
  940. I422ToRGBARow = I422ToRGBARow_Any_NEON;
  941. if (IS_ALIGNED(width, 8)) {
  942. I422ToRGBARow = I422ToRGBARow_NEON;
  943. }
  944. }
  945. #endif
  946. #if defined(HAS_I422TORGBAROW_DSPR2)
  947. if (TestCpuFlag(kCpuHasDSPR2) && IS_ALIGNED(width, 4) &&
  948. IS_ALIGNED(src_y, 4) && IS_ALIGNED(src_stride_y, 4) &&
  949. IS_ALIGNED(src_u, 2) && IS_ALIGNED(src_stride_u, 2) &&
  950. IS_ALIGNED(src_v, 2) && IS_ALIGNED(src_stride_v, 2) &&
  951. IS_ALIGNED(dst_rgba, 4) && IS_ALIGNED(dst_stride_rgba, 4)) {
  952. I422ToRGBARow = I422ToRGBARow_DSPR2;
  953. }
  954. #endif
  955. for (y = 0; y < height; ++y) {
  956. I422ToRGBARow(src_y, src_u, src_v, dst_rgba, yuvconstants, width);
  957. dst_rgba += dst_stride_rgba;
  958. src_y += src_stride_y;
  959. src_u += src_stride_u;
  960. src_v += src_stride_v;
  961. }
  962. return 0;
  963. }
  964. // Convert I422 to RGBA.
  965. LIBYUV_API
  966. int I422ToRGBA(const uint8* src_y, int src_stride_y,
  967. const uint8* src_u, int src_stride_u,
  968. const uint8* src_v, int src_stride_v,
  969. uint8* dst_rgba, int dst_stride_rgba,
  970. int width, int height) {
  971. return I422ToRGBAMatrix(src_y, src_stride_y,
  972. src_u, src_stride_u,
  973. src_v, src_stride_v,
  974. dst_rgba, dst_stride_rgba,
  975. &kYuvI601Constants,
  976. width, height);
  977. }
  978. // Convert I422 to BGRA.
  979. LIBYUV_API
  980. int I422ToBGRA(const uint8* src_y, int src_stride_y,
  981. const uint8* src_u, int src_stride_u,
  982. const uint8* src_v, int src_stride_v,
  983. uint8* dst_bgra, int dst_stride_bgra,
  984. int width, int height) {
  985. return I422ToRGBAMatrix(src_y, src_stride_y,
  986. src_v, src_stride_v, // Swap U and V
  987. src_u, src_stride_u,
  988. dst_bgra, dst_stride_bgra,
  989. &kYvuI601Constants, // Use Yvu matrix
  990. width, height);
  991. }
  992. // Convert NV12 to RGB565.
  993. LIBYUV_API
  994. int NV12ToRGB565(const uint8* src_y, int src_stride_y,
  995. const uint8* src_uv, int src_stride_uv,
  996. uint8* dst_rgb565, int dst_stride_rgb565,
  997. int width, int height) {
  998. int y;
  999. void (*NV12ToRGB565Row)(const uint8* y_buf,
  1000. const uint8* uv_buf,
  1001. uint8* rgb_buf,
  1002. const struct YuvConstants* yuvconstants,
  1003. int width) = NV12ToRGB565Row_C;
  1004. if (!src_y || !src_uv || !dst_rgb565 ||
  1005. width <= 0 || height == 0) {
  1006. return -1;
  1007. }
  1008. // Negative height means invert the image.
  1009. if (height < 0) {
  1010. height = -height;
  1011. dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565;
  1012. dst_stride_rgb565 = -dst_stride_rgb565;
  1013. }
  1014. #if defined(HAS_NV12TORGB565ROW_SSSE3)
  1015. if (TestCpuFlag(kCpuHasSSSE3)) {
  1016. NV12ToRGB565Row = NV12ToRGB565Row_Any_SSSE3;
  1017. if (IS_ALIGNED(width, 8)) {
  1018. NV12ToRGB565Row = NV12ToRGB565Row_SSSE3;
  1019. }
  1020. }
  1021. #endif
  1022. #if defined(HAS_NV12TORGB565ROW_AVX2)
  1023. if (TestCpuFlag(kCpuHasAVX2)) {
  1024. NV12ToRGB565Row = NV12ToRGB565Row_Any_AVX2;
  1025. if (IS_ALIGNED(width, 16)) {
  1026. NV12ToRGB565Row = NV12ToRGB565Row_AVX2;
  1027. }
  1028. }
  1029. #endif
  1030. #if defined(HAS_NV12TORGB565ROW_NEON)
  1031. if (TestCpuFlag(kCpuHasNEON)) {
  1032. NV12ToRGB565Row = NV12ToRGB565Row_Any_NEON;
  1033. if (IS_ALIGNED(width, 8)) {
  1034. NV12ToRGB565Row = NV12ToRGB565Row_NEON;
  1035. }
  1036. }
  1037. #endif
  1038. for (y = 0; y < height; ++y) {
  1039. NV12ToRGB565Row(src_y, src_uv, dst_rgb565, &kYuvI601Constants, width);
  1040. dst_rgb565 += dst_stride_rgb565;
  1041. src_y += src_stride_y;
  1042. if (y & 1) {
  1043. src_uv += src_stride_uv;
  1044. }
  1045. }
  1046. return 0;
  1047. }
  1048. // Convert RAW to RGB24.
  1049. LIBYUV_API
  1050. int RAWToRGB24(const uint8* src_raw, int src_stride_raw,
  1051. uint8* dst_rgb24, int dst_stride_rgb24,
  1052. int width, int height) {
  1053. int y;
  1054. void (*RAWToRGB24Row)(const uint8* src_rgb, uint8* dst_rgb24, int width) =
  1055. RAWToRGB24Row_C;
  1056. if (!src_raw || !dst_rgb24 ||
  1057. width <= 0 || height == 0) {
  1058. return -1;
  1059. }
  1060. // Negative height means invert the image.
  1061. if (height < 0) {
  1062. height = -height;
  1063. src_raw = src_raw + (height - 1) * src_stride_raw;
  1064. src_stride_raw = -src_stride_raw;
  1065. }
  1066. // Coalesce rows.
  1067. if (src_stride_raw == width * 3 &&
  1068. dst_stride_rgb24 == width * 3) {
  1069. width *= height;
  1070. height = 1;
  1071. src_stride_raw = dst_stride_rgb24 = 0;
  1072. }
  1073. #if defined(HAS_RAWTORGB24ROW_SSSE3)
  1074. if (TestCpuFlag(kCpuHasSSSE3)) {
  1075. RAWToRGB24Row = RAWToRGB24Row_Any_SSSE3;
  1076. if (IS_ALIGNED(width, 8)) {
  1077. RAWToRGB24Row = RAWToRGB24Row_SSSE3;
  1078. }
  1079. }
  1080. #endif
  1081. #if defined(HAS_RAWTORGB24ROW_NEON)
  1082. if (TestCpuFlag(kCpuHasNEON)) {
  1083. RAWToRGB24Row = RAWToRGB24Row_Any_NEON;
  1084. if (IS_ALIGNED(width, 8)) {
  1085. RAWToRGB24Row = RAWToRGB24Row_NEON;
  1086. }
  1087. }
  1088. #endif
  1089. for (y = 0; y < height; ++y) {
  1090. RAWToRGB24Row(src_raw, dst_rgb24, width);
  1091. src_raw += src_stride_raw;
  1092. dst_rgb24 += dst_stride_rgb24;
  1093. }
  1094. return 0;
  1095. }
  1096. LIBYUV_API
  1097. void SetPlane(uint8* dst_y, int dst_stride_y,
  1098. int width, int height,
  1099. uint32 value) {
  1100. int y;
  1101. void (*SetRow)(uint8* dst, uint8 value, int width) = SetRow_C;
  1102. if (height < 0) {
  1103. height = -height;
  1104. dst_y = dst_y + (height - 1) * dst_stride_y;
  1105. dst_stride_y = -dst_stride_y;
  1106. }
  1107. // Coalesce rows.
  1108. if (dst_stride_y == width) {
  1109. width *= height;
  1110. height = 1;
  1111. dst_stride_y = 0;
  1112. }
  1113. #if defined(HAS_SETROW_NEON)
  1114. if (TestCpuFlag(kCpuHasNEON)) {
  1115. SetRow = SetRow_Any_NEON;
  1116. if (IS_ALIGNED(width, 16)) {
  1117. SetRow = SetRow_NEON;
  1118. }
  1119. }
  1120. #endif
  1121. #if defined(HAS_SETROW_X86)
  1122. if (TestCpuFlag(kCpuHasX86)) {
  1123. SetRow = SetRow_Any_X86;
  1124. if (IS_ALIGNED(width, 4)) {
  1125. SetRow = SetRow_X86;
  1126. }
  1127. }
  1128. #endif
  1129. #if defined(HAS_SETROW_ERMS)
  1130. if (TestCpuFlag(kCpuHasERMS)) {
  1131. SetRow = SetRow_ERMS;
  1132. }
  1133. #endif
  1134. // Set plane
  1135. for (y = 0; y < height; ++y) {
  1136. SetRow(dst_y, value, width);
  1137. dst_y += dst_stride_y;
  1138. }
  1139. }
  1140. // Draw a rectangle into I420
  1141. LIBYUV_API
  1142. int I420Rect(uint8* dst_y, int dst_stride_y,
  1143. uint8* dst_u, int dst_stride_u,
  1144. uint8* dst_v, int dst_stride_v,
  1145. int x, int y,
  1146. int width, int height,
  1147. int value_y, int value_u, int value_v) {
  1148. int halfwidth = (width + 1) >> 1;
  1149. int halfheight = (height + 1) >> 1;
  1150. uint8* start_y = dst_y + y * dst_stride_y + x;
  1151. uint8* start_u = dst_u + (y / 2) * dst_stride_u + (x / 2);
  1152. uint8* start_v = dst_v + (y / 2) * dst_stride_v + (x / 2);
  1153. if (!dst_y || !dst_u || !dst_v ||
  1154. width <= 0 || height == 0 ||
  1155. x < 0 || y < 0 ||
  1156. value_y < 0 || value_y > 255 ||
  1157. value_u < 0 || value_u > 255 ||
  1158. value_v < 0 || value_v > 255) {
  1159. return -1;
  1160. }
  1161. SetPlane(start_y, dst_stride_y, width, height, value_y);
  1162. SetPlane(start_u, dst_stride_u, halfwidth, halfheight, value_u);
  1163. SetPlane(start_v, dst_stride_v, halfwidth, halfheight, value_v);
  1164. return 0;
  1165. }
  1166. // Draw a rectangle into ARGB
  1167. LIBYUV_API
  1168. int ARGBRect(uint8* dst_argb, int dst_stride_argb,
  1169. int dst_x, int dst_y,
  1170. int width, int height,
  1171. uint32 value) {
  1172. int y;
  1173. void (*ARGBSetRow)(uint8* dst_argb, uint32 value, int width) = ARGBSetRow_C;
  1174. if (!dst_argb ||
  1175. width <= 0 || height == 0 ||
  1176. dst_x < 0 || dst_y < 0) {
  1177. return -1;
  1178. }
  1179. if (height < 0) {
  1180. height = -height;
  1181. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  1182. dst_stride_argb = -dst_stride_argb;
  1183. }
  1184. dst_argb += dst_y * dst_stride_argb + dst_x * 4;
  1185. // Coalesce rows.
  1186. if (dst_stride_argb == width * 4) {
  1187. width *= height;
  1188. height = 1;
  1189. dst_stride_argb = 0;
  1190. }
  1191. #if defined(HAS_ARGBSETROW_NEON)
  1192. if (TestCpuFlag(kCpuHasNEON)) {
  1193. ARGBSetRow = ARGBSetRow_Any_NEON;
  1194. if (IS_ALIGNED(width, 4)) {
  1195. ARGBSetRow = ARGBSetRow_NEON;
  1196. }
  1197. }
  1198. #endif
  1199. #if defined(HAS_ARGBSETROW_X86)
  1200. if (TestCpuFlag(kCpuHasX86)) {
  1201. ARGBSetRow = ARGBSetRow_X86;
  1202. }
  1203. #endif
  1204. // Set plane
  1205. for (y = 0; y < height; ++y) {
  1206. ARGBSetRow(dst_argb, value, width);
  1207. dst_argb += dst_stride_argb;
  1208. }
  1209. return 0;
  1210. }
  1211. // Convert unattentuated ARGB to preattenuated ARGB.
  1212. // An unattenutated ARGB alpha blend uses the formula
  1213. // p = a * f + (1 - a) * b
  1214. // where
  1215. // p is output pixel
  1216. // f is foreground pixel
  1217. // b is background pixel
  1218. // a is alpha value from foreground pixel
  1219. // An preattenutated ARGB alpha blend uses the formula
  1220. // p = f + (1 - a) * b
  1221. // where
  1222. // f is foreground pixel premultiplied by alpha
  1223. LIBYUV_API
  1224. int ARGBAttenuate(const uint8* src_argb, int src_stride_argb,
  1225. uint8* dst_argb, int dst_stride_argb,
  1226. int width, int height) {
  1227. int y;
  1228. void (*ARGBAttenuateRow)(const uint8* src_argb, uint8* dst_argb,
  1229. int width) = ARGBAttenuateRow_C;
  1230. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  1231. return -1;
  1232. }
  1233. if (height < 0) {
  1234. height = -height;
  1235. src_argb = src_argb + (height - 1) * src_stride_argb;
  1236. src_stride_argb = -src_stride_argb;
  1237. }
  1238. // Coalesce rows.
  1239. if (src_stride_argb == width * 4 &&
  1240. dst_stride_argb == width * 4) {
  1241. width *= height;
  1242. height = 1;
  1243. src_stride_argb = dst_stride_argb = 0;
  1244. }
  1245. #if defined(HAS_ARGBATTENUATEROW_SSSE3)
  1246. if (TestCpuFlag(kCpuHasSSSE3)) {
  1247. ARGBAttenuateRow = ARGBAttenuateRow_Any_SSSE3;
  1248. if (IS_ALIGNED(width, 4)) {
  1249. ARGBAttenuateRow = ARGBAttenuateRow_SSSE3;
  1250. }
  1251. }
  1252. #endif
  1253. #if defined(HAS_ARGBATTENUATEROW_AVX2)
  1254. if (TestCpuFlag(kCpuHasAVX2)) {
  1255. ARGBAttenuateRow = ARGBAttenuateRow_Any_AVX2;
  1256. if (IS_ALIGNED(width, 8)) {
  1257. ARGBAttenuateRow = ARGBAttenuateRow_AVX2;
  1258. }
  1259. }
  1260. #endif
  1261. #if defined(HAS_ARGBATTENUATEROW_NEON)
  1262. if (TestCpuFlag(kCpuHasNEON)) {
  1263. ARGBAttenuateRow = ARGBAttenuateRow_Any_NEON;
  1264. if (IS_ALIGNED(width, 8)) {
  1265. ARGBAttenuateRow = ARGBAttenuateRow_NEON;
  1266. }
  1267. }
  1268. #endif
  1269. for (y = 0; y < height; ++y) {
  1270. ARGBAttenuateRow(src_argb, dst_argb, width);
  1271. src_argb += src_stride_argb;
  1272. dst_argb += dst_stride_argb;
  1273. }
  1274. return 0;
  1275. }
  1276. // Convert preattentuated ARGB to unattenuated ARGB.
  1277. LIBYUV_API
  1278. int ARGBUnattenuate(const uint8* src_argb, int src_stride_argb,
  1279. uint8* dst_argb, int dst_stride_argb,
  1280. int width, int height) {
  1281. int y;
  1282. void (*ARGBUnattenuateRow)(const uint8* src_argb, uint8* dst_argb,
  1283. int width) = ARGBUnattenuateRow_C;
  1284. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  1285. return -1;
  1286. }
  1287. if (height < 0) {
  1288. height = -height;
  1289. src_argb = src_argb + (height - 1) * src_stride_argb;
  1290. src_stride_argb = -src_stride_argb;
  1291. }
  1292. // Coalesce rows.
  1293. if (src_stride_argb == width * 4 &&
  1294. dst_stride_argb == width * 4) {
  1295. width *= height;
  1296. height = 1;
  1297. src_stride_argb = dst_stride_argb = 0;
  1298. }
  1299. #if defined(HAS_ARGBUNATTENUATEROW_SSE2)
  1300. if (TestCpuFlag(kCpuHasSSE2)) {
  1301. ARGBUnattenuateRow = ARGBUnattenuateRow_Any_SSE2;
  1302. if (IS_ALIGNED(width, 4)) {
  1303. ARGBUnattenuateRow = ARGBUnattenuateRow_SSE2;
  1304. }
  1305. }
  1306. #endif
  1307. #if defined(HAS_ARGBUNATTENUATEROW_AVX2)
  1308. if (TestCpuFlag(kCpuHasAVX2)) {
  1309. ARGBUnattenuateRow = ARGBUnattenuateRow_Any_AVX2;
  1310. if (IS_ALIGNED(width, 8)) {
  1311. ARGBUnattenuateRow = ARGBUnattenuateRow_AVX2;
  1312. }
  1313. }
  1314. #endif
  1315. // TODO(fbarchard): Neon version.
  1316. for (y = 0; y < height; ++y) {
  1317. ARGBUnattenuateRow(src_argb, dst_argb, width);
  1318. src_argb += src_stride_argb;
  1319. dst_argb += dst_stride_argb;
  1320. }
  1321. return 0;
  1322. }
  1323. // Convert ARGB to Grayed ARGB.
  1324. LIBYUV_API
  1325. int ARGBGrayTo(const uint8* src_argb, int src_stride_argb,
  1326. uint8* dst_argb, int dst_stride_argb,
  1327. int width, int height) {
  1328. int y;
  1329. void (*ARGBGrayRow)(const uint8* src_argb, uint8* dst_argb,
  1330. int width) = ARGBGrayRow_C;
  1331. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  1332. return -1;
  1333. }
  1334. if (height < 0) {
  1335. height = -height;
  1336. src_argb = src_argb + (height - 1) * src_stride_argb;
  1337. src_stride_argb = -src_stride_argb;
  1338. }
  1339. // Coalesce rows.
  1340. if (src_stride_argb == width * 4 &&
  1341. dst_stride_argb == width * 4) {
  1342. width *= height;
  1343. height = 1;
  1344. src_stride_argb = dst_stride_argb = 0;
  1345. }
  1346. #if defined(HAS_ARGBGRAYROW_SSSE3)
  1347. if (TestCpuFlag(kCpuHasSSSE3) && IS_ALIGNED(width, 8)) {
  1348. ARGBGrayRow = ARGBGrayRow_SSSE3;
  1349. }
  1350. #endif
  1351. #if defined(HAS_ARGBGRAYROW_NEON)
  1352. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  1353. ARGBGrayRow = ARGBGrayRow_NEON;
  1354. }
  1355. #endif
  1356. for (y = 0; y < height; ++y) {
  1357. ARGBGrayRow(src_argb, dst_argb, width);
  1358. src_argb += src_stride_argb;
  1359. dst_argb += dst_stride_argb;
  1360. }
  1361. return 0;
  1362. }
  1363. // Make a rectangle of ARGB gray scale.
  1364. LIBYUV_API
  1365. int ARGBGray(uint8* dst_argb, int dst_stride_argb,
  1366. int dst_x, int dst_y,
  1367. int width, int height) {
  1368. int y;
  1369. void (*ARGBGrayRow)(const uint8* src_argb, uint8* dst_argb,
  1370. int width) = ARGBGrayRow_C;
  1371. uint8* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  1372. if (!dst_argb || width <= 0 || height <= 0 || dst_x < 0 || dst_y < 0) {
  1373. return -1;
  1374. }
  1375. // Coalesce rows.
  1376. if (dst_stride_argb == width * 4) {
  1377. width *= height;
  1378. height = 1;
  1379. dst_stride_argb = 0;
  1380. }
  1381. #if defined(HAS_ARGBGRAYROW_SSSE3)
  1382. if (TestCpuFlag(kCpuHasSSSE3) && IS_ALIGNED(width, 8)) {
  1383. ARGBGrayRow = ARGBGrayRow_SSSE3;
  1384. }
  1385. #endif
  1386. #if defined(HAS_ARGBGRAYROW_NEON)
  1387. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  1388. ARGBGrayRow = ARGBGrayRow_NEON;
  1389. }
  1390. #endif
  1391. for (y = 0; y < height; ++y) {
  1392. ARGBGrayRow(dst, dst, width);
  1393. dst += dst_stride_argb;
  1394. }
  1395. return 0;
  1396. }
  1397. // Make a rectangle of ARGB Sepia tone.
  1398. LIBYUV_API
  1399. int ARGBSepia(uint8* dst_argb, int dst_stride_argb,
  1400. int dst_x, int dst_y, int width, int height) {
  1401. int y;
  1402. void (*ARGBSepiaRow)(uint8* dst_argb, int width) = ARGBSepiaRow_C;
  1403. uint8* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  1404. if (!dst_argb || width <= 0 || height <= 0 || dst_x < 0 || dst_y < 0) {
  1405. return -1;
  1406. }
  1407. // Coalesce rows.
  1408. if (dst_stride_argb == width * 4) {
  1409. width *= height;
  1410. height = 1;
  1411. dst_stride_argb = 0;
  1412. }
  1413. #if defined(HAS_ARGBSEPIAROW_SSSE3)
  1414. if (TestCpuFlag(kCpuHasSSSE3) && IS_ALIGNED(width, 8)) {
  1415. ARGBSepiaRow = ARGBSepiaRow_SSSE3;
  1416. }
  1417. #endif
  1418. #if defined(HAS_ARGBSEPIAROW_NEON)
  1419. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  1420. ARGBSepiaRow = ARGBSepiaRow_NEON;
  1421. }
  1422. #endif
  1423. for (y = 0; y < height; ++y) {
  1424. ARGBSepiaRow(dst, width);
  1425. dst += dst_stride_argb;
  1426. }
  1427. return 0;
  1428. }
  1429. // Apply a 4x4 matrix to each ARGB pixel.
  1430. // Note: Normally for shading, but can be used to swizzle or invert.
  1431. LIBYUV_API
  1432. int ARGBColorMatrix(const uint8* src_argb, int src_stride_argb,
  1433. uint8* dst_argb, int dst_stride_argb,
  1434. const int8* matrix_argb,
  1435. int width, int height) {
  1436. int y;
  1437. void (*ARGBColorMatrixRow)(const uint8* src_argb, uint8* dst_argb,
  1438. const int8* matrix_argb, int width) = ARGBColorMatrixRow_C;
  1439. if (!src_argb || !dst_argb || !matrix_argb || width <= 0 || height == 0) {
  1440. return -1;
  1441. }
  1442. if (height < 0) {
  1443. height = -height;
  1444. src_argb = src_argb + (height - 1) * src_stride_argb;
  1445. src_stride_argb = -src_stride_argb;
  1446. }
  1447. // Coalesce rows.
  1448. if (src_stride_argb == width * 4 &&
  1449. dst_stride_argb == width * 4) {
  1450. width *= height;
  1451. height = 1;
  1452. src_stride_argb = dst_stride_argb = 0;
  1453. }
  1454. #if defined(HAS_ARGBCOLORMATRIXROW_SSSE3)
  1455. if (TestCpuFlag(kCpuHasSSSE3) && IS_ALIGNED(width, 8)) {
  1456. ARGBColorMatrixRow = ARGBColorMatrixRow_SSSE3;
  1457. }
  1458. #endif
  1459. #if defined(HAS_ARGBCOLORMATRIXROW_NEON)
  1460. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  1461. ARGBColorMatrixRow = ARGBColorMatrixRow_NEON;
  1462. }
  1463. #endif
  1464. for (y = 0; y < height; ++y) {
  1465. ARGBColorMatrixRow(src_argb, dst_argb, matrix_argb, width);
  1466. src_argb += src_stride_argb;
  1467. dst_argb += dst_stride_argb;
  1468. }
  1469. return 0;
  1470. }
  1471. // Apply a 4x3 matrix to each ARGB pixel.
  1472. // Deprecated.
  1473. LIBYUV_API
  1474. int RGBColorMatrix(uint8* dst_argb, int dst_stride_argb,
  1475. const int8* matrix_rgb,
  1476. int dst_x, int dst_y, int width, int height) {
  1477. SIMD_ALIGNED(int8 matrix_argb[16]);
  1478. uint8* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  1479. if (!dst_argb || !matrix_rgb || width <= 0 || height <= 0 ||
  1480. dst_x < 0 || dst_y < 0) {
  1481. return -1;
  1482. }
  1483. // Convert 4x3 7 bit matrix to 4x4 6 bit matrix.
  1484. matrix_argb[0] = matrix_rgb[0] / 2;
  1485. matrix_argb[1] = matrix_rgb[1] / 2;
  1486. matrix_argb[2] = matrix_rgb[2] / 2;
  1487. matrix_argb[3] = matrix_rgb[3] / 2;
  1488. matrix_argb[4] = matrix_rgb[4] / 2;
  1489. matrix_argb[5] = matrix_rgb[5] / 2;
  1490. matrix_argb[6] = matrix_rgb[6] / 2;
  1491. matrix_argb[7] = matrix_rgb[7] / 2;
  1492. matrix_argb[8] = matrix_rgb[8] / 2;
  1493. matrix_argb[9] = matrix_rgb[9] / 2;
  1494. matrix_argb[10] = matrix_rgb[10] / 2;
  1495. matrix_argb[11] = matrix_rgb[11] / 2;
  1496. matrix_argb[14] = matrix_argb[13] = matrix_argb[12] = 0;
  1497. matrix_argb[15] = 64; // 1.0
  1498. return ARGBColorMatrix((const uint8*)(dst), dst_stride_argb,
  1499. dst, dst_stride_argb,
  1500. &matrix_argb[0], width, height);
  1501. }
  1502. // Apply a color table each ARGB pixel.
  1503. // Table contains 256 ARGB values.
  1504. LIBYUV_API
  1505. int ARGBColorTable(uint8* dst_argb, int dst_stride_argb,
  1506. const uint8* table_argb,
  1507. int dst_x, int dst_y, int width, int height) {
  1508. int y;
  1509. void (*ARGBColorTableRow)(uint8* dst_argb, const uint8* table_argb,
  1510. int width) = ARGBColorTableRow_C;
  1511. uint8* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  1512. if (!dst_argb || !table_argb || width <= 0 || height <= 0 ||
  1513. dst_x < 0 || dst_y < 0) {
  1514. return -1;
  1515. }
  1516. // Coalesce rows.
  1517. if (dst_stride_argb == width * 4) {
  1518. width *= height;
  1519. height = 1;
  1520. dst_stride_argb = 0;
  1521. }
  1522. #if defined(HAS_ARGBCOLORTABLEROW_X86)
  1523. if (TestCpuFlag(kCpuHasX86)) {
  1524. ARGBColorTableRow = ARGBColorTableRow_X86;
  1525. }
  1526. #endif
  1527. for (y = 0; y < height; ++y) {
  1528. ARGBColorTableRow(dst, table_argb, width);
  1529. dst += dst_stride_argb;
  1530. }
  1531. return 0;
  1532. }
  1533. // Apply a color table each ARGB pixel but preserve destination alpha.
  1534. // Table contains 256 ARGB values.
  1535. LIBYUV_API
  1536. int RGBColorTable(uint8* dst_argb, int dst_stride_argb,
  1537. const uint8* table_argb,
  1538. int dst_x, int dst_y, int width, int height) {
  1539. int y;
  1540. void (*RGBColorTableRow)(uint8* dst_argb, const uint8* table_argb,
  1541. int width) = RGBColorTableRow_C;
  1542. uint8* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  1543. if (!dst_argb || !table_argb || width <= 0 || height <= 0 ||
  1544. dst_x < 0 || dst_y < 0) {
  1545. return -1;
  1546. }
  1547. // Coalesce rows.
  1548. if (dst_stride_argb == width * 4) {
  1549. width *= height;
  1550. height = 1;
  1551. dst_stride_argb = 0;
  1552. }
  1553. #if defined(HAS_RGBCOLORTABLEROW_X86)
  1554. if (TestCpuFlag(kCpuHasX86)) {
  1555. RGBColorTableRow = RGBColorTableRow_X86;
  1556. }
  1557. #endif
  1558. for (y = 0; y < height; ++y) {
  1559. RGBColorTableRow(dst, table_argb, width);
  1560. dst += dst_stride_argb;
  1561. }
  1562. return 0;
  1563. }
  1564. // ARGBQuantize is used to posterize art.
  1565. // e.g. rgb / qvalue * qvalue + qvalue / 2
  1566. // But the low levels implement efficiently with 3 parameters, and could be
  1567. // used for other high level operations.
  1568. // dst_argb[0] = (b * scale >> 16) * interval_size + interval_offset;
  1569. // where scale is 1 / interval_size as a fixed point value.
  1570. // The divide is replaces with a multiply by reciprocal fixed point multiply.
  1571. // Caveat - although SSE2 saturates, the C function does not and should be used
  1572. // with care if doing anything but quantization.
  1573. LIBYUV_API
  1574. int ARGBQuantize(uint8* dst_argb, int dst_stride_argb,
  1575. int scale, int interval_size, int interval_offset,
  1576. int dst_x, int dst_y, int width, int height) {
  1577. int y;
  1578. void (*ARGBQuantizeRow)(uint8* dst_argb, int scale, int interval_size,
  1579. int interval_offset, int width) = ARGBQuantizeRow_C;
  1580. uint8* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  1581. if (!dst_argb || width <= 0 || height <= 0 || dst_x < 0 || dst_y < 0 ||
  1582. interval_size < 1 || interval_size > 255) {
  1583. return -1;
  1584. }
  1585. // Coalesce rows.
  1586. if (dst_stride_argb == width * 4) {
  1587. width *= height;
  1588. height = 1;
  1589. dst_stride_argb = 0;
  1590. }
  1591. #if defined(HAS_ARGBQUANTIZEROW_SSE2)
  1592. if (TestCpuFlag(kCpuHasSSE2) && IS_ALIGNED(width, 4)) {
  1593. ARGBQuantizeRow = ARGBQuantizeRow_SSE2;
  1594. }
  1595. #endif
  1596. #if defined(HAS_ARGBQUANTIZEROW_NEON)
  1597. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  1598. ARGBQuantizeRow = ARGBQuantizeRow_NEON;
  1599. }
  1600. #endif
  1601. for (y = 0; y < height; ++y) {
  1602. ARGBQuantizeRow(dst, scale, interval_size, interval_offset, width);
  1603. dst += dst_stride_argb;
  1604. }
  1605. return 0;
  1606. }
  1607. // Computes table of cumulative sum for image where the value is the sum
  1608. // of all values above and to the left of the entry. Used by ARGBBlur.
  1609. LIBYUV_API
  1610. int ARGBComputeCumulativeSum(const uint8* src_argb, int src_stride_argb,
  1611. int32* dst_cumsum, int dst_stride32_cumsum,
  1612. int width, int height) {
  1613. int y;
  1614. void (*ComputeCumulativeSumRow)(const uint8* row, int32* cumsum,
  1615. const int32* previous_cumsum, int width) = ComputeCumulativeSumRow_C;
  1616. int32* previous_cumsum = dst_cumsum;
  1617. if (!dst_cumsum || !src_argb || width <= 0 || height <= 0) {
  1618. return -1;
  1619. }
  1620. #if defined(HAS_CUMULATIVESUMTOAVERAGEROW_SSE2)
  1621. if (TestCpuFlag(kCpuHasSSE2)) {
  1622. ComputeCumulativeSumRow = ComputeCumulativeSumRow_SSE2;
  1623. }
  1624. #endif
  1625. memset(dst_cumsum, 0, width * sizeof(dst_cumsum[0]) * 4); // 4 int per pixel.
  1626. for (y = 0; y < height; ++y) {
  1627. ComputeCumulativeSumRow(src_argb, dst_cumsum, previous_cumsum, width);
  1628. previous_cumsum = dst_cumsum;
  1629. dst_cumsum += dst_stride32_cumsum;
  1630. src_argb += src_stride_argb;
  1631. }
  1632. return 0;
  1633. }
  1634. // Blur ARGB image.
  1635. // Caller should allocate CumulativeSum table of width * height * 16 bytes
  1636. // aligned to 16 byte boundary. height can be radius * 2 + 2 to save memory
  1637. // as the buffer is treated as circular.
  1638. LIBYUV_API
  1639. int ARGBBlur(const uint8* src_argb, int src_stride_argb,
  1640. uint8* dst_argb, int dst_stride_argb,
  1641. int32* dst_cumsum, int dst_stride32_cumsum,
  1642. int width, int height, int radius) {
  1643. int y;
  1644. void (*ComputeCumulativeSumRow)(const uint8 *row, int32 *cumsum,
  1645. const int32* previous_cumsum, int width) = ComputeCumulativeSumRow_C;
  1646. void (*CumulativeSumToAverageRow)(const int32* topleft, const int32* botleft,
  1647. int width, int area, uint8* dst, int count) = CumulativeSumToAverageRow_C;
  1648. int32* cumsum_bot_row;
  1649. int32* max_cumsum_bot_row;
  1650. int32* cumsum_top_row;
  1651. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  1652. return -1;
  1653. }
  1654. if (height < 0) {
  1655. height = -height;
  1656. src_argb = src_argb + (height - 1) * src_stride_argb;
  1657. src_stride_argb = -src_stride_argb;
  1658. }
  1659. if (radius > height) {
  1660. radius = height;
  1661. }
  1662. if (radius > (width / 2 - 1)) {
  1663. radius = width / 2 - 1;
  1664. }
  1665. if (radius <= 0) {
  1666. return -1;
  1667. }
  1668. #if defined(HAS_CUMULATIVESUMTOAVERAGEROW_SSE2)
  1669. if (TestCpuFlag(kCpuHasSSE2)) {
  1670. ComputeCumulativeSumRow = ComputeCumulativeSumRow_SSE2;
  1671. CumulativeSumToAverageRow = CumulativeSumToAverageRow_SSE2;
  1672. }
  1673. #endif
  1674. // Compute enough CumulativeSum for first row to be blurred. After this
  1675. // one row of CumulativeSum is updated at a time.
  1676. ARGBComputeCumulativeSum(src_argb, src_stride_argb,
  1677. dst_cumsum, dst_stride32_cumsum,
  1678. width, radius);
  1679. src_argb = src_argb + radius * src_stride_argb;
  1680. cumsum_bot_row = &dst_cumsum[(radius - 1) * dst_stride32_cumsum];
  1681. max_cumsum_bot_row = &dst_cumsum[(radius * 2 + 2) * dst_stride32_cumsum];
  1682. cumsum_top_row = &dst_cumsum[0];
  1683. for (y = 0; y < height; ++y) {
  1684. int top_y = ((y - radius - 1) >= 0) ? (y - radius - 1) : 0;
  1685. int bot_y = ((y + radius) < height) ? (y + radius) : (height - 1);
  1686. int area = radius * (bot_y - top_y);
  1687. int boxwidth = radius * 4;
  1688. int x;
  1689. int n;
  1690. // Increment cumsum_top_row pointer with circular buffer wrap around.
  1691. if (top_y) {
  1692. cumsum_top_row += dst_stride32_cumsum;
  1693. if (cumsum_top_row >= max_cumsum_bot_row) {
  1694. cumsum_top_row = dst_cumsum;
  1695. }
  1696. }
  1697. // Increment cumsum_bot_row pointer with circular buffer wrap around and
  1698. // then fill in a row of CumulativeSum.
  1699. if ((y + radius) < height) {
  1700. const int32* prev_cumsum_bot_row = cumsum_bot_row;
  1701. cumsum_bot_row += dst_stride32_cumsum;
  1702. if (cumsum_bot_row >= max_cumsum_bot_row) {
  1703. cumsum_bot_row = dst_cumsum;
  1704. }
  1705. ComputeCumulativeSumRow(src_argb, cumsum_bot_row, prev_cumsum_bot_row,
  1706. width);
  1707. src_argb += src_stride_argb;
  1708. }
  1709. // Left clipped.
  1710. for (x = 0; x < radius + 1; ++x) {
  1711. CumulativeSumToAverageRow(cumsum_top_row, cumsum_bot_row,
  1712. boxwidth, area, &dst_argb[x * 4], 1);
  1713. area += (bot_y - top_y);
  1714. boxwidth += 4;
  1715. }
  1716. // Middle unclipped.
  1717. n = (width - 1) - radius - x + 1;
  1718. CumulativeSumToAverageRow(cumsum_top_row, cumsum_bot_row,
  1719. boxwidth, area, &dst_argb[x * 4], n);
  1720. // Right clipped.
  1721. for (x += n; x <= width - 1; ++x) {
  1722. area -= (bot_y - top_y);
  1723. boxwidth -= 4;
  1724. CumulativeSumToAverageRow(cumsum_top_row + (x - radius - 1) * 4,
  1725. cumsum_bot_row + (x - radius - 1) * 4,
  1726. boxwidth, area, &dst_argb[x * 4], 1);
  1727. }
  1728. dst_argb += dst_stride_argb;
  1729. }
  1730. return 0;
  1731. }
  1732. // Multiply ARGB image by a specified ARGB value.
  1733. LIBYUV_API
  1734. int ARGBShade(const uint8* src_argb, int src_stride_argb,
  1735. uint8* dst_argb, int dst_stride_argb,
  1736. int width, int height, uint32 value) {
  1737. int y;
  1738. void (*ARGBShadeRow)(const uint8* src_argb, uint8* dst_argb,
  1739. int width, uint32 value) = ARGBShadeRow_C;
  1740. if (!src_argb || !dst_argb || width <= 0 || height == 0 || value == 0u) {
  1741. return -1;
  1742. }
  1743. if (height < 0) {
  1744. height = -height;
  1745. src_argb = src_argb + (height - 1) * src_stride_argb;
  1746. src_stride_argb = -src_stride_argb;
  1747. }
  1748. // Coalesce rows.
  1749. if (src_stride_argb == width * 4 &&
  1750. dst_stride_argb == width * 4) {
  1751. width *= height;
  1752. height = 1;
  1753. src_stride_argb = dst_stride_argb = 0;
  1754. }
  1755. #if defined(HAS_ARGBSHADEROW_SSE2)
  1756. if (TestCpuFlag(kCpuHasSSE2) && IS_ALIGNED(width, 4)) {
  1757. ARGBShadeRow = ARGBShadeRow_SSE2;
  1758. }
  1759. #endif
  1760. #if defined(HAS_ARGBSHADEROW_NEON)
  1761. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  1762. ARGBShadeRow = ARGBShadeRow_NEON;
  1763. }
  1764. #endif
  1765. for (y = 0; y < height; ++y) {
  1766. ARGBShadeRow(src_argb, dst_argb, width, value);
  1767. src_argb += src_stride_argb;
  1768. dst_argb += dst_stride_argb;
  1769. }
  1770. return 0;
  1771. }
  1772. // Interpolate 2 planes by specified amount (0 to 255).
  1773. LIBYUV_API
  1774. int InterpolatePlane(const uint8* src0, int src_stride0,
  1775. const uint8* src1, int src_stride1,
  1776. uint8* dst, int dst_stride,
  1777. int width, int height, int interpolation) {
  1778. int y;
  1779. void (*InterpolateRow)(uint8* dst_ptr, const uint8* src_ptr,
  1780. ptrdiff_t src_stride, int dst_width,
  1781. int source_y_fraction) = InterpolateRow_C;
  1782. if (!src0 || !src1 || !dst || width <= 0 || height == 0) {
  1783. return -1;
  1784. }
  1785. // Negative height means invert the image.
  1786. if (height < 0) {
  1787. height = -height;
  1788. dst = dst + (height - 1) * dst_stride;
  1789. dst_stride = -dst_stride;
  1790. }
  1791. // Coalesce rows.
  1792. if (src_stride0 == width &&
  1793. src_stride1 == width &&
  1794. dst_stride == width) {
  1795. width *= height;
  1796. height = 1;
  1797. src_stride0 = src_stride1 = dst_stride = 0;
  1798. }
  1799. #if defined(HAS_INTERPOLATEROW_SSSE3)
  1800. if (TestCpuFlag(kCpuHasSSSE3)) {
  1801. InterpolateRow = InterpolateRow_Any_SSSE3;
  1802. if (IS_ALIGNED(width, 16)) {
  1803. InterpolateRow = InterpolateRow_SSSE3;
  1804. }
  1805. }
  1806. #endif
  1807. #if defined(HAS_INTERPOLATEROW_AVX2)
  1808. if (TestCpuFlag(kCpuHasAVX2)) {
  1809. InterpolateRow = InterpolateRow_Any_AVX2;
  1810. if (IS_ALIGNED(width, 32)) {
  1811. InterpolateRow = InterpolateRow_AVX2;
  1812. }
  1813. }
  1814. #endif
  1815. #if defined(HAS_INTERPOLATEROW_NEON)
  1816. if (TestCpuFlag(kCpuHasNEON)) {
  1817. InterpolateRow = InterpolateRow_Any_NEON;
  1818. if (IS_ALIGNED(width, 16)) {
  1819. InterpolateRow = InterpolateRow_NEON;
  1820. }
  1821. }
  1822. #endif
  1823. #if defined(HAS_INTERPOLATEROW_DSPR2)
  1824. if (TestCpuFlag(kCpuHasDSPR2) &&
  1825. IS_ALIGNED(src0, 4) && IS_ALIGNED(src_stride0, 4) &&
  1826. IS_ALIGNED(src1, 4) && IS_ALIGNED(src_stride1, 4) &&
  1827. IS_ALIGNED(dst, 4) && IS_ALIGNED(dst_stride, 4) &&
  1828. IS_ALIGNED(width, 4)) {
  1829. InterpolateRow = InterpolateRow_DSPR2;
  1830. }
  1831. #endif
  1832. for (y = 0; y < height; ++y) {
  1833. InterpolateRow(dst, src0, src1 - src0, width, interpolation);
  1834. src0 += src_stride0;
  1835. src1 += src_stride1;
  1836. dst += dst_stride;
  1837. }
  1838. return 0;
  1839. }
  1840. // Interpolate 2 ARGB images by specified amount (0 to 255).
  1841. LIBYUV_API
  1842. int ARGBInterpolate(const uint8* src_argb0, int src_stride_argb0,
  1843. const uint8* src_argb1, int src_stride_argb1,
  1844. uint8* dst_argb, int dst_stride_argb,
  1845. int width, int height, int interpolation) {
  1846. return InterpolatePlane(src_argb0, src_stride_argb0,
  1847. src_argb1, src_stride_argb1,
  1848. dst_argb, dst_stride_argb,
  1849. width * 4, height, interpolation);
  1850. }
  1851. // Interpolate 2 YUV images by specified amount (0 to 255).
  1852. LIBYUV_API
  1853. int I420Interpolate(const uint8* src0_y, int src0_stride_y,
  1854. const uint8* src0_u, int src0_stride_u,
  1855. const uint8* src0_v, int src0_stride_v,
  1856. const uint8* src1_y, int src1_stride_y,
  1857. const uint8* src1_u, int src1_stride_u,
  1858. const uint8* src1_v, int src1_stride_v,
  1859. uint8* dst_y, int dst_stride_y,
  1860. uint8* dst_u, int dst_stride_u,
  1861. uint8* dst_v, int dst_stride_v,
  1862. int width, int height, int interpolation) {
  1863. int halfwidth = (width + 1) >> 1;
  1864. int halfheight = (height + 1) >> 1;
  1865. if (!src0_y || !src0_u || !src0_v ||
  1866. !src1_y || !src1_u || !src1_v ||
  1867. !dst_y || !dst_u || !dst_v ||
  1868. width <= 0 || height == 0) {
  1869. return -1;
  1870. }
  1871. InterpolatePlane(src0_y, src0_stride_y,
  1872. src1_y, src1_stride_y,
  1873. dst_y, dst_stride_y,
  1874. width, height, interpolation);
  1875. InterpolatePlane(src0_u, src0_stride_u,
  1876. src1_u, src1_stride_u,
  1877. dst_u, dst_stride_u,
  1878. halfwidth, halfheight, interpolation);
  1879. InterpolatePlane(src0_v, src0_stride_v,
  1880. src1_v, src1_stride_v,
  1881. dst_v, dst_stride_v,
  1882. halfwidth, halfheight, interpolation);
  1883. return 0;
  1884. }
  1885. // Shuffle ARGB channel order. e.g. BGRA to ARGB.
  1886. LIBYUV_API
  1887. int ARGBShuffle(const uint8* src_bgra, int src_stride_bgra,
  1888. uint8* dst_argb, int dst_stride_argb,
  1889. const uint8* shuffler, int width, int height) {
  1890. int y;
  1891. void (*ARGBShuffleRow)(const uint8* src_bgra, uint8* dst_argb,
  1892. const uint8* shuffler, int width) = ARGBShuffleRow_C;
  1893. if (!src_bgra || !dst_argb ||
  1894. width <= 0 || height == 0) {
  1895. return -1;
  1896. }
  1897. // Negative height means invert the image.
  1898. if (height < 0) {
  1899. height = -height;
  1900. src_bgra = src_bgra + (height - 1) * src_stride_bgra;
  1901. src_stride_bgra = -src_stride_bgra;
  1902. }
  1903. // Coalesce rows.
  1904. if (src_stride_bgra == width * 4 &&
  1905. dst_stride_argb == width * 4) {
  1906. width *= height;
  1907. height = 1;
  1908. src_stride_bgra = dst_stride_argb = 0;
  1909. }
  1910. #if defined(HAS_ARGBSHUFFLEROW_SSE2)
  1911. if (TestCpuFlag(kCpuHasSSE2)) {
  1912. ARGBShuffleRow = ARGBShuffleRow_Any_SSE2;
  1913. if (IS_ALIGNED(width, 4)) {
  1914. ARGBShuffleRow = ARGBShuffleRow_SSE2;
  1915. }
  1916. }
  1917. #endif
  1918. #if defined(HAS_ARGBSHUFFLEROW_SSSE3)
  1919. if (TestCpuFlag(kCpuHasSSSE3)) {
  1920. ARGBShuffleRow = ARGBShuffleRow_Any_SSSE3;
  1921. if (IS_ALIGNED(width, 8)) {
  1922. ARGBShuffleRow = ARGBShuffleRow_SSSE3;
  1923. }
  1924. }
  1925. #endif
  1926. #if defined(HAS_ARGBSHUFFLEROW_AVX2)
  1927. if (TestCpuFlag(kCpuHasAVX2)) {
  1928. ARGBShuffleRow = ARGBShuffleRow_Any_AVX2;
  1929. if (IS_ALIGNED(width, 16)) {
  1930. ARGBShuffleRow = ARGBShuffleRow_AVX2;
  1931. }
  1932. }
  1933. #endif
  1934. #if defined(HAS_ARGBSHUFFLEROW_NEON)
  1935. if (TestCpuFlag(kCpuHasNEON)) {
  1936. ARGBShuffleRow = ARGBShuffleRow_Any_NEON;
  1937. if (IS_ALIGNED(width, 4)) {
  1938. ARGBShuffleRow = ARGBShuffleRow_NEON;
  1939. }
  1940. }
  1941. #endif
  1942. for (y = 0; y < height; ++y) {
  1943. ARGBShuffleRow(src_bgra, dst_argb, shuffler, width);
  1944. src_bgra += src_stride_bgra;
  1945. dst_argb += dst_stride_argb;
  1946. }
  1947. return 0;
  1948. }
  1949. // Sobel ARGB effect.
  1950. static int ARGBSobelize(const uint8* src_argb, int src_stride_argb,
  1951. uint8* dst_argb, int dst_stride_argb,
  1952. int width, int height,
  1953. void (*SobelRow)(const uint8* src_sobelx,
  1954. const uint8* src_sobely,
  1955. uint8* dst, int width)) {
  1956. int y;
  1957. void (*ARGBToYJRow)(const uint8* src_argb, uint8* dst_g, int width) =
  1958. ARGBToYJRow_C;
  1959. void (*SobelYRow)(const uint8* src_y0, const uint8* src_y1,
  1960. uint8* dst_sobely, int width) = SobelYRow_C;
  1961. void (*SobelXRow)(const uint8* src_y0, const uint8* src_y1,
  1962. const uint8* src_y2, uint8* dst_sobely, int width) =
  1963. SobelXRow_C;
  1964. const int kEdge = 16; // Extra pixels at start of row for extrude/align.
  1965. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  1966. return -1;
  1967. }
  1968. // Negative height means invert the image.
  1969. if (height < 0) {
  1970. height = -height;
  1971. src_argb = src_argb + (height - 1) * src_stride_argb;
  1972. src_stride_argb = -src_stride_argb;
  1973. }
  1974. #if defined(HAS_ARGBTOYJROW_SSSE3)
  1975. if (TestCpuFlag(kCpuHasSSSE3)) {
  1976. ARGBToYJRow = ARGBToYJRow_Any_SSSE3;
  1977. if (IS_ALIGNED(width, 16)) {
  1978. ARGBToYJRow = ARGBToYJRow_SSSE3;
  1979. }
  1980. }
  1981. #endif
  1982. #if defined(HAS_ARGBTOYJROW_AVX2)
  1983. if (TestCpuFlag(kCpuHasAVX2)) {
  1984. ARGBToYJRow = ARGBToYJRow_Any_AVX2;
  1985. if (IS_ALIGNED(width, 32)) {
  1986. ARGBToYJRow = ARGBToYJRow_AVX2;
  1987. }
  1988. }
  1989. #endif
  1990. #if defined(HAS_ARGBTOYJROW_NEON)
  1991. if (TestCpuFlag(kCpuHasNEON)) {
  1992. ARGBToYJRow = ARGBToYJRow_Any_NEON;
  1993. if (IS_ALIGNED(width, 8)) {
  1994. ARGBToYJRow = ARGBToYJRow_NEON;
  1995. }
  1996. }
  1997. #endif
  1998. #if defined(HAS_SOBELYROW_SSE2)
  1999. if (TestCpuFlag(kCpuHasSSE2)) {
  2000. SobelYRow = SobelYRow_SSE2;
  2001. }
  2002. #endif
  2003. #if defined(HAS_SOBELYROW_NEON)
  2004. if (TestCpuFlag(kCpuHasNEON)) {
  2005. SobelYRow = SobelYRow_NEON;
  2006. }
  2007. #endif
  2008. #if defined(HAS_SOBELXROW_SSE2)
  2009. if (TestCpuFlag(kCpuHasSSE2)) {
  2010. SobelXRow = SobelXRow_SSE2;
  2011. }
  2012. #endif
  2013. #if defined(HAS_SOBELXROW_NEON)
  2014. if (TestCpuFlag(kCpuHasNEON)) {
  2015. SobelXRow = SobelXRow_NEON;
  2016. }
  2017. #endif
  2018. {
  2019. // 3 rows with edges before/after.
  2020. const int kRowSize = (width + kEdge + 31) & ~31;
  2021. align_buffer_64(rows, kRowSize * 2 + (kEdge + kRowSize * 3 + kEdge));
  2022. uint8* row_sobelx = rows;
  2023. uint8* row_sobely = rows + kRowSize;
  2024. uint8* row_y = rows + kRowSize * 2;
  2025. // Convert first row.
  2026. uint8* row_y0 = row_y + kEdge;
  2027. uint8* row_y1 = row_y0 + kRowSize;
  2028. uint8* row_y2 = row_y1 + kRowSize;
  2029. ARGBToYJRow(src_argb, row_y0, width);
  2030. row_y0[-1] = row_y0[0];
  2031. memset(row_y0 + width, row_y0[width - 1], 16); // Extrude 16 for valgrind.
  2032. ARGBToYJRow(src_argb, row_y1, width);
  2033. row_y1[-1] = row_y1[0];
  2034. memset(row_y1 + width, row_y1[width - 1], 16);
  2035. memset(row_y2 + width, 0, 16);
  2036. for (y = 0; y < height; ++y) {
  2037. // Convert next row of ARGB to G.
  2038. if (y < (height - 1)) {
  2039. src_argb += src_stride_argb;
  2040. }
  2041. ARGBToYJRow(src_argb, row_y2, width);
  2042. row_y2[-1] = row_y2[0];
  2043. row_y2[width] = row_y2[width - 1];
  2044. SobelXRow(row_y0 - 1, row_y1 - 1, row_y2 - 1, row_sobelx, width);
  2045. SobelYRow(row_y0 - 1, row_y2 - 1, row_sobely, width);
  2046. SobelRow(row_sobelx, row_sobely, dst_argb, width);
  2047. // Cycle thru circular queue of 3 row_y buffers.
  2048. {
  2049. uint8* row_yt = row_y0;
  2050. row_y0 = row_y1;
  2051. row_y1 = row_y2;
  2052. row_y2 = row_yt;
  2053. }
  2054. dst_argb += dst_stride_argb;
  2055. }
  2056. free_aligned_buffer_64(rows);
  2057. }
  2058. return 0;
  2059. }
  2060. // Sobel ARGB effect.
  2061. LIBYUV_API
  2062. int ARGBSobel(const uint8* src_argb, int src_stride_argb,
  2063. uint8* dst_argb, int dst_stride_argb,
  2064. int width, int height) {
  2065. void (*SobelRow)(const uint8* src_sobelx, const uint8* src_sobely,
  2066. uint8* dst_argb, int width) = SobelRow_C;
  2067. #if defined(HAS_SOBELROW_SSE2)
  2068. if (TestCpuFlag(kCpuHasSSE2)) {
  2069. SobelRow = SobelRow_Any_SSE2;
  2070. if (IS_ALIGNED(width, 16)) {
  2071. SobelRow = SobelRow_SSE2;
  2072. }
  2073. }
  2074. #endif
  2075. #if defined(HAS_SOBELROW_NEON)
  2076. if (TestCpuFlag(kCpuHasNEON)) {
  2077. SobelRow = SobelRow_Any_NEON;
  2078. if (IS_ALIGNED(width, 8)) {
  2079. SobelRow = SobelRow_NEON;
  2080. }
  2081. }
  2082. #endif
  2083. return ARGBSobelize(src_argb, src_stride_argb, dst_argb, dst_stride_argb,
  2084. width, height, SobelRow);
  2085. }
  2086. // Sobel ARGB effect with planar output.
  2087. LIBYUV_API
  2088. int ARGBSobelToPlane(const uint8* src_argb, int src_stride_argb,
  2089. uint8* dst_y, int dst_stride_y,
  2090. int width, int height) {
  2091. void (*SobelToPlaneRow)(const uint8* src_sobelx, const uint8* src_sobely,
  2092. uint8* dst_, int width) = SobelToPlaneRow_C;
  2093. #if defined(HAS_SOBELTOPLANEROW_SSE2)
  2094. if (TestCpuFlag(kCpuHasSSE2)) {
  2095. SobelToPlaneRow = SobelToPlaneRow_Any_SSE2;
  2096. if (IS_ALIGNED(width, 16)) {
  2097. SobelToPlaneRow = SobelToPlaneRow_SSE2;
  2098. }
  2099. }
  2100. #endif
  2101. #if defined(HAS_SOBELTOPLANEROW_NEON)
  2102. if (TestCpuFlag(kCpuHasNEON)) {
  2103. SobelToPlaneRow = SobelToPlaneRow_Any_NEON;
  2104. if (IS_ALIGNED(width, 16)) {
  2105. SobelToPlaneRow = SobelToPlaneRow_NEON;
  2106. }
  2107. }
  2108. #endif
  2109. return ARGBSobelize(src_argb, src_stride_argb, dst_y, dst_stride_y,
  2110. width, height, SobelToPlaneRow);
  2111. }
  2112. // SobelXY ARGB effect.
  2113. // Similar to Sobel, but also stores Sobel X in R and Sobel Y in B. G = Sobel.
  2114. LIBYUV_API
  2115. int ARGBSobelXY(const uint8* src_argb, int src_stride_argb,
  2116. uint8* dst_argb, int dst_stride_argb,
  2117. int width, int height) {
  2118. void (*SobelXYRow)(const uint8* src_sobelx, const uint8* src_sobely,
  2119. uint8* dst_argb, int width) = SobelXYRow_C;
  2120. #if defined(HAS_SOBELXYROW_SSE2)
  2121. if (TestCpuFlag(kCpuHasSSE2)) {
  2122. SobelXYRow = SobelXYRow_Any_SSE2;
  2123. if (IS_ALIGNED(width, 16)) {
  2124. SobelXYRow = SobelXYRow_SSE2;
  2125. }
  2126. }
  2127. #endif
  2128. #if defined(HAS_SOBELXYROW_NEON)
  2129. if (TestCpuFlag(kCpuHasNEON)) {
  2130. SobelXYRow = SobelXYRow_Any_NEON;
  2131. if (IS_ALIGNED(width, 8)) {
  2132. SobelXYRow = SobelXYRow_NEON;
  2133. }
  2134. }
  2135. #endif
  2136. return ARGBSobelize(src_argb, src_stride_argb, dst_argb, dst_stride_argb,
  2137. width, height, SobelXYRow);
  2138. }
  2139. // Apply a 4x4 polynomial to each ARGB pixel.
  2140. LIBYUV_API
  2141. int ARGBPolynomial(const uint8* src_argb, int src_stride_argb,
  2142. uint8* dst_argb, int dst_stride_argb,
  2143. const float* poly,
  2144. int width, int height) {
  2145. int y;
  2146. void (*ARGBPolynomialRow)(const uint8* src_argb,
  2147. uint8* dst_argb, const float* poly,
  2148. int width) = ARGBPolynomialRow_C;
  2149. if (!src_argb || !dst_argb || !poly || width <= 0 || height == 0) {
  2150. return -1;
  2151. }
  2152. // Negative height means invert the image.
  2153. if (height < 0) {
  2154. height = -height;
  2155. src_argb = src_argb + (height - 1) * src_stride_argb;
  2156. src_stride_argb = -src_stride_argb;
  2157. }
  2158. // Coalesce rows.
  2159. if (src_stride_argb == width * 4 &&
  2160. dst_stride_argb == width * 4) {
  2161. width *= height;
  2162. height = 1;
  2163. src_stride_argb = dst_stride_argb = 0;
  2164. }
  2165. #if defined(HAS_ARGBPOLYNOMIALROW_SSE2)
  2166. if (TestCpuFlag(kCpuHasSSE2) && IS_ALIGNED(width, 2)) {
  2167. ARGBPolynomialRow = ARGBPolynomialRow_SSE2;
  2168. }
  2169. #endif
  2170. #if defined(HAS_ARGBPOLYNOMIALROW_AVX2)
  2171. if (TestCpuFlag(kCpuHasAVX2) && TestCpuFlag(kCpuHasFMA3) &&
  2172. IS_ALIGNED(width, 2)) {
  2173. ARGBPolynomialRow = ARGBPolynomialRow_AVX2;
  2174. }
  2175. #endif
  2176. for (y = 0; y < height; ++y) {
  2177. ARGBPolynomialRow(src_argb, dst_argb, poly, width);
  2178. src_argb += src_stride_argb;
  2179. dst_argb += dst_stride_argb;
  2180. }
  2181. return 0;
  2182. }
  2183. // Apply a lumacolortable to each ARGB pixel.
  2184. LIBYUV_API
  2185. int ARGBLumaColorTable(const uint8* src_argb, int src_stride_argb,
  2186. uint8* dst_argb, int dst_stride_argb,
  2187. const uint8* luma,
  2188. int width, int height) {
  2189. int y;
  2190. void (*ARGBLumaColorTableRow)(const uint8* src_argb, uint8* dst_argb,
  2191. int width, const uint8* luma, const uint32 lumacoeff) =
  2192. ARGBLumaColorTableRow_C;
  2193. if (!src_argb || !dst_argb || !luma || width <= 0 || height == 0) {
  2194. return -1;
  2195. }
  2196. // Negative height means invert the image.
  2197. if (height < 0) {
  2198. height = -height;
  2199. src_argb = src_argb + (height - 1) * src_stride_argb;
  2200. src_stride_argb = -src_stride_argb;
  2201. }
  2202. // Coalesce rows.
  2203. if (src_stride_argb == width * 4 &&
  2204. dst_stride_argb == width * 4) {
  2205. width *= height;
  2206. height = 1;
  2207. src_stride_argb = dst_stride_argb = 0;
  2208. }
  2209. #if defined(HAS_ARGBLUMACOLORTABLEROW_SSSE3)
  2210. if (TestCpuFlag(kCpuHasSSSE3) && IS_ALIGNED(width, 4)) {
  2211. ARGBLumaColorTableRow = ARGBLumaColorTableRow_SSSE3;
  2212. }
  2213. #endif
  2214. for (y = 0; y < height; ++y) {
  2215. ARGBLumaColorTableRow(src_argb, dst_argb, width, luma, 0x00264b0f);
  2216. src_argb += src_stride_argb;
  2217. dst_argb += dst_stride_argb;
  2218. }
  2219. return 0;
  2220. }
  2221. // Copy Alpha from one ARGB image to another.
  2222. LIBYUV_API
  2223. int ARGBCopyAlpha(const uint8* src_argb, int src_stride_argb,
  2224. uint8* dst_argb, int dst_stride_argb,
  2225. int width, int height) {
  2226. int y;
  2227. void (*ARGBCopyAlphaRow)(const uint8* src_argb, uint8* dst_argb, int width) =
  2228. ARGBCopyAlphaRow_C;
  2229. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  2230. return -1;
  2231. }
  2232. // Negative height means invert the image.
  2233. if (height < 0) {
  2234. height = -height;
  2235. src_argb = src_argb + (height - 1) * src_stride_argb;
  2236. src_stride_argb = -src_stride_argb;
  2237. }
  2238. // Coalesce rows.
  2239. if (src_stride_argb == width * 4 &&
  2240. dst_stride_argb == width * 4) {
  2241. width *= height;
  2242. height = 1;
  2243. src_stride_argb = dst_stride_argb = 0;
  2244. }
  2245. #if defined(HAS_ARGBCOPYALPHAROW_SSE2)
  2246. if (TestCpuFlag(kCpuHasSSE2)) {
  2247. ARGBCopyAlphaRow = ARGBCopyAlphaRow_Any_SSE2;
  2248. if (IS_ALIGNED(width, 8)) {
  2249. ARGBCopyAlphaRow = ARGBCopyAlphaRow_SSE2;
  2250. }
  2251. }
  2252. #endif
  2253. #if defined(HAS_ARGBCOPYALPHAROW_AVX2)
  2254. if (TestCpuFlag(kCpuHasAVX2)) {
  2255. ARGBCopyAlphaRow = ARGBCopyAlphaRow_Any_AVX2;
  2256. if (IS_ALIGNED(width, 16)) {
  2257. ARGBCopyAlphaRow = ARGBCopyAlphaRow_AVX2;
  2258. }
  2259. }
  2260. #endif
  2261. for (y = 0; y < height; ++y) {
  2262. ARGBCopyAlphaRow(src_argb, dst_argb, width);
  2263. src_argb += src_stride_argb;
  2264. dst_argb += dst_stride_argb;
  2265. }
  2266. return 0;
  2267. }
  2268. // Extract just the alpha channel from ARGB.
  2269. LIBYUV_API
  2270. int ARGBExtractAlpha(const uint8* src_argb, int src_stride,
  2271. uint8* dst_a, int dst_stride,
  2272. int width, int height) {
  2273. if (!src_argb || !dst_a || width <= 0 || height == 0) {
  2274. return -1;
  2275. }
  2276. // Negative height means invert the image.
  2277. if (height < 0) {
  2278. height = -height;
  2279. src_argb += (height - 1) * src_stride;
  2280. src_stride = -src_stride;
  2281. }
  2282. // Coalesce rows.
  2283. if (src_stride == width * 4 && dst_stride == width) {
  2284. width *= height;
  2285. height = 1;
  2286. src_stride = dst_stride = 0;
  2287. }
  2288. void (*ARGBExtractAlphaRow)(const uint8 *src_argb, uint8 *dst_a, int width) =
  2289. ARGBExtractAlphaRow_C;
  2290. #if defined(HAS_ARGBEXTRACTALPHAROW_SSE2)
  2291. if (TestCpuFlag(kCpuHasSSE2)) {
  2292. ARGBExtractAlphaRow = IS_ALIGNED(width, 8) ? ARGBExtractAlphaRow_SSE2
  2293. : ARGBExtractAlphaRow_Any_SSE2;
  2294. }
  2295. #endif
  2296. #if defined(HAS_ARGBEXTRACTALPHAROW_NEON)
  2297. if (TestCpuFlag(kCpuHasNEON)) {
  2298. ARGBExtractAlphaRow = IS_ALIGNED(width, 16) ? ARGBExtractAlphaRow_NEON
  2299. : ARGBExtractAlphaRow_Any_NEON;
  2300. }
  2301. #endif
  2302. for (int y = 0; y < height; ++y) {
  2303. ARGBExtractAlphaRow(src_argb, dst_a, width);
  2304. src_argb += src_stride;
  2305. dst_a += dst_stride;
  2306. }
  2307. return 0;
  2308. }
  2309. // Copy a planar Y channel to the alpha channel of a destination ARGB image.
  2310. LIBYUV_API
  2311. int ARGBCopyYToAlpha(const uint8* src_y, int src_stride_y,
  2312. uint8* dst_argb, int dst_stride_argb,
  2313. int width, int height) {
  2314. int y;
  2315. void (*ARGBCopyYToAlphaRow)(const uint8* src_y, uint8* dst_argb, int width) =
  2316. ARGBCopyYToAlphaRow_C;
  2317. if (!src_y || !dst_argb || width <= 0 || height == 0) {
  2318. return -1;
  2319. }
  2320. // Negative height means invert the image.
  2321. if (height < 0) {
  2322. height = -height;
  2323. src_y = src_y + (height - 1) * src_stride_y;
  2324. src_stride_y = -src_stride_y;
  2325. }
  2326. // Coalesce rows.
  2327. if (src_stride_y == width &&
  2328. dst_stride_argb == width * 4) {
  2329. width *= height;
  2330. height = 1;
  2331. src_stride_y = dst_stride_argb = 0;
  2332. }
  2333. #if defined(HAS_ARGBCOPYYTOALPHAROW_SSE2)
  2334. if (TestCpuFlag(kCpuHasSSE2)) {
  2335. ARGBCopyYToAlphaRow = ARGBCopyYToAlphaRow_Any_SSE2;
  2336. if (IS_ALIGNED(width, 8)) {
  2337. ARGBCopyYToAlphaRow = ARGBCopyYToAlphaRow_SSE2;
  2338. }
  2339. }
  2340. #endif
  2341. #if defined(HAS_ARGBCOPYYTOALPHAROW_AVX2)
  2342. if (TestCpuFlag(kCpuHasAVX2)) {
  2343. ARGBCopyYToAlphaRow = ARGBCopyYToAlphaRow_Any_AVX2;
  2344. if (IS_ALIGNED(width, 16)) {
  2345. ARGBCopyYToAlphaRow = ARGBCopyYToAlphaRow_AVX2;
  2346. }
  2347. }
  2348. #endif
  2349. for (y = 0; y < height; ++y) {
  2350. ARGBCopyYToAlphaRow(src_y, dst_argb, width);
  2351. src_y += src_stride_y;
  2352. dst_argb += dst_stride_argb;
  2353. }
  2354. return 0;
  2355. }
  2356. // TODO(fbarchard): Consider if width is even Y channel can be split
  2357. // directly. A SplitUVRow_Odd function could copy the remaining chroma.
  2358. LIBYUV_API
  2359. int YUY2ToNV12(const uint8* src_yuy2, int src_stride_yuy2,
  2360. uint8* dst_y, int dst_stride_y,
  2361. uint8* dst_uv, int dst_stride_uv,
  2362. int width, int height) {
  2363. int y;
  2364. int halfwidth = (width + 1) >> 1;
  2365. void (*SplitUVRow)(const uint8* src_uv, uint8* dst_u, uint8* dst_v,
  2366. int width) = SplitUVRow_C;
  2367. void (*InterpolateRow)(uint8* dst_ptr, const uint8* src_ptr,
  2368. ptrdiff_t src_stride, int dst_width,
  2369. int source_y_fraction) = InterpolateRow_C;
  2370. if (!src_yuy2 ||
  2371. !dst_y || !dst_uv ||
  2372. width <= 0 || height == 0) {
  2373. return -1;
  2374. }
  2375. // Negative height means invert the image.
  2376. if (height < 0) {
  2377. height = -height;
  2378. src_yuy2 = src_yuy2 + (height - 1) * src_stride_yuy2;
  2379. src_stride_yuy2 = -src_stride_yuy2;
  2380. }
  2381. #if defined(HAS_SPLITUVROW_SSE2)
  2382. if (TestCpuFlag(kCpuHasSSE2)) {
  2383. SplitUVRow = SplitUVRow_Any_SSE2;
  2384. if (IS_ALIGNED(width, 16)) {
  2385. SplitUVRow = SplitUVRow_SSE2;
  2386. }
  2387. }
  2388. #endif
  2389. #if defined(HAS_SPLITUVROW_AVX2)
  2390. if (TestCpuFlag(kCpuHasAVX2)) {
  2391. SplitUVRow = SplitUVRow_Any_AVX2;
  2392. if (IS_ALIGNED(width, 32)) {
  2393. SplitUVRow = SplitUVRow_AVX2;
  2394. }
  2395. }
  2396. #endif
  2397. #if defined(HAS_SPLITUVROW_NEON)
  2398. if (TestCpuFlag(kCpuHasNEON)) {
  2399. SplitUVRow = SplitUVRow_Any_NEON;
  2400. if (IS_ALIGNED(width, 16)) {
  2401. SplitUVRow = SplitUVRow_NEON;
  2402. }
  2403. }
  2404. #endif
  2405. #if defined(HAS_INTERPOLATEROW_SSSE3)
  2406. if (TestCpuFlag(kCpuHasSSSE3)) {
  2407. InterpolateRow = InterpolateRow_Any_SSSE3;
  2408. if (IS_ALIGNED(width, 16)) {
  2409. InterpolateRow = InterpolateRow_SSSE3;
  2410. }
  2411. }
  2412. #endif
  2413. #if defined(HAS_INTERPOLATEROW_AVX2)
  2414. if (TestCpuFlag(kCpuHasAVX2)) {
  2415. InterpolateRow = InterpolateRow_Any_AVX2;
  2416. if (IS_ALIGNED(width, 32)) {
  2417. InterpolateRow = InterpolateRow_AVX2;
  2418. }
  2419. }
  2420. #endif
  2421. #if defined(HAS_INTERPOLATEROW_NEON)
  2422. if (TestCpuFlag(kCpuHasNEON)) {
  2423. InterpolateRow = InterpolateRow_Any_NEON;
  2424. if (IS_ALIGNED(width, 16)) {
  2425. InterpolateRow = InterpolateRow_NEON;
  2426. }
  2427. }
  2428. #endif
  2429. {
  2430. int awidth = halfwidth * 2;
  2431. // row of y and 2 rows of uv
  2432. align_buffer_64(rows, awidth * 3);
  2433. for (y = 0; y < height - 1; y += 2) {
  2434. // Split Y from UV.
  2435. SplitUVRow(src_yuy2, rows, rows + awidth, awidth);
  2436. memcpy(dst_y, rows, width);
  2437. SplitUVRow(src_yuy2 + src_stride_yuy2, rows, rows + awidth * 2, awidth);
  2438. memcpy(dst_y + dst_stride_y, rows, width);
  2439. InterpolateRow(dst_uv, rows + awidth, awidth, awidth, 128);
  2440. src_yuy2 += src_stride_yuy2 * 2;
  2441. dst_y += dst_stride_y * 2;
  2442. dst_uv += dst_stride_uv;
  2443. }
  2444. if (height & 1) {
  2445. // Split Y from UV.
  2446. SplitUVRow(src_yuy2, rows, dst_uv, awidth);
  2447. memcpy(dst_y, rows, width);
  2448. }
  2449. free_aligned_buffer_64(rows);
  2450. }
  2451. return 0;
  2452. }
  2453. LIBYUV_API
  2454. int UYVYToNV12(const uint8* src_uyvy, int src_stride_uyvy,
  2455. uint8* dst_y, int dst_stride_y,
  2456. uint8* dst_uv, int dst_stride_uv,
  2457. int width, int height) {
  2458. int y;
  2459. int halfwidth = (width + 1) >> 1;
  2460. void (*SplitUVRow)(const uint8* src_uv, uint8* dst_u, uint8* dst_v,
  2461. int width) = SplitUVRow_C;
  2462. void (*InterpolateRow)(uint8* dst_ptr, const uint8* src_ptr,
  2463. ptrdiff_t src_stride, int dst_width,
  2464. int source_y_fraction) = InterpolateRow_C;
  2465. if (!src_uyvy ||
  2466. !dst_y || !dst_uv ||
  2467. width <= 0 || height == 0) {
  2468. return -1;
  2469. }
  2470. // Negative height means invert the image.
  2471. if (height < 0) {
  2472. height = -height;
  2473. src_uyvy = src_uyvy + (height - 1) * src_stride_uyvy;
  2474. src_stride_uyvy = -src_stride_uyvy;
  2475. }
  2476. #if defined(HAS_SPLITUVROW_SSE2)
  2477. if (TestCpuFlag(kCpuHasSSE2)) {
  2478. SplitUVRow = SplitUVRow_Any_SSE2;
  2479. if (IS_ALIGNED(width, 16)) {
  2480. SplitUVRow = SplitUVRow_SSE2;
  2481. }
  2482. }
  2483. #endif
  2484. #if defined(HAS_SPLITUVROW_AVX2)
  2485. if (TestCpuFlag(kCpuHasAVX2)) {
  2486. SplitUVRow = SplitUVRow_Any_AVX2;
  2487. if (IS_ALIGNED(width, 32)) {
  2488. SplitUVRow = SplitUVRow_AVX2;
  2489. }
  2490. }
  2491. #endif
  2492. #if defined(HAS_SPLITUVROW_NEON)
  2493. if (TestCpuFlag(kCpuHasNEON)) {
  2494. SplitUVRow = SplitUVRow_Any_NEON;
  2495. if (IS_ALIGNED(width, 16)) {
  2496. SplitUVRow = SplitUVRow_NEON;
  2497. }
  2498. }
  2499. #endif
  2500. #if defined(HAS_INTERPOLATEROW_SSSE3)
  2501. if (TestCpuFlag(kCpuHasSSSE3)) {
  2502. InterpolateRow = InterpolateRow_Any_SSSE3;
  2503. if (IS_ALIGNED(width, 16)) {
  2504. InterpolateRow = InterpolateRow_SSSE3;
  2505. }
  2506. }
  2507. #endif
  2508. #if defined(HAS_INTERPOLATEROW_AVX2)
  2509. if (TestCpuFlag(kCpuHasAVX2)) {
  2510. InterpolateRow = InterpolateRow_Any_AVX2;
  2511. if (IS_ALIGNED(width, 32)) {
  2512. InterpolateRow = InterpolateRow_AVX2;
  2513. }
  2514. }
  2515. #endif
  2516. #if defined(HAS_INTERPOLATEROW_NEON)
  2517. if (TestCpuFlag(kCpuHasNEON)) {
  2518. InterpolateRow = InterpolateRow_Any_NEON;
  2519. if (IS_ALIGNED(width, 16)) {
  2520. InterpolateRow = InterpolateRow_NEON;
  2521. }
  2522. }
  2523. #endif
  2524. {
  2525. int awidth = halfwidth * 2;
  2526. // row of y and 2 rows of uv
  2527. align_buffer_64(rows, awidth * 3);
  2528. for (y = 0; y < height - 1; y += 2) {
  2529. // Split Y from UV.
  2530. SplitUVRow(src_uyvy, rows + awidth, rows, awidth);
  2531. memcpy(dst_y, rows, width);
  2532. SplitUVRow(src_uyvy + src_stride_uyvy, rows + awidth * 2, rows, awidth);
  2533. memcpy(dst_y + dst_stride_y, rows, width);
  2534. InterpolateRow(dst_uv, rows + awidth, awidth, awidth, 128);
  2535. src_uyvy += src_stride_uyvy * 2;
  2536. dst_y += dst_stride_y * 2;
  2537. dst_uv += dst_stride_uv;
  2538. }
  2539. if (height & 1) {
  2540. // Split Y from UV.
  2541. SplitUVRow(src_uyvy, dst_uv, rows, awidth);
  2542. memcpy(dst_y, rows, width);
  2543. }
  2544. free_aligned_buffer_64(rows);
  2545. }
  2546. return 0;
  2547. }
  2548. #ifdef __cplusplus
  2549. } // extern "C"
  2550. } // namespace libyuv
  2551. #endif