planar_functions.cc 103 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587
  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_t* src_y,
  25. int src_stride_y,
  26. uint8_t* dst_y,
  27. int dst_stride_y,
  28. int width,
  29. int height) {
  30. int y;
  31. void (*CopyRow)(const uint8_t* src, uint8_t* dst, int width) = CopyRow_C;
  32. // Negative height means invert the image.
  33. if (height < 0) {
  34. height = -height;
  35. dst_y = dst_y + (height - 1) * dst_stride_y;
  36. dst_stride_y = -dst_stride_y;
  37. }
  38. // Coalesce rows.
  39. if (src_stride_y == width && dst_stride_y == width) {
  40. width *= height;
  41. height = 1;
  42. src_stride_y = dst_stride_y = 0;
  43. }
  44. // Nothing to do.
  45. if (src_y == dst_y && src_stride_y == dst_stride_y) {
  46. return;
  47. }
  48. #if defined(HAS_COPYROW_SSE2)
  49. if (TestCpuFlag(kCpuHasSSE2)) {
  50. CopyRow = IS_ALIGNED(width, 32) ? CopyRow_SSE2 : CopyRow_Any_SSE2;
  51. }
  52. #endif
  53. #if defined(HAS_COPYROW_AVX)
  54. if (TestCpuFlag(kCpuHasAVX)) {
  55. CopyRow = IS_ALIGNED(width, 64) ? CopyRow_AVX : CopyRow_Any_AVX;
  56. }
  57. #endif
  58. #if defined(HAS_COPYROW_ERMS)
  59. if (TestCpuFlag(kCpuHasERMS)) {
  60. CopyRow = CopyRow_ERMS;
  61. }
  62. #endif
  63. #if defined(HAS_COPYROW_NEON)
  64. if (TestCpuFlag(kCpuHasNEON)) {
  65. CopyRow = IS_ALIGNED(width, 32) ? CopyRow_NEON : CopyRow_Any_NEON;
  66. }
  67. #endif
  68. // Copy plane
  69. for (y = 0; y < height; ++y) {
  70. CopyRow(src_y, dst_y, width);
  71. src_y += src_stride_y;
  72. dst_y += dst_stride_y;
  73. }
  74. }
  75. // TODO(fbarchard): Consider support for negative height.
  76. // TODO(fbarchard): Consider stride measured in bytes.
  77. LIBYUV_API
  78. void CopyPlane_16(const uint16_t* src_y,
  79. int src_stride_y,
  80. uint16_t* dst_y,
  81. int dst_stride_y,
  82. int width,
  83. int height) {
  84. int y;
  85. void (*CopyRow)(const uint16_t* src, uint16_t* dst, int width) = CopyRow_16_C;
  86. // Coalesce rows.
  87. if (src_stride_y == width && dst_stride_y == width) {
  88. width *= height;
  89. height = 1;
  90. src_stride_y = dst_stride_y = 0;
  91. }
  92. #if defined(HAS_COPYROW_16_SSE2)
  93. if (TestCpuFlag(kCpuHasSSE2) && IS_ALIGNED(width, 32)) {
  94. CopyRow = CopyRow_16_SSE2;
  95. }
  96. #endif
  97. #if defined(HAS_COPYROW_16_ERMS)
  98. if (TestCpuFlag(kCpuHasERMS)) {
  99. CopyRow = CopyRow_16_ERMS;
  100. }
  101. #endif
  102. #if defined(HAS_COPYROW_16_NEON)
  103. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 32)) {
  104. CopyRow = CopyRow_16_NEON;
  105. }
  106. #endif
  107. // Copy plane
  108. for (y = 0; y < height; ++y) {
  109. CopyRow(src_y, dst_y, width);
  110. src_y += src_stride_y;
  111. dst_y += dst_stride_y;
  112. }
  113. }
  114. // Convert a plane of 16 bit data to 8 bit
  115. LIBYUV_API
  116. void Convert16To8Plane(const uint16_t* src_y,
  117. int src_stride_y,
  118. uint8_t* dst_y,
  119. int dst_stride_y,
  120. int scale, // 16384 for 10 bits
  121. int width,
  122. int height) {
  123. int y;
  124. void (*Convert16To8Row)(const uint16_t* src_y, uint8_t* dst_y, int scale,
  125. int width) = Convert16To8Row_C;
  126. // Negative height means invert the image.
  127. if (height < 0) {
  128. height = -height;
  129. dst_y = dst_y + (height - 1) * dst_stride_y;
  130. dst_stride_y = -dst_stride_y;
  131. }
  132. // Coalesce rows.
  133. if (src_stride_y == width && dst_stride_y == width) {
  134. width *= height;
  135. height = 1;
  136. src_stride_y = dst_stride_y = 0;
  137. }
  138. #if defined(HAS_CONVERT16TO8ROW_SSSE3)
  139. if (TestCpuFlag(kCpuHasSSSE3)) {
  140. Convert16To8Row = Convert16To8Row_Any_SSSE3;
  141. if (IS_ALIGNED(width, 16)) {
  142. Convert16To8Row = Convert16To8Row_SSSE3;
  143. }
  144. }
  145. #endif
  146. #if defined(HAS_CONVERT16TO8ROW_AVX2)
  147. if (TestCpuFlag(kCpuHasAVX2)) {
  148. Convert16To8Row = Convert16To8Row_Any_AVX2;
  149. if (IS_ALIGNED(width, 32)) {
  150. Convert16To8Row = Convert16To8Row_AVX2;
  151. }
  152. }
  153. #endif
  154. // Convert plane
  155. for (y = 0; y < height; ++y) {
  156. Convert16To8Row(src_y, dst_y, scale, width);
  157. src_y += src_stride_y;
  158. dst_y += dst_stride_y;
  159. }
  160. }
  161. // Convert a plane of 8 bit data to 16 bit
  162. LIBYUV_API
  163. void Convert8To16Plane(const uint8_t* src_y,
  164. int src_stride_y,
  165. uint16_t* dst_y,
  166. int dst_stride_y,
  167. int scale, // 16384 for 10 bits
  168. int width,
  169. int height) {
  170. int y;
  171. void (*Convert8To16Row)(const uint8_t* src_y, uint16_t* dst_y, int scale,
  172. int width) = Convert8To16Row_C;
  173. // Negative height means invert the image.
  174. if (height < 0) {
  175. height = -height;
  176. dst_y = dst_y + (height - 1) * dst_stride_y;
  177. dst_stride_y = -dst_stride_y;
  178. }
  179. // Coalesce rows.
  180. if (src_stride_y == width && dst_stride_y == width) {
  181. width *= height;
  182. height = 1;
  183. src_stride_y = dst_stride_y = 0;
  184. }
  185. #if defined(HAS_CONVERT8TO16ROW_SSE2)
  186. if (TestCpuFlag(kCpuHasSSE2)) {
  187. Convert8To16Row = Convert8To16Row_Any_SSE2;
  188. if (IS_ALIGNED(width, 16)) {
  189. Convert8To16Row = Convert8To16Row_SSE2;
  190. }
  191. }
  192. #endif
  193. #if defined(HAS_CONVERT8TO16ROW_AVX2)
  194. if (TestCpuFlag(kCpuHasAVX2)) {
  195. Convert8To16Row = Convert8To16Row_Any_AVX2;
  196. if (IS_ALIGNED(width, 32)) {
  197. Convert8To16Row = Convert8To16Row_AVX2;
  198. }
  199. }
  200. #endif
  201. // Convert plane
  202. for (y = 0; y < height; ++y) {
  203. Convert8To16Row(src_y, dst_y, scale, width);
  204. src_y += src_stride_y;
  205. dst_y += dst_stride_y;
  206. }
  207. }
  208. // Copy I422.
  209. LIBYUV_API
  210. int I422Copy(const uint8_t* src_y,
  211. int src_stride_y,
  212. const uint8_t* src_u,
  213. int src_stride_u,
  214. const uint8_t* src_v,
  215. int src_stride_v,
  216. uint8_t* dst_y,
  217. int dst_stride_y,
  218. uint8_t* dst_u,
  219. int dst_stride_u,
  220. uint8_t* dst_v,
  221. int dst_stride_v,
  222. int width,
  223. int height) {
  224. int halfwidth = (width + 1) >> 1;
  225. if (!src_u || !src_v || !dst_u || !dst_v || width <= 0 || height == 0) {
  226. return -1;
  227. }
  228. // Negative height means invert the image.
  229. if (height < 0) {
  230. height = -height;
  231. src_y = src_y + (height - 1) * src_stride_y;
  232. src_u = src_u + (height - 1) * src_stride_u;
  233. src_v = src_v + (height - 1) * src_stride_v;
  234. src_stride_y = -src_stride_y;
  235. src_stride_u = -src_stride_u;
  236. src_stride_v = -src_stride_v;
  237. }
  238. if (dst_y) {
  239. CopyPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  240. }
  241. CopyPlane(src_u, src_stride_u, dst_u, dst_stride_u, halfwidth, height);
  242. CopyPlane(src_v, src_stride_v, dst_v, dst_stride_v, halfwidth, height);
  243. return 0;
  244. }
  245. // Copy I444.
  246. LIBYUV_API
  247. int I444Copy(const uint8_t* src_y,
  248. int src_stride_y,
  249. const uint8_t* src_u,
  250. int src_stride_u,
  251. const uint8_t* src_v,
  252. int src_stride_v,
  253. uint8_t* dst_y,
  254. int dst_stride_y,
  255. uint8_t* dst_u,
  256. int dst_stride_u,
  257. uint8_t* dst_v,
  258. int dst_stride_v,
  259. int width,
  260. int height) {
  261. if (!src_u || !src_v || !dst_u || !dst_v || width <= 0 || height == 0) {
  262. return -1;
  263. }
  264. // Negative height means invert the image.
  265. if (height < 0) {
  266. height = -height;
  267. src_y = src_y + (height - 1) * src_stride_y;
  268. src_u = src_u + (height - 1) * src_stride_u;
  269. src_v = src_v + (height - 1) * src_stride_v;
  270. src_stride_y = -src_stride_y;
  271. src_stride_u = -src_stride_u;
  272. src_stride_v = -src_stride_v;
  273. }
  274. if (dst_y) {
  275. CopyPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  276. }
  277. CopyPlane(src_u, src_stride_u, dst_u, dst_stride_u, width, height);
  278. CopyPlane(src_v, src_stride_v, dst_v, dst_stride_v, width, height);
  279. return 0;
  280. }
  281. // Copy I400.
  282. LIBYUV_API
  283. int I400ToI400(const uint8_t* src_y,
  284. int src_stride_y,
  285. uint8_t* dst_y,
  286. int dst_stride_y,
  287. int width,
  288. int height) {
  289. if (!src_y || !dst_y || width <= 0 || height == 0) {
  290. return -1;
  291. }
  292. // Negative height means invert the image.
  293. if (height < 0) {
  294. height = -height;
  295. src_y = src_y + (height - 1) * src_stride_y;
  296. src_stride_y = -src_stride_y;
  297. }
  298. CopyPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  299. return 0;
  300. }
  301. // Convert I420 to I400.
  302. LIBYUV_API
  303. int I420ToI400(const uint8_t* src_y,
  304. int src_stride_y,
  305. const uint8_t* src_u,
  306. int src_stride_u,
  307. const uint8_t* src_v,
  308. int src_stride_v,
  309. uint8_t* dst_y,
  310. int dst_stride_y,
  311. int width,
  312. int height) {
  313. (void)src_u;
  314. (void)src_stride_u;
  315. (void)src_v;
  316. (void)src_stride_v;
  317. if (!src_y || !dst_y || width <= 0 || height == 0) {
  318. return -1;
  319. }
  320. // Negative height means invert the image.
  321. if (height < 0) {
  322. height = -height;
  323. src_y = src_y + (height - 1) * src_stride_y;
  324. src_stride_y = -src_stride_y;
  325. }
  326. CopyPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  327. return 0;
  328. }
  329. // Support function for NV12 etc UV channels.
  330. // Width and height are plane sizes (typically half pixel width).
  331. LIBYUV_API
  332. void SplitUVPlane(const uint8_t* src_uv,
  333. int src_stride_uv,
  334. uint8_t* dst_u,
  335. int dst_stride_u,
  336. uint8_t* dst_v,
  337. int dst_stride_v,
  338. int width,
  339. int height) {
  340. int y;
  341. void (*SplitUVRow)(const uint8_t* src_uv, uint8_t* dst_u, uint8_t* dst_v,
  342. int width) = SplitUVRow_C;
  343. // Negative height means invert the image.
  344. if (height < 0) {
  345. height = -height;
  346. dst_u = dst_u + (height - 1) * dst_stride_u;
  347. dst_v = dst_v + (height - 1) * dst_stride_v;
  348. dst_stride_u = -dst_stride_u;
  349. dst_stride_v = -dst_stride_v;
  350. }
  351. // Coalesce rows.
  352. if (src_stride_uv == width * 2 && dst_stride_u == width &&
  353. dst_stride_v == width) {
  354. width *= height;
  355. height = 1;
  356. src_stride_uv = dst_stride_u = dst_stride_v = 0;
  357. }
  358. #if defined(HAS_SPLITUVROW_SSE2)
  359. if (TestCpuFlag(kCpuHasSSE2)) {
  360. SplitUVRow = SplitUVRow_Any_SSE2;
  361. if (IS_ALIGNED(width, 16)) {
  362. SplitUVRow = SplitUVRow_SSE2;
  363. }
  364. }
  365. #endif
  366. #if defined(HAS_SPLITUVROW_AVX2)
  367. if (TestCpuFlag(kCpuHasAVX2)) {
  368. SplitUVRow = SplitUVRow_Any_AVX2;
  369. if (IS_ALIGNED(width, 32)) {
  370. SplitUVRow = SplitUVRow_AVX2;
  371. }
  372. }
  373. #endif
  374. #if defined(HAS_SPLITUVROW_NEON)
  375. if (TestCpuFlag(kCpuHasNEON)) {
  376. SplitUVRow = SplitUVRow_Any_NEON;
  377. if (IS_ALIGNED(width, 16)) {
  378. SplitUVRow = SplitUVRow_NEON;
  379. }
  380. }
  381. #endif
  382. #if defined(HAS_SPLITUVROW_MSA)
  383. if (TestCpuFlag(kCpuHasMSA)) {
  384. SplitUVRow = SplitUVRow_Any_MSA;
  385. if (IS_ALIGNED(width, 32)) {
  386. SplitUVRow = SplitUVRow_MSA;
  387. }
  388. }
  389. #endif
  390. for (y = 0; y < height; ++y) {
  391. // Copy a row of UV.
  392. SplitUVRow(src_uv, dst_u, dst_v, width);
  393. dst_u += dst_stride_u;
  394. dst_v += dst_stride_v;
  395. src_uv += src_stride_uv;
  396. }
  397. }
  398. LIBYUV_API
  399. void MergeUVPlane(const uint8_t* src_u,
  400. int src_stride_u,
  401. const uint8_t* src_v,
  402. int src_stride_v,
  403. uint8_t* dst_uv,
  404. int dst_stride_uv,
  405. int width,
  406. int height) {
  407. int y;
  408. void (*MergeUVRow)(const uint8_t* src_u, const uint8_t* src_v,
  409. uint8_t* dst_uv, int width) = MergeUVRow_C;
  410. // Coalesce rows.
  411. // Negative height means invert the image.
  412. if (height < 0) {
  413. height = -height;
  414. dst_uv = dst_uv + (height - 1) * dst_stride_uv;
  415. dst_stride_uv = -dst_stride_uv;
  416. }
  417. // Coalesce rows.
  418. if (src_stride_u == width && src_stride_v == width &&
  419. dst_stride_uv == width * 2) {
  420. width *= height;
  421. height = 1;
  422. src_stride_u = src_stride_v = dst_stride_uv = 0;
  423. }
  424. #if defined(HAS_MERGEUVROW_SSE2)
  425. if (TestCpuFlag(kCpuHasSSE2)) {
  426. MergeUVRow = MergeUVRow_Any_SSE2;
  427. if (IS_ALIGNED(width, 16)) {
  428. MergeUVRow = MergeUVRow_SSE2;
  429. }
  430. }
  431. #endif
  432. #if defined(HAS_MERGEUVROW_AVX2)
  433. if (TestCpuFlag(kCpuHasAVX2)) {
  434. MergeUVRow = MergeUVRow_Any_AVX2;
  435. if (IS_ALIGNED(width, 32)) {
  436. MergeUVRow = MergeUVRow_AVX2;
  437. }
  438. }
  439. #endif
  440. #if defined(HAS_MERGEUVROW_NEON)
  441. if (TestCpuFlag(kCpuHasNEON)) {
  442. MergeUVRow = MergeUVRow_Any_NEON;
  443. if (IS_ALIGNED(width, 16)) {
  444. MergeUVRow = MergeUVRow_NEON;
  445. }
  446. }
  447. #endif
  448. #if defined(HAS_MERGEUVROW_MSA)
  449. if (TestCpuFlag(kCpuHasMSA)) {
  450. MergeUVRow = MergeUVRow_Any_MSA;
  451. if (IS_ALIGNED(width, 16)) {
  452. MergeUVRow = MergeUVRow_MSA;
  453. }
  454. }
  455. #endif
  456. for (y = 0; y < height; ++y) {
  457. // Merge a row of U and V into a row of UV.
  458. MergeUVRow(src_u, src_v, dst_uv, width);
  459. src_u += src_stride_u;
  460. src_v += src_stride_v;
  461. dst_uv += dst_stride_uv;
  462. }
  463. }
  464. // Support function for NV12 etc RGB channels.
  465. // Width and height are plane sizes (typically half pixel width).
  466. LIBYUV_API
  467. void SplitRGBPlane(const uint8_t* src_rgb,
  468. int src_stride_rgb,
  469. uint8_t* dst_r,
  470. int dst_stride_r,
  471. uint8_t* dst_g,
  472. int dst_stride_g,
  473. uint8_t* dst_b,
  474. int dst_stride_b,
  475. int width,
  476. int height) {
  477. int y;
  478. void (*SplitRGBRow)(const uint8_t* src_rgb, uint8_t* dst_r, uint8_t* dst_g,
  479. uint8_t* dst_b, int width) = SplitRGBRow_C;
  480. // Negative height means invert the image.
  481. if (height < 0) {
  482. height = -height;
  483. dst_r = dst_r + (height - 1) * dst_stride_r;
  484. dst_g = dst_g + (height - 1) * dst_stride_g;
  485. dst_b = dst_b + (height - 1) * dst_stride_b;
  486. dst_stride_r = -dst_stride_r;
  487. dst_stride_g = -dst_stride_g;
  488. dst_stride_b = -dst_stride_b;
  489. }
  490. // Coalesce rows.
  491. if (src_stride_rgb == width * 3 && dst_stride_r == width &&
  492. dst_stride_g == width && dst_stride_b == width) {
  493. width *= height;
  494. height = 1;
  495. src_stride_rgb = dst_stride_r = dst_stride_g = dst_stride_b = 0;
  496. }
  497. #if defined(HAS_SPLITRGBROW_SSSE3)
  498. if (TestCpuFlag(kCpuHasSSSE3)) {
  499. SplitRGBRow = SplitRGBRow_Any_SSSE3;
  500. if (IS_ALIGNED(width, 16)) {
  501. SplitRGBRow = SplitRGBRow_SSSE3;
  502. }
  503. }
  504. #endif
  505. #if defined(HAS_SPLITRGBROW_NEON)
  506. if (TestCpuFlag(kCpuHasNEON)) {
  507. SplitRGBRow = SplitRGBRow_Any_NEON;
  508. if (IS_ALIGNED(width, 16)) {
  509. SplitRGBRow = SplitRGBRow_NEON;
  510. }
  511. }
  512. #endif
  513. for (y = 0; y < height; ++y) {
  514. // Copy a row of RGB.
  515. SplitRGBRow(src_rgb, dst_r, dst_g, dst_b, width);
  516. dst_r += dst_stride_r;
  517. dst_g += dst_stride_g;
  518. dst_b += dst_stride_b;
  519. src_rgb += src_stride_rgb;
  520. }
  521. }
  522. LIBYUV_API
  523. void MergeRGBPlane(const uint8_t* src_r,
  524. int src_stride_r,
  525. const uint8_t* src_g,
  526. int src_stride_g,
  527. const uint8_t* src_b,
  528. int src_stride_b,
  529. uint8_t* dst_rgb,
  530. int dst_stride_rgb,
  531. int width,
  532. int height) {
  533. int y;
  534. void (*MergeRGBRow)(const uint8_t* src_r, const uint8_t* src_g,
  535. const uint8_t* src_b, uint8_t* dst_rgb, int width) =
  536. MergeRGBRow_C;
  537. // Coalesce rows.
  538. // Negative height means invert the image.
  539. if (height < 0) {
  540. height = -height;
  541. dst_rgb = dst_rgb + (height - 1) * dst_stride_rgb;
  542. dst_stride_rgb = -dst_stride_rgb;
  543. }
  544. // Coalesce rows.
  545. if (src_stride_r == width && src_stride_g == width && src_stride_b == width &&
  546. dst_stride_rgb == width * 3) {
  547. width *= height;
  548. height = 1;
  549. src_stride_r = src_stride_g = src_stride_b = dst_stride_rgb = 0;
  550. }
  551. #if defined(HAS_MERGERGBROW_SSSE3)
  552. if (TestCpuFlag(kCpuHasSSSE3)) {
  553. MergeRGBRow = MergeRGBRow_Any_SSSE3;
  554. if (IS_ALIGNED(width, 16)) {
  555. MergeRGBRow = MergeRGBRow_SSSE3;
  556. }
  557. }
  558. #endif
  559. #if defined(HAS_MERGERGBROW_NEON)
  560. if (TestCpuFlag(kCpuHasNEON)) {
  561. MergeRGBRow = MergeRGBRow_Any_NEON;
  562. if (IS_ALIGNED(width, 16)) {
  563. MergeRGBRow = MergeRGBRow_NEON;
  564. }
  565. }
  566. #endif
  567. for (y = 0; y < height; ++y) {
  568. // Merge a row of U and V into a row of RGB.
  569. MergeRGBRow(src_r, src_g, src_b, dst_rgb, width);
  570. src_r += src_stride_r;
  571. src_g += src_stride_g;
  572. src_b += src_stride_b;
  573. dst_rgb += dst_stride_rgb;
  574. }
  575. }
  576. // Mirror a plane of data.
  577. void MirrorPlane(const uint8_t* src_y,
  578. int src_stride_y,
  579. uint8_t* dst_y,
  580. int dst_stride_y,
  581. int width,
  582. int height) {
  583. int y;
  584. void (*MirrorRow)(const uint8_t* src, uint8_t* dst, int width) = MirrorRow_C;
  585. // Negative height means invert the image.
  586. if (height < 0) {
  587. height = -height;
  588. src_y = src_y + (height - 1) * src_stride_y;
  589. src_stride_y = -src_stride_y;
  590. }
  591. #if defined(HAS_MIRRORROW_NEON)
  592. if (TestCpuFlag(kCpuHasNEON)) {
  593. MirrorRow = MirrorRow_Any_NEON;
  594. if (IS_ALIGNED(width, 16)) {
  595. MirrorRow = MirrorRow_NEON;
  596. }
  597. }
  598. #endif
  599. #if defined(HAS_MIRRORROW_SSSE3)
  600. if (TestCpuFlag(kCpuHasSSSE3)) {
  601. MirrorRow = MirrorRow_Any_SSSE3;
  602. if (IS_ALIGNED(width, 16)) {
  603. MirrorRow = MirrorRow_SSSE3;
  604. }
  605. }
  606. #endif
  607. #if defined(HAS_MIRRORROW_AVX2)
  608. if (TestCpuFlag(kCpuHasAVX2)) {
  609. MirrorRow = MirrorRow_Any_AVX2;
  610. if (IS_ALIGNED(width, 32)) {
  611. MirrorRow = MirrorRow_AVX2;
  612. }
  613. }
  614. #endif
  615. #if defined(HAS_MIRRORROW_MSA)
  616. if (TestCpuFlag(kCpuHasMSA)) {
  617. MirrorRow = MirrorRow_Any_MSA;
  618. if (IS_ALIGNED(width, 64)) {
  619. MirrorRow = MirrorRow_MSA;
  620. }
  621. }
  622. #endif
  623. // Mirror plane
  624. for (y = 0; y < height; ++y) {
  625. MirrorRow(src_y, dst_y, width);
  626. src_y += src_stride_y;
  627. dst_y += dst_stride_y;
  628. }
  629. }
  630. // Convert YUY2 to I422.
  631. LIBYUV_API
  632. int YUY2ToI422(const uint8_t* src_yuy2,
  633. int src_stride_yuy2,
  634. uint8_t* dst_y,
  635. int dst_stride_y,
  636. uint8_t* dst_u,
  637. int dst_stride_u,
  638. uint8_t* dst_v,
  639. int dst_stride_v,
  640. int width,
  641. int height) {
  642. int y;
  643. void (*YUY2ToUV422Row)(const uint8_t* src_yuy2, uint8_t* dst_u,
  644. uint8_t* dst_v, int width) = YUY2ToUV422Row_C;
  645. void (*YUY2ToYRow)(const uint8_t* src_yuy2, uint8_t* dst_y, int width) =
  646. YUY2ToYRow_C;
  647. if (!src_yuy2 || !dst_y || !dst_u || !dst_v || width <= 0 || height == 0) {
  648. return -1;
  649. }
  650. // Negative height means invert the image.
  651. if (height < 0) {
  652. height = -height;
  653. src_yuy2 = src_yuy2 + (height - 1) * src_stride_yuy2;
  654. src_stride_yuy2 = -src_stride_yuy2;
  655. }
  656. // Coalesce rows.
  657. if (src_stride_yuy2 == width * 2 && dst_stride_y == width &&
  658. dst_stride_u * 2 == width && dst_stride_v * 2 == width &&
  659. width * height <= 32768) {
  660. width *= height;
  661. height = 1;
  662. src_stride_yuy2 = dst_stride_y = dst_stride_u = dst_stride_v = 0;
  663. }
  664. #if defined(HAS_YUY2TOYROW_SSE2)
  665. if (TestCpuFlag(kCpuHasSSE2)) {
  666. YUY2ToUV422Row = YUY2ToUV422Row_Any_SSE2;
  667. YUY2ToYRow = YUY2ToYRow_Any_SSE2;
  668. if (IS_ALIGNED(width, 16)) {
  669. YUY2ToUV422Row = YUY2ToUV422Row_SSE2;
  670. YUY2ToYRow = YUY2ToYRow_SSE2;
  671. }
  672. }
  673. #endif
  674. #if defined(HAS_YUY2TOYROW_AVX2)
  675. if (TestCpuFlag(kCpuHasAVX2)) {
  676. YUY2ToUV422Row = YUY2ToUV422Row_Any_AVX2;
  677. YUY2ToYRow = YUY2ToYRow_Any_AVX2;
  678. if (IS_ALIGNED(width, 32)) {
  679. YUY2ToUV422Row = YUY2ToUV422Row_AVX2;
  680. YUY2ToYRow = YUY2ToYRow_AVX2;
  681. }
  682. }
  683. #endif
  684. #if defined(HAS_YUY2TOYROW_NEON)
  685. if (TestCpuFlag(kCpuHasNEON)) {
  686. YUY2ToYRow = YUY2ToYRow_Any_NEON;
  687. YUY2ToUV422Row = YUY2ToUV422Row_Any_NEON;
  688. if (IS_ALIGNED(width, 16)) {
  689. YUY2ToYRow = YUY2ToYRow_NEON;
  690. YUY2ToUV422Row = YUY2ToUV422Row_NEON;
  691. }
  692. }
  693. #endif
  694. #if defined(HAS_YUY2TOYROW_MSA)
  695. if (TestCpuFlag(kCpuHasMSA)) {
  696. YUY2ToYRow = YUY2ToYRow_Any_MSA;
  697. YUY2ToUV422Row = YUY2ToUV422Row_Any_MSA;
  698. if (IS_ALIGNED(width, 32)) {
  699. YUY2ToYRow = YUY2ToYRow_MSA;
  700. YUY2ToUV422Row = YUY2ToUV422Row_MSA;
  701. }
  702. }
  703. #endif
  704. for (y = 0; y < height; ++y) {
  705. YUY2ToUV422Row(src_yuy2, dst_u, dst_v, width);
  706. YUY2ToYRow(src_yuy2, dst_y, width);
  707. src_yuy2 += src_stride_yuy2;
  708. dst_y += dst_stride_y;
  709. dst_u += dst_stride_u;
  710. dst_v += dst_stride_v;
  711. }
  712. return 0;
  713. }
  714. // Convert UYVY to I422.
  715. LIBYUV_API
  716. int UYVYToI422(const uint8_t* src_uyvy,
  717. int src_stride_uyvy,
  718. uint8_t* dst_y,
  719. int dst_stride_y,
  720. uint8_t* dst_u,
  721. int dst_stride_u,
  722. uint8_t* dst_v,
  723. int dst_stride_v,
  724. int width,
  725. int height) {
  726. int y;
  727. void (*UYVYToUV422Row)(const uint8_t* src_uyvy, uint8_t* dst_u,
  728. uint8_t* dst_v, int width) = UYVYToUV422Row_C;
  729. void (*UYVYToYRow)(const uint8_t* src_uyvy, uint8_t* dst_y, int width) =
  730. UYVYToYRow_C;
  731. if (!src_uyvy || !dst_y || !dst_u || !dst_v || width <= 0 || height == 0) {
  732. return -1;
  733. }
  734. // Negative height means invert the image.
  735. if (height < 0) {
  736. height = -height;
  737. src_uyvy = src_uyvy + (height - 1) * src_stride_uyvy;
  738. src_stride_uyvy = -src_stride_uyvy;
  739. }
  740. // Coalesce rows.
  741. if (src_stride_uyvy == width * 2 && dst_stride_y == width &&
  742. dst_stride_u * 2 == width && dst_stride_v * 2 == width &&
  743. width * height <= 32768) {
  744. width *= height;
  745. height = 1;
  746. src_stride_uyvy = dst_stride_y = dst_stride_u = dst_stride_v = 0;
  747. }
  748. #if defined(HAS_UYVYTOYROW_SSE2)
  749. if (TestCpuFlag(kCpuHasSSE2)) {
  750. UYVYToUV422Row = UYVYToUV422Row_Any_SSE2;
  751. UYVYToYRow = UYVYToYRow_Any_SSE2;
  752. if (IS_ALIGNED(width, 16)) {
  753. UYVYToUV422Row = UYVYToUV422Row_SSE2;
  754. UYVYToYRow = UYVYToYRow_SSE2;
  755. }
  756. }
  757. #endif
  758. #if defined(HAS_UYVYTOYROW_AVX2)
  759. if (TestCpuFlag(kCpuHasAVX2)) {
  760. UYVYToUV422Row = UYVYToUV422Row_Any_AVX2;
  761. UYVYToYRow = UYVYToYRow_Any_AVX2;
  762. if (IS_ALIGNED(width, 32)) {
  763. UYVYToUV422Row = UYVYToUV422Row_AVX2;
  764. UYVYToYRow = UYVYToYRow_AVX2;
  765. }
  766. }
  767. #endif
  768. #if defined(HAS_UYVYTOYROW_NEON)
  769. if (TestCpuFlag(kCpuHasNEON)) {
  770. UYVYToYRow = UYVYToYRow_Any_NEON;
  771. UYVYToUV422Row = UYVYToUV422Row_Any_NEON;
  772. if (IS_ALIGNED(width, 16)) {
  773. UYVYToYRow = UYVYToYRow_NEON;
  774. UYVYToUV422Row = UYVYToUV422Row_NEON;
  775. }
  776. }
  777. #endif
  778. #if defined(HAS_UYVYTOYROW_MSA)
  779. if (TestCpuFlag(kCpuHasMSA)) {
  780. UYVYToYRow = UYVYToYRow_Any_MSA;
  781. UYVYToUV422Row = UYVYToUV422Row_Any_MSA;
  782. if (IS_ALIGNED(width, 32)) {
  783. UYVYToYRow = UYVYToYRow_MSA;
  784. UYVYToUV422Row = UYVYToUV422Row_MSA;
  785. }
  786. }
  787. #endif
  788. for (y = 0; y < height; ++y) {
  789. UYVYToUV422Row(src_uyvy, dst_u, dst_v, width);
  790. UYVYToYRow(src_uyvy, dst_y, width);
  791. src_uyvy += src_stride_uyvy;
  792. dst_y += dst_stride_y;
  793. dst_u += dst_stride_u;
  794. dst_v += dst_stride_v;
  795. }
  796. return 0;
  797. }
  798. // Convert YUY2 to Y.
  799. LIBYUV_API
  800. int YUY2ToY(const uint8_t* src_yuy2,
  801. int src_stride_yuy2,
  802. uint8_t* dst_y,
  803. int dst_stride_y,
  804. int width,
  805. int height) {
  806. int y;
  807. void (*YUY2ToYRow)(const uint8_t* src_yuy2, uint8_t* dst_y, int width) =
  808. YUY2ToYRow_C;
  809. if (!src_yuy2 || !dst_y || width <= 0 || height == 0) {
  810. return -1;
  811. }
  812. // Negative height means invert the image.
  813. if (height < 0) {
  814. height = -height;
  815. src_yuy2 = src_yuy2 + (height - 1) * src_stride_yuy2;
  816. src_stride_yuy2 = -src_stride_yuy2;
  817. }
  818. // Coalesce rows.
  819. if (src_stride_yuy2 == width * 2 && dst_stride_y == width) {
  820. width *= height;
  821. height = 1;
  822. src_stride_yuy2 = dst_stride_y = 0;
  823. }
  824. #if defined(HAS_YUY2TOYROW_SSE2)
  825. if (TestCpuFlag(kCpuHasSSE2)) {
  826. YUY2ToYRow = YUY2ToYRow_Any_SSE2;
  827. if (IS_ALIGNED(width, 16)) {
  828. YUY2ToYRow = YUY2ToYRow_SSE2;
  829. }
  830. }
  831. #endif
  832. #if defined(HAS_YUY2TOYROW_AVX2)
  833. if (TestCpuFlag(kCpuHasAVX2)) {
  834. YUY2ToYRow = YUY2ToYRow_Any_AVX2;
  835. if (IS_ALIGNED(width, 32)) {
  836. YUY2ToYRow = YUY2ToYRow_AVX2;
  837. }
  838. }
  839. #endif
  840. #if defined(HAS_YUY2TOYROW_NEON)
  841. if (TestCpuFlag(kCpuHasNEON)) {
  842. YUY2ToYRow = YUY2ToYRow_Any_NEON;
  843. if (IS_ALIGNED(width, 16)) {
  844. YUY2ToYRow = YUY2ToYRow_NEON;
  845. }
  846. }
  847. #endif
  848. #if defined(HAS_YUY2TOYROW_MSA)
  849. if (TestCpuFlag(kCpuHasMSA)) {
  850. YUY2ToYRow = YUY2ToYRow_Any_MSA;
  851. if (IS_ALIGNED(width, 32)) {
  852. YUY2ToYRow = YUY2ToYRow_MSA;
  853. }
  854. }
  855. #endif
  856. for (y = 0; y < height; ++y) {
  857. YUY2ToYRow(src_yuy2, dst_y, width);
  858. src_yuy2 += src_stride_yuy2;
  859. dst_y += dst_stride_y;
  860. }
  861. return 0;
  862. }
  863. // Mirror I400 with optional flipping
  864. LIBYUV_API
  865. int I400Mirror(const uint8_t* src_y,
  866. int src_stride_y,
  867. uint8_t* dst_y,
  868. int dst_stride_y,
  869. int width,
  870. int height) {
  871. if (!src_y || !dst_y || width <= 0 || height == 0) {
  872. return -1;
  873. }
  874. // Negative height means invert the image.
  875. if (height < 0) {
  876. height = -height;
  877. src_y = src_y + (height - 1) * src_stride_y;
  878. src_stride_y = -src_stride_y;
  879. }
  880. MirrorPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  881. return 0;
  882. }
  883. // Mirror I420 with optional flipping
  884. LIBYUV_API
  885. int I420Mirror(const uint8_t* src_y,
  886. int src_stride_y,
  887. const uint8_t* src_u,
  888. int src_stride_u,
  889. const uint8_t* src_v,
  890. int src_stride_v,
  891. uint8_t* dst_y,
  892. int dst_stride_y,
  893. uint8_t* dst_u,
  894. int dst_stride_u,
  895. uint8_t* dst_v,
  896. int dst_stride_v,
  897. int width,
  898. int height) {
  899. int halfwidth = (width + 1) >> 1;
  900. int halfheight = (height + 1) >> 1;
  901. if (!src_y || !src_u || !src_v || !dst_y || !dst_u || !dst_v || width <= 0 ||
  902. height == 0) {
  903. return -1;
  904. }
  905. // Negative height means invert the image.
  906. if (height < 0) {
  907. height = -height;
  908. halfheight = (height + 1) >> 1;
  909. src_y = src_y + (height - 1) * src_stride_y;
  910. src_u = src_u + (halfheight - 1) * src_stride_u;
  911. src_v = src_v + (halfheight - 1) * src_stride_v;
  912. src_stride_y = -src_stride_y;
  913. src_stride_u = -src_stride_u;
  914. src_stride_v = -src_stride_v;
  915. }
  916. if (dst_y) {
  917. MirrorPlane(src_y, src_stride_y, dst_y, dst_stride_y, width, height);
  918. }
  919. MirrorPlane(src_u, src_stride_u, dst_u, dst_stride_u, halfwidth, halfheight);
  920. MirrorPlane(src_v, src_stride_v, dst_v, dst_stride_v, halfwidth, halfheight);
  921. return 0;
  922. }
  923. // ARGB mirror.
  924. LIBYUV_API
  925. int ARGBMirror(const uint8_t* src_argb,
  926. int src_stride_argb,
  927. uint8_t* dst_argb,
  928. int dst_stride_argb,
  929. int width,
  930. int height) {
  931. int y;
  932. void (*ARGBMirrorRow)(const uint8_t* src, uint8_t* dst, int width) =
  933. ARGBMirrorRow_C;
  934. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  935. return -1;
  936. }
  937. // Negative height means invert the image.
  938. if (height < 0) {
  939. height = -height;
  940. src_argb = src_argb + (height - 1) * src_stride_argb;
  941. src_stride_argb = -src_stride_argb;
  942. }
  943. #if defined(HAS_ARGBMIRRORROW_NEON)
  944. if (TestCpuFlag(kCpuHasNEON)) {
  945. ARGBMirrorRow = ARGBMirrorRow_Any_NEON;
  946. if (IS_ALIGNED(width, 4)) {
  947. ARGBMirrorRow = ARGBMirrorRow_NEON;
  948. }
  949. }
  950. #endif
  951. #if defined(HAS_ARGBMIRRORROW_SSE2)
  952. if (TestCpuFlag(kCpuHasSSE2)) {
  953. ARGBMirrorRow = ARGBMirrorRow_Any_SSE2;
  954. if (IS_ALIGNED(width, 4)) {
  955. ARGBMirrorRow = ARGBMirrorRow_SSE2;
  956. }
  957. }
  958. #endif
  959. #if defined(HAS_ARGBMIRRORROW_AVX2)
  960. if (TestCpuFlag(kCpuHasAVX2)) {
  961. ARGBMirrorRow = ARGBMirrorRow_Any_AVX2;
  962. if (IS_ALIGNED(width, 8)) {
  963. ARGBMirrorRow = ARGBMirrorRow_AVX2;
  964. }
  965. }
  966. #endif
  967. #if defined(HAS_ARGBMIRRORROW_MSA)
  968. if (TestCpuFlag(kCpuHasMSA)) {
  969. ARGBMirrorRow = ARGBMirrorRow_Any_MSA;
  970. if (IS_ALIGNED(width, 16)) {
  971. ARGBMirrorRow = ARGBMirrorRow_MSA;
  972. }
  973. }
  974. #endif
  975. // Mirror plane
  976. for (y = 0; y < height; ++y) {
  977. ARGBMirrorRow(src_argb, dst_argb, width);
  978. src_argb += src_stride_argb;
  979. dst_argb += dst_stride_argb;
  980. }
  981. return 0;
  982. }
  983. // Get a blender that optimized for the CPU and pixel count.
  984. // As there are 6 blenders to choose from, the caller should try to use
  985. // the same blend function for all pixels if possible.
  986. LIBYUV_API
  987. ARGBBlendRow GetARGBBlend() {
  988. void (*ARGBBlendRow)(const uint8_t* src_argb, const uint8_t* src_argb1,
  989. uint8_t* dst_argb, int width) = ARGBBlendRow_C;
  990. #if defined(HAS_ARGBBLENDROW_SSSE3)
  991. if (TestCpuFlag(kCpuHasSSSE3)) {
  992. ARGBBlendRow = ARGBBlendRow_SSSE3;
  993. return ARGBBlendRow;
  994. }
  995. #endif
  996. #if defined(HAS_ARGBBLENDROW_NEON)
  997. if (TestCpuFlag(kCpuHasNEON)) {
  998. ARGBBlendRow = ARGBBlendRow_NEON;
  999. }
  1000. #endif
  1001. #if defined(HAS_ARGBBLENDROW_MSA)
  1002. if (TestCpuFlag(kCpuHasMSA)) {
  1003. ARGBBlendRow = ARGBBlendRow_MSA;
  1004. }
  1005. #endif
  1006. return ARGBBlendRow;
  1007. }
  1008. // Alpha Blend 2 ARGB images and store to destination.
  1009. LIBYUV_API
  1010. int ARGBBlend(const uint8_t* src_argb0,
  1011. int src_stride_argb0,
  1012. const uint8_t* src_argb1,
  1013. int src_stride_argb1,
  1014. uint8_t* dst_argb,
  1015. int dst_stride_argb,
  1016. int width,
  1017. int height) {
  1018. int y;
  1019. void (*ARGBBlendRow)(const uint8_t* src_argb, const uint8_t* src_argb1,
  1020. uint8_t* dst_argb, int width) = GetARGBBlend();
  1021. if (!src_argb0 || !src_argb1 || !dst_argb || width <= 0 || height == 0) {
  1022. return -1;
  1023. }
  1024. // Negative height means invert the image.
  1025. if (height < 0) {
  1026. height = -height;
  1027. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  1028. dst_stride_argb = -dst_stride_argb;
  1029. }
  1030. // Coalesce rows.
  1031. if (src_stride_argb0 == width * 4 && src_stride_argb1 == width * 4 &&
  1032. dst_stride_argb == width * 4) {
  1033. width *= height;
  1034. height = 1;
  1035. src_stride_argb0 = src_stride_argb1 = dst_stride_argb = 0;
  1036. }
  1037. for (y = 0; y < height; ++y) {
  1038. ARGBBlendRow(src_argb0, src_argb1, dst_argb, width);
  1039. src_argb0 += src_stride_argb0;
  1040. src_argb1 += src_stride_argb1;
  1041. dst_argb += dst_stride_argb;
  1042. }
  1043. return 0;
  1044. }
  1045. // Alpha Blend plane and store to destination.
  1046. LIBYUV_API
  1047. int BlendPlane(const uint8_t* src_y0,
  1048. int src_stride_y0,
  1049. const uint8_t* src_y1,
  1050. int src_stride_y1,
  1051. const uint8_t* alpha,
  1052. int alpha_stride,
  1053. uint8_t* dst_y,
  1054. int dst_stride_y,
  1055. int width,
  1056. int height) {
  1057. int y;
  1058. void (*BlendPlaneRow)(const uint8_t* src0, const uint8_t* src1,
  1059. const uint8_t* alpha, uint8_t* dst, int width) =
  1060. BlendPlaneRow_C;
  1061. if (!src_y0 || !src_y1 || !alpha || !dst_y || width <= 0 || height == 0) {
  1062. return -1;
  1063. }
  1064. // Negative height means invert the image.
  1065. if (height < 0) {
  1066. height = -height;
  1067. dst_y = dst_y + (height - 1) * dst_stride_y;
  1068. dst_stride_y = -dst_stride_y;
  1069. }
  1070. // Coalesce rows for Y plane.
  1071. if (src_stride_y0 == width && src_stride_y1 == width &&
  1072. alpha_stride == width && dst_stride_y == width) {
  1073. width *= height;
  1074. height = 1;
  1075. src_stride_y0 = src_stride_y1 = alpha_stride = dst_stride_y = 0;
  1076. }
  1077. #if defined(HAS_BLENDPLANEROW_SSSE3)
  1078. if (TestCpuFlag(kCpuHasSSSE3)) {
  1079. BlendPlaneRow = BlendPlaneRow_Any_SSSE3;
  1080. if (IS_ALIGNED(width, 8)) {
  1081. BlendPlaneRow = BlendPlaneRow_SSSE3;
  1082. }
  1083. }
  1084. #endif
  1085. #if defined(HAS_BLENDPLANEROW_AVX2)
  1086. if (TestCpuFlag(kCpuHasAVX2)) {
  1087. BlendPlaneRow = BlendPlaneRow_Any_AVX2;
  1088. if (IS_ALIGNED(width, 32)) {
  1089. BlendPlaneRow = BlendPlaneRow_AVX2;
  1090. }
  1091. }
  1092. #endif
  1093. for (y = 0; y < height; ++y) {
  1094. BlendPlaneRow(src_y0, src_y1, alpha, dst_y, width);
  1095. src_y0 += src_stride_y0;
  1096. src_y1 += src_stride_y1;
  1097. alpha += alpha_stride;
  1098. dst_y += dst_stride_y;
  1099. }
  1100. return 0;
  1101. }
  1102. #define MAXTWIDTH 2048
  1103. // Alpha Blend YUV images and store to destination.
  1104. LIBYUV_API
  1105. int I420Blend(const uint8_t* src_y0,
  1106. int src_stride_y0,
  1107. const uint8_t* src_u0,
  1108. int src_stride_u0,
  1109. const uint8_t* src_v0,
  1110. int src_stride_v0,
  1111. const uint8_t* src_y1,
  1112. int src_stride_y1,
  1113. const uint8_t* src_u1,
  1114. int src_stride_u1,
  1115. const uint8_t* src_v1,
  1116. int src_stride_v1,
  1117. const uint8_t* alpha,
  1118. int alpha_stride,
  1119. uint8_t* dst_y,
  1120. int dst_stride_y,
  1121. uint8_t* dst_u,
  1122. int dst_stride_u,
  1123. uint8_t* dst_v,
  1124. int dst_stride_v,
  1125. int width,
  1126. int height) {
  1127. int y;
  1128. // Half width/height for UV.
  1129. int halfwidth = (width + 1) >> 1;
  1130. void (*BlendPlaneRow)(const uint8_t* src0, const uint8_t* src1,
  1131. const uint8_t* alpha, uint8_t* dst, int width) =
  1132. BlendPlaneRow_C;
  1133. void (*ScaleRowDown2)(const uint8_t* src_ptr, ptrdiff_t src_stride,
  1134. uint8_t* dst_ptr, int dst_width) = ScaleRowDown2Box_C;
  1135. if (!src_y0 || !src_u0 || !src_v0 || !src_y1 || !src_u1 || !src_v1 ||
  1136. !alpha || !dst_y || !dst_u || !dst_v || width <= 0 || height == 0) {
  1137. return -1;
  1138. }
  1139. // Negative height means invert the image.
  1140. if (height < 0) {
  1141. height = -height;
  1142. dst_y = dst_y + (height - 1) * dst_stride_y;
  1143. dst_stride_y = -dst_stride_y;
  1144. }
  1145. // Blend Y plane.
  1146. BlendPlane(src_y0, src_stride_y0, src_y1, src_stride_y1, alpha, alpha_stride,
  1147. dst_y, dst_stride_y, width, height);
  1148. #if defined(HAS_BLENDPLANEROW_SSSE3)
  1149. if (TestCpuFlag(kCpuHasSSSE3)) {
  1150. BlendPlaneRow = BlendPlaneRow_Any_SSSE3;
  1151. if (IS_ALIGNED(halfwidth, 8)) {
  1152. BlendPlaneRow = BlendPlaneRow_SSSE3;
  1153. }
  1154. }
  1155. #endif
  1156. #if defined(HAS_BLENDPLANEROW_AVX2)
  1157. if (TestCpuFlag(kCpuHasAVX2)) {
  1158. BlendPlaneRow = BlendPlaneRow_Any_AVX2;
  1159. if (IS_ALIGNED(halfwidth, 32)) {
  1160. BlendPlaneRow = BlendPlaneRow_AVX2;
  1161. }
  1162. }
  1163. #endif
  1164. if (!IS_ALIGNED(width, 2)) {
  1165. ScaleRowDown2 = ScaleRowDown2Box_Odd_C;
  1166. }
  1167. #if defined(HAS_SCALEROWDOWN2_NEON)
  1168. if (TestCpuFlag(kCpuHasNEON)) {
  1169. ScaleRowDown2 = ScaleRowDown2Box_Odd_NEON;
  1170. if (IS_ALIGNED(width, 2)) {
  1171. ScaleRowDown2 = ScaleRowDown2Box_Any_NEON;
  1172. if (IS_ALIGNED(halfwidth, 16)) {
  1173. ScaleRowDown2 = ScaleRowDown2Box_NEON;
  1174. }
  1175. }
  1176. }
  1177. #endif
  1178. #if defined(HAS_SCALEROWDOWN2_SSSE3)
  1179. if (TestCpuFlag(kCpuHasSSSE3)) {
  1180. ScaleRowDown2 = ScaleRowDown2Box_Odd_SSSE3;
  1181. if (IS_ALIGNED(width, 2)) {
  1182. ScaleRowDown2 = ScaleRowDown2Box_Any_SSSE3;
  1183. if (IS_ALIGNED(halfwidth, 16)) {
  1184. ScaleRowDown2 = ScaleRowDown2Box_SSSE3;
  1185. }
  1186. }
  1187. }
  1188. #endif
  1189. #if defined(HAS_SCALEROWDOWN2_AVX2)
  1190. if (TestCpuFlag(kCpuHasAVX2)) {
  1191. ScaleRowDown2 = ScaleRowDown2Box_Odd_AVX2;
  1192. if (IS_ALIGNED(width, 2)) {
  1193. ScaleRowDown2 = ScaleRowDown2Box_Any_AVX2;
  1194. if (IS_ALIGNED(halfwidth, 32)) {
  1195. ScaleRowDown2 = ScaleRowDown2Box_AVX2;
  1196. }
  1197. }
  1198. }
  1199. #endif
  1200. // Row buffer for intermediate alpha pixels.
  1201. align_buffer_64(halfalpha, halfwidth);
  1202. for (y = 0; y < height; y += 2) {
  1203. // last row of odd height image use 1 row of alpha instead of 2.
  1204. if (y == (height - 1)) {
  1205. alpha_stride = 0;
  1206. }
  1207. // Subsample 2 rows of UV to half width and half height.
  1208. ScaleRowDown2(alpha, alpha_stride, halfalpha, halfwidth);
  1209. alpha += alpha_stride * 2;
  1210. BlendPlaneRow(src_u0, src_u1, halfalpha, dst_u, halfwidth);
  1211. BlendPlaneRow(src_v0, src_v1, halfalpha, dst_v, halfwidth);
  1212. src_u0 += src_stride_u0;
  1213. src_u1 += src_stride_u1;
  1214. dst_u += dst_stride_u;
  1215. src_v0 += src_stride_v0;
  1216. src_v1 += src_stride_v1;
  1217. dst_v += dst_stride_v;
  1218. }
  1219. free_aligned_buffer_64(halfalpha);
  1220. return 0;
  1221. }
  1222. // Multiply 2 ARGB images and store to destination.
  1223. LIBYUV_API
  1224. int ARGBMultiply(const uint8_t* src_argb0,
  1225. int src_stride_argb0,
  1226. const uint8_t* src_argb1,
  1227. int src_stride_argb1,
  1228. uint8_t* dst_argb,
  1229. int dst_stride_argb,
  1230. int width,
  1231. int height) {
  1232. int y;
  1233. void (*ARGBMultiplyRow)(const uint8_t* src0, const uint8_t* src1,
  1234. uint8_t* dst, int width) = ARGBMultiplyRow_C;
  1235. if (!src_argb0 || !src_argb1 || !dst_argb || width <= 0 || height == 0) {
  1236. return -1;
  1237. }
  1238. // Negative height means invert the image.
  1239. if (height < 0) {
  1240. height = -height;
  1241. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  1242. dst_stride_argb = -dst_stride_argb;
  1243. }
  1244. // Coalesce rows.
  1245. if (src_stride_argb0 == width * 4 && src_stride_argb1 == width * 4 &&
  1246. dst_stride_argb == width * 4) {
  1247. width *= height;
  1248. height = 1;
  1249. src_stride_argb0 = src_stride_argb1 = dst_stride_argb = 0;
  1250. }
  1251. #if defined(HAS_ARGBMULTIPLYROW_SSE2)
  1252. if (TestCpuFlag(kCpuHasSSE2)) {
  1253. ARGBMultiplyRow = ARGBMultiplyRow_Any_SSE2;
  1254. if (IS_ALIGNED(width, 4)) {
  1255. ARGBMultiplyRow = ARGBMultiplyRow_SSE2;
  1256. }
  1257. }
  1258. #endif
  1259. #if defined(HAS_ARGBMULTIPLYROW_AVX2)
  1260. if (TestCpuFlag(kCpuHasAVX2)) {
  1261. ARGBMultiplyRow = ARGBMultiplyRow_Any_AVX2;
  1262. if (IS_ALIGNED(width, 8)) {
  1263. ARGBMultiplyRow = ARGBMultiplyRow_AVX2;
  1264. }
  1265. }
  1266. #endif
  1267. #if defined(HAS_ARGBMULTIPLYROW_NEON)
  1268. if (TestCpuFlag(kCpuHasNEON)) {
  1269. ARGBMultiplyRow = ARGBMultiplyRow_Any_NEON;
  1270. if (IS_ALIGNED(width, 8)) {
  1271. ARGBMultiplyRow = ARGBMultiplyRow_NEON;
  1272. }
  1273. }
  1274. #endif
  1275. #if defined(HAS_ARGBMULTIPLYROW_MSA)
  1276. if (TestCpuFlag(kCpuHasMSA)) {
  1277. ARGBMultiplyRow = ARGBMultiplyRow_Any_MSA;
  1278. if (IS_ALIGNED(width, 4)) {
  1279. ARGBMultiplyRow = ARGBMultiplyRow_MSA;
  1280. }
  1281. }
  1282. #endif
  1283. // Multiply plane
  1284. for (y = 0; y < height; ++y) {
  1285. ARGBMultiplyRow(src_argb0, src_argb1, dst_argb, width);
  1286. src_argb0 += src_stride_argb0;
  1287. src_argb1 += src_stride_argb1;
  1288. dst_argb += dst_stride_argb;
  1289. }
  1290. return 0;
  1291. }
  1292. // Add 2 ARGB images and store to destination.
  1293. LIBYUV_API
  1294. int ARGBAdd(const uint8_t* src_argb0,
  1295. int src_stride_argb0,
  1296. const uint8_t* src_argb1,
  1297. int src_stride_argb1,
  1298. uint8_t* dst_argb,
  1299. int dst_stride_argb,
  1300. int width,
  1301. int height) {
  1302. int y;
  1303. void (*ARGBAddRow)(const uint8_t* src0, const uint8_t* src1, uint8_t* dst,
  1304. int width) = ARGBAddRow_C;
  1305. if (!src_argb0 || !src_argb1 || !dst_argb || width <= 0 || height == 0) {
  1306. return -1;
  1307. }
  1308. // Negative height means invert the image.
  1309. if (height < 0) {
  1310. height = -height;
  1311. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  1312. dst_stride_argb = -dst_stride_argb;
  1313. }
  1314. // Coalesce rows.
  1315. if (src_stride_argb0 == width * 4 && src_stride_argb1 == width * 4 &&
  1316. dst_stride_argb == width * 4) {
  1317. width *= height;
  1318. height = 1;
  1319. src_stride_argb0 = src_stride_argb1 = dst_stride_argb = 0;
  1320. }
  1321. #if defined(HAS_ARGBADDROW_SSE2) && (defined(_MSC_VER) && !defined(__clang__))
  1322. if (TestCpuFlag(kCpuHasSSE2)) {
  1323. ARGBAddRow = ARGBAddRow_SSE2;
  1324. }
  1325. #endif
  1326. #if defined(HAS_ARGBADDROW_SSE2) && !(defined(_MSC_VER) && !defined(__clang__))
  1327. if (TestCpuFlag(kCpuHasSSE2)) {
  1328. ARGBAddRow = ARGBAddRow_Any_SSE2;
  1329. if (IS_ALIGNED(width, 4)) {
  1330. ARGBAddRow = ARGBAddRow_SSE2;
  1331. }
  1332. }
  1333. #endif
  1334. #if defined(HAS_ARGBADDROW_AVX2)
  1335. if (TestCpuFlag(kCpuHasAVX2)) {
  1336. ARGBAddRow = ARGBAddRow_Any_AVX2;
  1337. if (IS_ALIGNED(width, 8)) {
  1338. ARGBAddRow = ARGBAddRow_AVX2;
  1339. }
  1340. }
  1341. #endif
  1342. #if defined(HAS_ARGBADDROW_NEON)
  1343. if (TestCpuFlag(kCpuHasNEON)) {
  1344. ARGBAddRow = ARGBAddRow_Any_NEON;
  1345. if (IS_ALIGNED(width, 8)) {
  1346. ARGBAddRow = ARGBAddRow_NEON;
  1347. }
  1348. }
  1349. #endif
  1350. #if defined(HAS_ARGBADDROW_MSA)
  1351. if (TestCpuFlag(kCpuHasMSA)) {
  1352. ARGBAddRow = ARGBAddRow_Any_MSA;
  1353. if (IS_ALIGNED(width, 8)) {
  1354. ARGBAddRow = ARGBAddRow_MSA;
  1355. }
  1356. }
  1357. #endif
  1358. // Add plane
  1359. for (y = 0; y < height; ++y) {
  1360. ARGBAddRow(src_argb0, src_argb1, dst_argb, width);
  1361. src_argb0 += src_stride_argb0;
  1362. src_argb1 += src_stride_argb1;
  1363. dst_argb += dst_stride_argb;
  1364. }
  1365. return 0;
  1366. }
  1367. // Subtract 2 ARGB images and store to destination.
  1368. LIBYUV_API
  1369. int ARGBSubtract(const uint8_t* src_argb0,
  1370. int src_stride_argb0,
  1371. const uint8_t* src_argb1,
  1372. int src_stride_argb1,
  1373. uint8_t* dst_argb,
  1374. int dst_stride_argb,
  1375. int width,
  1376. int height) {
  1377. int y;
  1378. void (*ARGBSubtractRow)(const uint8_t* src0, const uint8_t* src1,
  1379. uint8_t* dst, int width) = ARGBSubtractRow_C;
  1380. if (!src_argb0 || !src_argb1 || !dst_argb || width <= 0 || height == 0) {
  1381. return -1;
  1382. }
  1383. // Negative height means invert the image.
  1384. if (height < 0) {
  1385. height = -height;
  1386. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  1387. dst_stride_argb = -dst_stride_argb;
  1388. }
  1389. // Coalesce rows.
  1390. if (src_stride_argb0 == width * 4 && src_stride_argb1 == width * 4 &&
  1391. dst_stride_argb == width * 4) {
  1392. width *= height;
  1393. height = 1;
  1394. src_stride_argb0 = src_stride_argb1 = dst_stride_argb = 0;
  1395. }
  1396. #if defined(HAS_ARGBSUBTRACTROW_SSE2)
  1397. if (TestCpuFlag(kCpuHasSSE2)) {
  1398. ARGBSubtractRow = ARGBSubtractRow_Any_SSE2;
  1399. if (IS_ALIGNED(width, 4)) {
  1400. ARGBSubtractRow = ARGBSubtractRow_SSE2;
  1401. }
  1402. }
  1403. #endif
  1404. #if defined(HAS_ARGBSUBTRACTROW_AVX2)
  1405. if (TestCpuFlag(kCpuHasAVX2)) {
  1406. ARGBSubtractRow = ARGBSubtractRow_Any_AVX2;
  1407. if (IS_ALIGNED(width, 8)) {
  1408. ARGBSubtractRow = ARGBSubtractRow_AVX2;
  1409. }
  1410. }
  1411. #endif
  1412. #if defined(HAS_ARGBSUBTRACTROW_NEON)
  1413. if (TestCpuFlag(kCpuHasNEON)) {
  1414. ARGBSubtractRow = ARGBSubtractRow_Any_NEON;
  1415. if (IS_ALIGNED(width, 8)) {
  1416. ARGBSubtractRow = ARGBSubtractRow_NEON;
  1417. }
  1418. }
  1419. #endif
  1420. #if defined(HAS_ARGBSUBTRACTROW_MSA)
  1421. if (TestCpuFlag(kCpuHasMSA)) {
  1422. ARGBSubtractRow = ARGBSubtractRow_Any_MSA;
  1423. if (IS_ALIGNED(width, 8)) {
  1424. ARGBSubtractRow = ARGBSubtractRow_MSA;
  1425. }
  1426. }
  1427. #endif
  1428. // Subtract plane
  1429. for (y = 0; y < height; ++y) {
  1430. ARGBSubtractRow(src_argb0, src_argb1, dst_argb, width);
  1431. src_argb0 += src_stride_argb0;
  1432. src_argb1 += src_stride_argb1;
  1433. dst_argb += dst_stride_argb;
  1434. }
  1435. return 0;
  1436. }
  1437. // Convert I422 to RGBA with matrix
  1438. static int I422ToRGBAMatrix(const uint8_t* src_y,
  1439. int src_stride_y,
  1440. const uint8_t* src_u,
  1441. int src_stride_u,
  1442. const uint8_t* src_v,
  1443. int src_stride_v,
  1444. uint8_t* dst_rgba,
  1445. int dst_stride_rgba,
  1446. const struct YuvConstants* yuvconstants,
  1447. int width,
  1448. int height) {
  1449. int y;
  1450. void (*I422ToRGBARow)(const uint8_t* y_buf, const uint8_t* u_buf,
  1451. const uint8_t* v_buf, uint8_t* rgb_buf,
  1452. const struct YuvConstants* yuvconstants, int width) =
  1453. I422ToRGBARow_C;
  1454. if (!src_y || !src_u || !src_v || !dst_rgba || width <= 0 || height == 0) {
  1455. return -1;
  1456. }
  1457. // Negative height means invert the image.
  1458. if (height < 0) {
  1459. height = -height;
  1460. dst_rgba = dst_rgba + (height - 1) * dst_stride_rgba;
  1461. dst_stride_rgba = -dst_stride_rgba;
  1462. }
  1463. #if defined(HAS_I422TORGBAROW_SSSE3)
  1464. if (TestCpuFlag(kCpuHasSSSE3)) {
  1465. I422ToRGBARow = I422ToRGBARow_Any_SSSE3;
  1466. if (IS_ALIGNED(width, 8)) {
  1467. I422ToRGBARow = I422ToRGBARow_SSSE3;
  1468. }
  1469. }
  1470. #endif
  1471. #if defined(HAS_I422TORGBAROW_AVX2)
  1472. if (TestCpuFlag(kCpuHasAVX2)) {
  1473. I422ToRGBARow = I422ToRGBARow_Any_AVX2;
  1474. if (IS_ALIGNED(width, 16)) {
  1475. I422ToRGBARow = I422ToRGBARow_AVX2;
  1476. }
  1477. }
  1478. #endif
  1479. #if defined(HAS_I422TORGBAROW_NEON)
  1480. if (TestCpuFlag(kCpuHasNEON)) {
  1481. I422ToRGBARow = I422ToRGBARow_Any_NEON;
  1482. if (IS_ALIGNED(width, 8)) {
  1483. I422ToRGBARow = I422ToRGBARow_NEON;
  1484. }
  1485. }
  1486. #endif
  1487. #if defined(HAS_I422TORGBAROW_MSA)
  1488. if (TestCpuFlag(kCpuHasMSA)) {
  1489. I422ToRGBARow = I422ToRGBARow_Any_MSA;
  1490. if (IS_ALIGNED(width, 8)) {
  1491. I422ToRGBARow = I422ToRGBARow_MSA;
  1492. }
  1493. }
  1494. #endif
  1495. for (y = 0; y < height; ++y) {
  1496. I422ToRGBARow(src_y, src_u, src_v, dst_rgba, yuvconstants, width);
  1497. dst_rgba += dst_stride_rgba;
  1498. src_y += src_stride_y;
  1499. src_u += src_stride_u;
  1500. src_v += src_stride_v;
  1501. }
  1502. return 0;
  1503. }
  1504. // Convert I422 to RGBA.
  1505. LIBYUV_API
  1506. int I422ToRGBA(const uint8_t* src_y,
  1507. int src_stride_y,
  1508. const uint8_t* src_u,
  1509. int src_stride_u,
  1510. const uint8_t* src_v,
  1511. int src_stride_v,
  1512. uint8_t* dst_rgba,
  1513. int dst_stride_rgba,
  1514. int width,
  1515. int height) {
  1516. return I422ToRGBAMatrix(src_y, src_stride_y, src_u, src_stride_u, src_v,
  1517. src_stride_v, dst_rgba, dst_stride_rgba,
  1518. &kYuvI601Constants, width, height);
  1519. }
  1520. // Convert I422 to BGRA.
  1521. LIBYUV_API
  1522. int I422ToBGRA(const uint8_t* src_y,
  1523. int src_stride_y,
  1524. const uint8_t* src_u,
  1525. int src_stride_u,
  1526. const uint8_t* src_v,
  1527. int src_stride_v,
  1528. uint8_t* dst_bgra,
  1529. int dst_stride_bgra,
  1530. int width,
  1531. int height) {
  1532. return I422ToRGBAMatrix(src_y, src_stride_y, src_v,
  1533. src_stride_v, // Swap U and V
  1534. src_u, src_stride_u, dst_bgra, dst_stride_bgra,
  1535. &kYvuI601Constants, // Use Yvu matrix
  1536. width, height);
  1537. }
  1538. // Convert NV12 to RGB565.
  1539. LIBYUV_API
  1540. int NV12ToRGB565(const uint8_t* src_y,
  1541. int src_stride_y,
  1542. const uint8_t* src_uv,
  1543. int src_stride_uv,
  1544. uint8_t* dst_rgb565,
  1545. int dst_stride_rgb565,
  1546. int width,
  1547. int height) {
  1548. int y;
  1549. void (*NV12ToRGB565Row)(
  1550. const uint8_t* y_buf, const uint8_t* uv_buf, uint8_t* rgb_buf,
  1551. const struct YuvConstants* yuvconstants, int width) = NV12ToRGB565Row_C;
  1552. if (!src_y || !src_uv || !dst_rgb565 || width <= 0 || height == 0) {
  1553. return -1;
  1554. }
  1555. // Negative height means invert the image.
  1556. if (height < 0) {
  1557. height = -height;
  1558. dst_rgb565 = dst_rgb565 + (height - 1) * dst_stride_rgb565;
  1559. dst_stride_rgb565 = -dst_stride_rgb565;
  1560. }
  1561. #if defined(HAS_NV12TORGB565ROW_SSSE3)
  1562. if (TestCpuFlag(kCpuHasSSSE3)) {
  1563. NV12ToRGB565Row = NV12ToRGB565Row_Any_SSSE3;
  1564. if (IS_ALIGNED(width, 8)) {
  1565. NV12ToRGB565Row = NV12ToRGB565Row_SSSE3;
  1566. }
  1567. }
  1568. #endif
  1569. #if defined(HAS_NV12TORGB565ROW_AVX2)
  1570. if (TestCpuFlag(kCpuHasAVX2)) {
  1571. NV12ToRGB565Row = NV12ToRGB565Row_Any_AVX2;
  1572. if (IS_ALIGNED(width, 16)) {
  1573. NV12ToRGB565Row = NV12ToRGB565Row_AVX2;
  1574. }
  1575. }
  1576. #endif
  1577. #if defined(HAS_NV12TORGB565ROW_NEON)
  1578. if (TestCpuFlag(kCpuHasNEON)) {
  1579. NV12ToRGB565Row = NV12ToRGB565Row_Any_NEON;
  1580. if (IS_ALIGNED(width, 8)) {
  1581. NV12ToRGB565Row = NV12ToRGB565Row_NEON;
  1582. }
  1583. }
  1584. #endif
  1585. #if defined(HAS_NV12TORGB565ROW_MSA)
  1586. if (TestCpuFlag(kCpuHasMSA)) {
  1587. NV12ToRGB565Row = NV12ToRGB565Row_Any_MSA;
  1588. if (IS_ALIGNED(width, 8)) {
  1589. NV12ToRGB565Row = NV12ToRGB565Row_MSA;
  1590. }
  1591. }
  1592. #endif
  1593. for (y = 0; y < height; ++y) {
  1594. NV12ToRGB565Row(src_y, src_uv, dst_rgb565, &kYuvI601Constants, width);
  1595. dst_rgb565 += dst_stride_rgb565;
  1596. src_y += src_stride_y;
  1597. if (y & 1) {
  1598. src_uv += src_stride_uv;
  1599. }
  1600. }
  1601. return 0;
  1602. }
  1603. // Convert RAW to RGB24.
  1604. LIBYUV_API
  1605. int RAWToRGB24(const uint8_t* src_raw,
  1606. int src_stride_raw,
  1607. uint8_t* dst_rgb24,
  1608. int dst_stride_rgb24,
  1609. int width,
  1610. int height) {
  1611. int y;
  1612. void (*RAWToRGB24Row)(const uint8_t* src_rgb, uint8_t* dst_rgb24, int width) =
  1613. RAWToRGB24Row_C;
  1614. if (!src_raw || !dst_rgb24 || width <= 0 || height == 0) {
  1615. return -1;
  1616. }
  1617. // Negative height means invert the image.
  1618. if (height < 0) {
  1619. height = -height;
  1620. src_raw = src_raw + (height - 1) * src_stride_raw;
  1621. src_stride_raw = -src_stride_raw;
  1622. }
  1623. // Coalesce rows.
  1624. if (src_stride_raw == width * 3 && dst_stride_rgb24 == width * 3) {
  1625. width *= height;
  1626. height = 1;
  1627. src_stride_raw = dst_stride_rgb24 = 0;
  1628. }
  1629. #if defined(HAS_RAWTORGB24ROW_SSSE3)
  1630. if (TestCpuFlag(kCpuHasSSSE3)) {
  1631. RAWToRGB24Row = RAWToRGB24Row_Any_SSSE3;
  1632. if (IS_ALIGNED(width, 8)) {
  1633. RAWToRGB24Row = RAWToRGB24Row_SSSE3;
  1634. }
  1635. }
  1636. #endif
  1637. #if defined(HAS_RAWTORGB24ROW_NEON)
  1638. if (TestCpuFlag(kCpuHasNEON)) {
  1639. RAWToRGB24Row = RAWToRGB24Row_Any_NEON;
  1640. if (IS_ALIGNED(width, 8)) {
  1641. RAWToRGB24Row = RAWToRGB24Row_NEON;
  1642. }
  1643. }
  1644. #endif
  1645. #if defined(HAS_RAWTORGB24ROW_MSA)
  1646. if (TestCpuFlag(kCpuHasMSA)) {
  1647. RAWToRGB24Row = RAWToRGB24Row_Any_MSA;
  1648. if (IS_ALIGNED(width, 16)) {
  1649. RAWToRGB24Row = RAWToRGB24Row_MSA;
  1650. }
  1651. }
  1652. #endif
  1653. for (y = 0; y < height; ++y) {
  1654. RAWToRGB24Row(src_raw, dst_rgb24, width);
  1655. src_raw += src_stride_raw;
  1656. dst_rgb24 += dst_stride_rgb24;
  1657. }
  1658. return 0;
  1659. }
  1660. LIBYUV_API
  1661. void SetPlane(uint8_t* dst_y,
  1662. int dst_stride_y,
  1663. int width,
  1664. int height,
  1665. uint32_t value) {
  1666. int y;
  1667. void (*SetRow)(uint8_t * dst, uint8_t value, int width) = SetRow_C;
  1668. if (height < 0) {
  1669. height = -height;
  1670. dst_y = dst_y + (height - 1) * dst_stride_y;
  1671. dst_stride_y = -dst_stride_y;
  1672. }
  1673. // Coalesce rows.
  1674. if (dst_stride_y == width) {
  1675. width *= height;
  1676. height = 1;
  1677. dst_stride_y = 0;
  1678. }
  1679. #if defined(HAS_SETROW_NEON)
  1680. if (TestCpuFlag(kCpuHasNEON)) {
  1681. SetRow = SetRow_Any_NEON;
  1682. if (IS_ALIGNED(width, 16)) {
  1683. SetRow = SetRow_NEON;
  1684. }
  1685. }
  1686. #endif
  1687. #if defined(HAS_SETROW_X86)
  1688. if (TestCpuFlag(kCpuHasX86)) {
  1689. SetRow = SetRow_Any_X86;
  1690. if (IS_ALIGNED(width, 4)) {
  1691. SetRow = SetRow_X86;
  1692. }
  1693. }
  1694. #endif
  1695. #if defined(HAS_SETROW_ERMS)
  1696. if (TestCpuFlag(kCpuHasERMS)) {
  1697. SetRow = SetRow_ERMS;
  1698. }
  1699. #endif
  1700. #if defined(HAS_SETROW_MSA)
  1701. if (TestCpuFlag(kCpuHasMSA) && IS_ALIGNED(width, 16)) {
  1702. SetRow = SetRow_MSA;
  1703. }
  1704. #endif
  1705. // Set plane
  1706. for (y = 0; y < height; ++y) {
  1707. SetRow(dst_y, value, width);
  1708. dst_y += dst_stride_y;
  1709. }
  1710. }
  1711. // Draw a rectangle into I420
  1712. LIBYUV_API
  1713. int I420Rect(uint8_t* dst_y,
  1714. int dst_stride_y,
  1715. uint8_t* dst_u,
  1716. int dst_stride_u,
  1717. uint8_t* dst_v,
  1718. int dst_stride_v,
  1719. int x,
  1720. int y,
  1721. int width,
  1722. int height,
  1723. int value_y,
  1724. int value_u,
  1725. int value_v) {
  1726. int halfwidth = (width + 1) >> 1;
  1727. int halfheight = (height + 1) >> 1;
  1728. uint8_t* start_y = dst_y + y * dst_stride_y + x;
  1729. uint8_t* start_u = dst_u + (y / 2) * dst_stride_u + (x / 2);
  1730. uint8_t* start_v = dst_v + (y / 2) * dst_stride_v + (x / 2);
  1731. if (!dst_y || !dst_u || !dst_v || width <= 0 || height == 0 || x < 0 ||
  1732. y < 0 || value_y < 0 || value_y > 255 || value_u < 0 || value_u > 255 ||
  1733. value_v < 0 || value_v > 255) {
  1734. return -1;
  1735. }
  1736. SetPlane(start_y, dst_stride_y, width, height, value_y);
  1737. SetPlane(start_u, dst_stride_u, halfwidth, halfheight, value_u);
  1738. SetPlane(start_v, dst_stride_v, halfwidth, halfheight, value_v);
  1739. return 0;
  1740. }
  1741. // Draw a rectangle into ARGB
  1742. LIBYUV_API
  1743. int ARGBRect(uint8_t* dst_argb,
  1744. int dst_stride_argb,
  1745. int dst_x,
  1746. int dst_y,
  1747. int width,
  1748. int height,
  1749. uint32_t value) {
  1750. int y;
  1751. void (*ARGBSetRow)(uint8_t * dst_argb, uint32_t value, int width) =
  1752. ARGBSetRow_C;
  1753. if (!dst_argb || width <= 0 || height == 0 || dst_x < 0 || dst_y < 0) {
  1754. return -1;
  1755. }
  1756. if (height < 0) {
  1757. height = -height;
  1758. dst_argb = dst_argb + (height - 1) * dst_stride_argb;
  1759. dst_stride_argb = -dst_stride_argb;
  1760. }
  1761. dst_argb += dst_y * dst_stride_argb + dst_x * 4;
  1762. // Coalesce rows.
  1763. if (dst_stride_argb == width * 4) {
  1764. width *= height;
  1765. height = 1;
  1766. dst_stride_argb = 0;
  1767. }
  1768. #if defined(HAS_ARGBSETROW_NEON)
  1769. if (TestCpuFlag(kCpuHasNEON)) {
  1770. ARGBSetRow = ARGBSetRow_Any_NEON;
  1771. if (IS_ALIGNED(width, 4)) {
  1772. ARGBSetRow = ARGBSetRow_NEON;
  1773. }
  1774. }
  1775. #endif
  1776. #if defined(HAS_ARGBSETROW_X86)
  1777. if (TestCpuFlag(kCpuHasX86)) {
  1778. ARGBSetRow = ARGBSetRow_X86;
  1779. }
  1780. #endif
  1781. #if defined(HAS_ARGBSETROW_MSA)
  1782. if (TestCpuFlag(kCpuHasMSA)) {
  1783. ARGBSetRow = ARGBSetRow_Any_MSA;
  1784. if (IS_ALIGNED(width, 4)) {
  1785. ARGBSetRow = ARGBSetRow_MSA;
  1786. }
  1787. }
  1788. #endif
  1789. // Set plane
  1790. for (y = 0; y < height; ++y) {
  1791. ARGBSetRow(dst_argb, value, width);
  1792. dst_argb += dst_stride_argb;
  1793. }
  1794. return 0;
  1795. }
  1796. // Convert unattentuated ARGB to preattenuated ARGB.
  1797. // An unattenutated ARGB alpha blend uses the formula
  1798. // p = a * f + (1 - a) * b
  1799. // where
  1800. // p is output pixel
  1801. // f is foreground pixel
  1802. // b is background pixel
  1803. // a is alpha value from foreground pixel
  1804. // An preattenutated ARGB alpha blend uses the formula
  1805. // p = f + (1 - a) * b
  1806. // where
  1807. // f is foreground pixel premultiplied by alpha
  1808. LIBYUV_API
  1809. int ARGBAttenuate(const uint8_t* src_argb,
  1810. int src_stride_argb,
  1811. uint8_t* dst_argb,
  1812. int dst_stride_argb,
  1813. int width,
  1814. int height) {
  1815. int y;
  1816. void (*ARGBAttenuateRow)(const uint8_t* src_argb, uint8_t* dst_argb,
  1817. int width) = ARGBAttenuateRow_C;
  1818. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  1819. return -1;
  1820. }
  1821. if (height < 0) {
  1822. height = -height;
  1823. src_argb = src_argb + (height - 1) * src_stride_argb;
  1824. src_stride_argb = -src_stride_argb;
  1825. }
  1826. // Coalesce rows.
  1827. if (src_stride_argb == width * 4 && dst_stride_argb == width * 4) {
  1828. width *= height;
  1829. height = 1;
  1830. src_stride_argb = dst_stride_argb = 0;
  1831. }
  1832. #if defined(HAS_ARGBATTENUATEROW_SSSE3)
  1833. if (TestCpuFlag(kCpuHasSSSE3)) {
  1834. ARGBAttenuateRow = ARGBAttenuateRow_Any_SSSE3;
  1835. if (IS_ALIGNED(width, 4)) {
  1836. ARGBAttenuateRow = ARGBAttenuateRow_SSSE3;
  1837. }
  1838. }
  1839. #endif
  1840. #if defined(HAS_ARGBATTENUATEROW_AVX2)
  1841. if (TestCpuFlag(kCpuHasAVX2)) {
  1842. ARGBAttenuateRow = ARGBAttenuateRow_Any_AVX2;
  1843. if (IS_ALIGNED(width, 8)) {
  1844. ARGBAttenuateRow = ARGBAttenuateRow_AVX2;
  1845. }
  1846. }
  1847. #endif
  1848. #if defined(HAS_ARGBATTENUATEROW_NEON)
  1849. if (TestCpuFlag(kCpuHasNEON)) {
  1850. ARGBAttenuateRow = ARGBAttenuateRow_Any_NEON;
  1851. if (IS_ALIGNED(width, 8)) {
  1852. ARGBAttenuateRow = ARGBAttenuateRow_NEON;
  1853. }
  1854. }
  1855. #endif
  1856. #if defined(HAS_ARGBATTENUATEROW_MSA)
  1857. if (TestCpuFlag(kCpuHasMSA)) {
  1858. ARGBAttenuateRow = ARGBAttenuateRow_Any_MSA;
  1859. if (IS_ALIGNED(width, 8)) {
  1860. ARGBAttenuateRow = ARGBAttenuateRow_MSA;
  1861. }
  1862. }
  1863. #endif
  1864. for (y = 0; y < height; ++y) {
  1865. ARGBAttenuateRow(src_argb, dst_argb, width);
  1866. src_argb += src_stride_argb;
  1867. dst_argb += dst_stride_argb;
  1868. }
  1869. return 0;
  1870. }
  1871. // Convert preattentuated ARGB to unattenuated ARGB.
  1872. LIBYUV_API
  1873. int ARGBUnattenuate(const uint8_t* src_argb,
  1874. int src_stride_argb,
  1875. uint8_t* dst_argb,
  1876. int dst_stride_argb,
  1877. int width,
  1878. int height) {
  1879. int y;
  1880. void (*ARGBUnattenuateRow)(const uint8_t* src_argb, uint8_t* dst_argb,
  1881. int width) = ARGBUnattenuateRow_C;
  1882. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  1883. return -1;
  1884. }
  1885. if (height < 0) {
  1886. height = -height;
  1887. src_argb = src_argb + (height - 1) * src_stride_argb;
  1888. src_stride_argb = -src_stride_argb;
  1889. }
  1890. // Coalesce rows.
  1891. if (src_stride_argb == width * 4 && dst_stride_argb == width * 4) {
  1892. width *= height;
  1893. height = 1;
  1894. src_stride_argb = dst_stride_argb = 0;
  1895. }
  1896. #if defined(HAS_ARGBUNATTENUATEROW_SSE2)
  1897. if (TestCpuFlag(kCpuHasSSE2)) {
  1898. ARGBUnattenuateRow = ARGBUnattenuateRow_Any_SSE2;
  1899. if (IS_ALIGNED(width, 4)) {
  1900. ARGBUnattenuateRow = ARGBUnattenuateRow_SSE2;
  1901. }
  1902. }
  1903. #endif
  1904. #if defined(HAS_ARGBUNATTENUATEROW_AVX2)
  1905. if (TestCpuFlag(kCpuHasAVX2)) {
  1906. ARGBUnattenuateRow = ARGBUnattenuateRow_Any_AVX2;
  1907. if (IS_ALIGNED(width, 8)) {
  1908. ARGBUnattenuateRow = ARGBUnattenuateRow_AVX2;
  1909. }
  1910. }
  1911. #endif
  1912. // TODO(fbarchard): Neon version.
  1913. for (y = 0; y < height; ++y) {
  1914. ARGBUnattenuateRow(src_argb, dst_argb, width);
  1915. src_argb += src_stride_argb;
  1916. dst_argb += dst_stride_argb;
  1917. }
  1918. return 0;
  1919. }
  1920. // Convert ARGB to Grayed ARGB.
  1921. LIBYUV_API
  1922. int ARGBGrayTo(const uint8_t* src_argb,
  1923. int src_stride_argb,
  1924. uint8_t* dst_argb,
  1925. int dst_stride_argb,
  1926. int width,
  1927. int height) {
  1928. int y;
  1929. void (*ARGBGrayRow)(const uint8_t* src_argb, uint8_t* dst_argb, int width) =
  1930. ARGBGrayRow_C;
  1931. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  1932. return -1;
  1933. }
  1934. if (height < 0) {
  1935. height = -height;
  1936. src_argb = src_argb + (height - 1) * src_stride_argb;
  1937. src_stride_argb = -src_stride_argb;
  1938. }
  1939. // Coalesce rows.
  1940. if (src_stride_argb == width * 4 && dst_stride_argb == width * 4) {
  1941. width *= height;
  1942. height = 1;
  1943. src_stride_argb = dst_stride_argb = 0;
  1944. }
  1945. #if defined(HAS_ARGBGRAYROW_SSSE3)
  1946. if (TestCpuFlag(kCpuHasSSSE3) && IS_ALIGNED(width, 8)) {
  1947. ARGBGrayRow = ARGBGrayRow_SSSE3;
  1948. }
  1949. #endif
  1950. #if defined(HAS_ARGBGRAYROW_NEON)
  1951. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  1952. ARGBGrayRow = ARGBGrayRow_NEON;
  1953. }
  1954. #endif
  1955. #if defined(HAS_ARGBGRAYROW_MSA)
  1956. if (TestCpuFlag(kCpuHasMSA) && IS_ALIGNED(width, 8)) {
  1957. ARGBGrayRow = ARGBGrayRow_MSA;
  1958. }
  1959. #endif
  1960. for (y = 0; y < height; ++y) {
  1961. ARGBGrayRow(src_argb, dst_argb, width);
  1962. src_argb += src_stride_argb;
  1963. dst_argb += dst_stride_argb;
  1964. }
  1965. return 0;
  1966. }
  1967. // Make a rectangle of ARGB gray scale.
  1968. LIBYUV_API
  1969. int ARGBGray(uint8_t* dst_argb,
  1970. int dst_stride_argb,
  1971. int dst_x,
  1972. int dst_y,
  1973. int width,
  1974. int height) {
  1975. int y;
  1976. void (*ARGBGrayRow)(const uint8_t* src_argb, uint8_t* dst_argb, int width) =
  1977. ARGBGrayRow_C;
  1978. uint8_t* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  1979. if (!dst_argb || width <= 0 || height <= 0 || dst_x < 0 || dst_y < 0) {
  1980. return -1;
  1981. }
  1982. // Coalesce rows.
  1983. if (dst_stride_argb == width * 4) {
  1984. width *= height;
  1985. height = 1;
  1986. dst_stride_argb = 0;
  1987. }
  1988. #if defined(HAS_ARGBGRAYROW_SSSE3)
  1989. if (TestCpuFlag(kCpuHasSSSE3) && IS_ALIGNED(width, 8)) {
  1990. ARGBGrayRow = ARGBGrayRow_SSSE3;
  1991. }
  1992. #endif
  1993. #if defined(HAS_ARGBGRAYROW_NEON)
  1994. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  1995. ARGBGrayRow = ARGBGrayRow_NEON;
  1996. }
  1997. #endif
  1998. #if defined(HAS_ARGBGRAYROW_MSA)
  1999. if (TestCpuFlag(kCpuHasMSA) && IS_ALIGNED(width, 8)) {
  2000. ARGBGrayRow = ARGBGrayRow_MSA;
  2001. }
  2002. #endif
  2003. for (y = 0; y < height; ++y) {
  2004. ARGBGrayRow(dst, dst, width);
  2005. dst += dst_stride_argb;
  2006. }
  2007. return 0;
  2008. }
  2009. // Make a rectangle of ARGB Sepia tone.
  2010. LIBYUV_API
  2011. int ARGBSepia(uint8_t* dst_argb,
  2012. int dst_stride_argb,
  2013. int dst_x,
  2014. int dst_y,
  2015. int width,
  2016. int height) {
  2017. int y;
  2018. void (*ARGBSepiaRow)(uint8_t * dst_argb, int width) = ARGBSepiaRow_C;
  2019. uint8_t* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  2020. if (!dst_argb || width <= 0 || height <= 0 || dst_x < 0 || dst_y < 0) {
  2021. return -1;
  2022. }
  2023. // Coalesce rows.
  2024. if (dst_stride_argb == width * 4) {
  2025. width *= height;
  2026. height = 1;
  2027. dst_stride_argb = 0;
  2028. }
  2029. #if defined(HAS_ARGBSEPIAROW_SSSE3)
  2030. if (TestCpuFlag(kCpuHasSSSE3) && IS_ALIGNED(width, 8)) {
  2031. ARGBSepiaRow = ARGBSepiaRow_SSSE3;
  2032. }
  2033. #endif
  2034. #if defined(HAS_ARGBSEPIAROW_NEON)
  2035. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  2036. ARGBSepiaRow = ARGBSepiaRow_NEON;
  2037. }
  2038. #endif
  2039. #if defined(HAS_ARGBSEPIAROW_MSA)
  2040. if (TestCpuFlag(kCpuHasMSA) && IS_ALIGNED(width, 8)) {
  2041. ARGBSepiaRow = ARGBSepiaRow_MSA;
  2042. }
  2043. #endif
  2044. for (y = 0; y < height; ++y) {
  2045. ARGBSepiaRow(dst, width);
  2046. dst += dst_stride_argb;
  2047. }
  2048. return 0;
  2049. }
  2050. // Apply a 4x4 matrix to each ARGB pixel.
  2051. // Note: Normally for shading, but can be used to swizzle or invert.
  2052. LIBYUV_API
  2053. int ARGBColorMatrix(const uint8_t* src_argb,
  2054. int src_stride_argb,
  2055. uint8_t* dst_argb,
  2056. int dst_stride_argb,
  2057. const int8_t* matrix_argb,
  2058. int width,
  2059. int height) {
  2060. int y;
  2061. void (*ARGBColorMatrixRow)(const uint8_t* src_argb, uint8_t* dst_argb,
  2062. const int8_t* matrix_argb, int width) =
  2063. ARGBColorMatrixRow_C;
  2064. if (!src_argb || !dst_argb || !matrix_argb || width <= 0 || height == 0) {
  2065. return -1;
  2066. }
  2067. if (height < 0) {
  2068. height = -height;
  2069. src_argb = src_argb + (height - 1) * src_stride_argb;
  2070. src_stride_argb = -src_stride_argb;
  2071. }
  2072. // Coalesce rows.
  2073. if (src_stride_argb == width * 4 && dst_stride_argb == width * 4) {
  2074. width *= height;
  2075. height = 1;
  2076. src_stride_argb = dst_stride_argb = 0;
  2077. }
  2078. #if defined(HAS_ARGBCOLORMATRIXROW_SSSE3)
  2079. if (TestCpuFlag(kCpuHasSSSE3) && IS_ALIGNED(width, 8)) {
  2080. ARGBColorMatrixRow = ARGBColorMatrixRow_SSSE3;
  2081. }
  2082. #endif
  2083. #if defined(HAS_ARGBCOLORMATRIXROW_NEON)
  2084. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  2085. ARGBColorMatrixRow = ARGBColorMatrixRow_NEON;
  2086. }
  2087. #endif
  2088. #if defined(HAS_ARGBCOLORMATRIXROW_MSA)
  2089. if (TestCpuFlag(kCpuHasMSA) && IS_ALIGNED(width, 8)) {
  2090. ARGBColorMatrixRow = ARGBColorMatrixRow_MSA;
  2091. }
  2092. #endif
  2093. for (y = 0; y < height; ++y) {
  2094. ARGBColorMatrixRow(src_argb, dst_argb, matrix_argb, width);
  2095. src_argb += src_stride_argb;
  2096. dst_argb += dst_stride_argb;
  2097. }
  2098. return 0;
  2099. }
  2100. // Apply a 4x3 matrix to each ARGB pixel.
  2101. // Deprecated.
  2102. LIBYUV_API
  2103. int RGBColorMatrix(uint8_t* dst_argb,
  2104. int dst_stride_argb,
  2105. const int8_t* matrix_rgb,
  2106. int dst_x,
  2107. int dst_y,
  2108. int width,
  2109. int height) {
  2110. SIMD_ALIGNED(int8_t matrix_argb[16]);
  2111. uint8_t* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  2112. if (!dst_argb || !matrix_rgb || width <= 0 || height <= 0 || dst_x < 0 ||
  2113. dst_y < 0) {
  2114. return -1;
  2115. }
  2116. // Convert 4x3 7 bit matrix to 4x4 6 bit matrix.
  2117. matrix_argb[0] = matrix_rgb[0] / 2;
  2118. matrix_argb[1] = matrix_rgb[1] / 2;
  2119. matrix_argb[2] = matrix_rgb[2] / 2;
  2120. matrix_argb[3] = matrix_rgb[3] / 2;
  2121. matrix_argb[4] = matrix_rgb[4] / 2;
  2122. matrix_argb[5] = matrix_rgb[5] / 2;
  2123. matrix_argb[6] = matrix_rgb[6] / 2;
  2124. matrix_argb[7] = matrix_rgb[7] / 2;
  2125. matrix_argb[8] = matrix_rgb[8] / 2;
  2126. matrix_argb[9] = matrix_rgb[9] / 2;
  2127. matrix_argb[10] = matrix_rgb[10] / 2;
  2128. matrix_argb[11] = matrix_rgb[11] / 2;
  2129. matrix_argb[14] = matrix_argb[13] = matrix_argb[12] = 0;
  2130. matrix_argb[15] = 64; // 1.0
  2131. return ARGBColorMatrix((const uint8_t*)(dst), dst_stride_argb, dst,
  2132. dst_stride_argb, &matrix_argb[0], width, height);
  2133. }
  2134. // Apply a color table each ARGB pixel.
  2135. // Table contains 256 ARGB values.
  2136. LIBYUV_API
  2137. int ARGBColorTable(uint8_t* dst_argb,
  2138. int dst_stride_argb,
  2139. const uint8_t* table_argb,
  2140. int dst_x,
  2141. int dst_y,
  2142. int width,
  2143. int height) {
  2144. int y;
  2145. void (*ARGBColorTableRow)(uint8_t * dst_argb, const uint8_t* table_argb,
  2146. int width) = ARGBColorTableRow_C;
  2147. uint8_t* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  2148. if (!dst_argb || !table_argb || width <= 0 || height <= 0 || dst_x < 0 ||
  2149. dst_y < 0) {
  2150. return -1;
  2151. }
  2152. // Coalesce rows.
  2153. if (dst_stride_argb == width * 4) {
  2154. width *= height;
  2155. height = 1;
  2156. dst_stride_argb = 0;
  2157. }
  2158. #if defined(HAS_ARGBCOLORTABLEROW_X86)
  2159. if (TestCpuFlag(kCpuHasX86)) {
  2160. ARGBColorTableRow = ARGBColorTableRow_X86;
  2161. }
  2162. #endif
  2163. for (y = 0; y < height; ++y) {
  2164. ARGBColorTableRow(dst, table_argb, width);
  2165. dst += dst_stride_argb;
  2166. }
  2167. return 0;
  2168. }
  2169. // Apply a color table each ARGB pixel but preserve destination alpha.
  2170. // Table contains 256 ARGB values.
  2171. LIBYUV_API
  2172. int RGBColorTable(uint8_t* dst_argb,
  2173. int dst_stride_argb,
  2174. const uint8_t* table_argb,
  2175. int dst_x,
  2176. int dst_y,
  2177. int width,
  2178. int height) {
  2179. int y;
  2180. void (*RGBColorTableRow)(uint8_t * dst_argb, const uint8_t* table_argb,
  2181. int width) = RGBColorTableRow_C;
  2182. uint8_t* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  2183. if (!dst_argb || !table_argb || width <= 0 || height <= 0 || dst_x < 0 ||
  2184. dst_y < 0) {
  2185. return -1;
  2186. }
  2187. // Coalesce rows.
  2188. if (dst_stride_argb == width * 4) {
  2189. width *= height;
  2190. height = 1;
  2191. dst_stride_argb = 0;
  2192. }
  2193. #if defined(HAS_RGBCOLORTABLEROW_X86)
  2194. if (TestCpuFlag(kCpuHasX86)) {
  2195. RGBColorTableRow = RGBColorTableRow_X86;
  2196. }
  2197. #endif
  2198. for (y = 0; y < height; ++y) {
  2199. RGBColorTableRow(dst, table_argb, width);
  2200. dst += dst_stride_argb;
  2201. }
  2202. return 0;
  2203. }
  2204. // ARGBQuantize is used to posterize art.
  2205. // e.g. rgb / qvalue * qvalue + qvalue / 2
  2206. // But the low levels implement efficiently with 3 parameters, and could be
  2207. // used for other high level operations.
  2208. // dst_argb[0] = (b * scale >> 16) * interval_size + interval_offset;
  2209. // where scale is 1 / interval_size as a fixed point value.
  2210. // The divide is replaces with a multiply by reciprocal fixed point multiply.
  2211. // Caveat - although SSE2 saturates, the C function does not and should be used
  2212. // with care if doing anything but quantization.
  2213. LIBYUV_API
  2214. int ARGBQuantize(uint8_t* dst_argb,
  2215. int dst_stride_argb,
  2216. int scale,
  2217. int interval_size,
  2218. int interval_offset,
  2219. int dst_x,
  2220. int dst_y,
  2221. int width,
  2222. int height) {
  2223. int y;
  2224. void (*ARGBQuantizeRow)(uint8_t * dst_argb, int scale, int interval_size,
  2225. int interval_offset, int width) = ARGBQuantizeRow_C;
  2226. uint8_t* dst = dst_argb + dst_y * dst_stride_argb + dst_x * 4;
  2227. if (!dst_argb || width <= 0 || height <= 0 || dst_x < 0 || dst_y < 0 ||
  2228. interval_size < 1 || interval_size > 255) {
  2229. return -1;
  2230. }
  2231. // Coalesce rows.
  2232. if (dst_stride_argb == width * 4) {
  2233. width *= height;
  2234. height = 1;
  2235. dst_stride_argb = 0;
  2236. }
  2237. #if defined(HAS_ARGBQUANTIZEROW_SSE2)
  2238. if (TestCpuFlag(kCpuHasSSE2) && IS_ALIGNED(width, 4)) {
  2239. ARGBQuantizeRow = ARGBQuantizeRow_SSE2;
  2240. }
  2241. #endif
  2242. #if defined(HAS_ARGBQUANTIZEROW_NEON)
  2243. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  2244. ARGBQuantizeRow = ARGBQuantizeRow_NEON;
  2245. }
  2246. #endif
  2247. #if defined(HAS_ARGBQUANTIZEROW_MSA)
  2248. if (TestCpuFlag(kCpuHasMSA) && IS_ALIGNED(width, 8)) {
  2249. ARGBQuantizeRow = ARGBQuantizeRow_MSA;
  2250. }
  2251. #endif
  2252. for (y = 0; y < height; ++y) {
  2253. ARGBQuantizeRow(dst, scale, interval_size, interval_offset, width);
  2254. dst += dst_stride_argb;
  2255. }
  2256. return 0;
  2257. }
  2258. // Computes table of cumulative sum for image where the value is the sum
  2259. // of all values above and to the left of the entry. Used by ARGBBlur.
  2260. LIBYUV_API
  2261. int ARGBComputeCumulativeSum(const uint8_t* src_argb,
  2262. int src_stride_argb,
  2263. int32_t* dst_cumsum,
  2264. int dst_stride32_cumsum,
  2265. int width,
  2266. int height) {
  2267. int y;
  2268. void (*ComputeCumulativeSumRow)(const uint8_t* row, int32_t* cumsum,
  2269. const int32_t* previous_cumsum, int width) =
  2270. ComputeCumulativeSumRow_C;
  2271. int32_t* previous_cumsum = dst_cumsum;
  2272. if (!dst_cumsum || !src_argb || width <= 0 || height <= 0) {
  2273. return -1;
  2274. }
  2275. #if defined(HAS_CUMULATIVESUMTOAVERAGEROW_SSE2)
  2276. if (TestCpuFlag(kCpuHasSSE2)) {
  2277. ComputeCumulativeSumRow = ComputeCumulativeSumRow_SSE2;
  2278. }
  2279. #endif
  2280. memset(dst_cumsum, 0, width * sizeof(dst_cumsum[0]) * 4); // 4 int per pixel.
  2281. for (y = 0; y < height; ++y) {
  2282. ComputeCumulativeSumRow(src_argb, dst_cumsum, previous_cumsum, width);
  2283. previous_cumsum = dst_cumsum;
  2284. dst_cumsum += dst_stride32_cumsum;
  2285. src_argb += src_stride_argb;
  2286. }
  2287. return 0;
  2288. }
  2289. // Blur ARGB image.
  2290. // Caller should allocate CumulativeSum table of width * height * 16 bytes
  2291. // aligned to 16 byte boundary. height can be radius * 2 + 2 to save memory
  2292. // as the buffer is treated as circular.
  2293. LIBYUV_API
  2294. int ARGBBlur(const uint8_t* src_argb,
  2295. int src_stride_argb,
  2296. uint8_t* dst_argb,
  2297. int dst_stride_argb,
  2298. int32_t* dst_cumsum,
  2299. int dst_stride32_cumsum,
  2300. int width,
  2301. int height,
  2302. int radius) {
  2303. int y;
  2304. void (*ComputeCumulativeSumRow)(const uint8_t* row, int32_t* cumsum,
  2305. const int32_t* previous_cumsum, int width) =
  2306. ComputeCumulativeSumRow_C;
  2307. void (*CumulativeSumToAverageRow)(
  2308. const int32_t* topleft, const int32_t* botleft, int width, int area,
  2309. uint8_t* dst, int count) = CumulativeSumToAverageRow_C;
  2310. int32_t* cumsum_bot_row;
  2311. int32_t* max_cumsum_bot_row;
  2312. int32_t* cumsum_top_row;
  2313. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  2314. return -1;
  2315. }
  2316. if (height < 0) {
  2317. height = -height;
  2318. src_argb = src_argb + (height - 1) * src_stride_argb;
  2319. src_stride_argb = -src_stride_argb;
  2320. }
  2321. if (radius > height) {
  2322. radius = height;
  2323. }
  2324. if (radius > (width / 2 - 1)) {
  2325. radius = width / 2 - 1;
  2326. }
  2327. if (radius <= 0) {
  2328. return -1;
  2329. }
  2330. #if defined(HAS_CUMULATIVESUMTOAVERAGEROW_SSE2)
  2331. if (TestCpuFlag(kCpuHasSSE2)) {
  2332. ComputeCumulativeSumRow = ComputeCumulativeSumRow_SSE2;
  2333. CumulativeSumToAverageRow = CumulativeSumToAverageRow_SSE2;
  2334. }
  2335. #endif
  2336. // Compute enough CumulativeSum for first row to be blurred. After this
  2337. // one row of CumulativeSum is updated at a time.
  2338. ARGBComputeCumulativeSum(src_argb, src_stride_argb, dst_cumsum,
  2339. dst_stride32_cumsum, width, radius);
  2340. src_argb = src_argb + radius * src_stride_argb;
  2341. cumsum_bot_row = &dst_cumsum[(radius - 1) * dst_stride32_cumsum];
  2342. max_cumsum_bot_row = &dst_cumsum[(radius * 2 + 2) * dst_stride32_cumsum];
  2343. cumsum_top_row = &dst_cumsum[0];
  2344. for (y = 0; y < height; ++y) {
  2345. int top_y = ((y - radius - 1) >= 0) ? (y - radius - 1) : 0;
  2346. int bot_y = ((y + radius) < height) ? (y + radius) : (height - 1);
  2347. int area = radius * (bot_y - top_y);
  2348. int boxwidth = radius * 4;
  2349. int x;
  2350. int n;
  2351. // Increment cumsum_top_row pointer with circular buffer wrap around.
  2352. if (top_y) {
  2353. cumsum_top_row += dst_stride32_cumsum;
  2354. if (cumsum_top_row >= max_cumsum_bot_row) {
  2355. cumsum_top_row = dst_cumsum;
  2356. }
  2357. }
  2358. // Increment cumsum_bot_row pointer with circular buffer wrap around and
  2359. // then fill in a row of CumulativeSum.
  2360. if ((y + radius) < height) {
  2361. const int32_t* prev_cumsum_bot_row = cumsum_bot_row;
  2362. cumsum_bot_row += dst_stride32_cumsum;
  2363. if (cumsum_bot_row >= max_cumsum_bot_row) {
  2364. cumsum_bot_row = dst_cumsum;
  2365. }
  2366. ComputeCumulativeSumRow(src_argb, cumsum_bot_row, prev_cumsum_bot_row,
  2367. width);
  2368. src_argb += src_stride_argb;
  2369. }
  2370. // Left clipped.
  2371. for (x = 0; x < radius + 1; ++x) {
  2372. CumulativeSumToAverageRow(cumsum_top_row, cumsum_bot_row, boxwidth, area,
  2373. &dst_argb[x * 4], 1);
  2374. area += (bot_y - top_y);
  2375. boxwidth += 4;
  2376. }
  2377. // Middle unclipped.
  2378. n = (width - 1) - radius - x + 1;
  2379. CumulativeSumToAverageRow(cumsum_top_row, cumsum_bot_row, boxwidth, area,
  2380. &dst_argb[x * 4], n);
  2381. // Right clipped.
  2382. for (x += n; x <= width - 1; ++x) {
  2383. area -= (bot_y - top_y);
  2384. boxwidth -= 4;
  2385. CumulativeSumToAverageRow(cumsum_top_row + (x - radius - 1) * 4,
  2386. cumsum_bot_row + (x - radius - 1) * 4, boxwidth,
  2387. area, &dst_argb[x * 4], 1);
  2388. }
  2389. dst_argb += dst_stride_argb;
  2390. }
  2391. return 0;
  2392. }
  2393. // Multiply ARGB image by a specified ARGB value.
  2394. LIBYUV_API
  2395. int ARGBShade(const uint8_t* src_argb,
  2396. int src_stride_argb,
  2397. uint8_t* dst_argb,
  2398. int dst_stride_argb,
  2399. int width,
  2400. int height,
  2401. uint32_t value) {
  2402. int y;
  2403. void (*ARGBShadeRow)(const uint8_t* src_argb, uint8_t* dst_argb, int width,
  2404. uint32_t value) = ARGBShadeRow_C;
  2405. if (!src_argb || !dst_argb || width <= 0 || height == 0 || value == 0u) {
  2406. return -1;
  2407. }
  2408. if (height < 0) {
  2409. height = -height;
  2410. src_argb = src_argb + (height - 1) * src_stride_argb;
  2411. src_stride_argb = -src_stride_argb;
  2412. }
  2413. // Coalesce rows.
  2414. if (src_stride_argb == width * 4 && dst_stride_argb == width * 4) {
  2415. width *= height;
  2416. height = 1;
  2417. src_stride_argb = dst_stride_argb = 0;
  2418. }
  2419. #if defined(HAS_ARGBSHADEROW_SSE2)
  2420. if (TestCpuFlag(kCpuHasSSE2) && IS_ALIGNED(width, 4)) {
  2421. ARGBShadeRow = ARGBShadeRow_SSE2;
  2422. }
  2423. #endif
  2424. #if defined(HAS_ARGBSHADEROW_NEON)
  2425. if (TestCpuFlag(kCpuHasNEON) && IS_ALIGNED(width, 8)) {
  2426. ARGBShadeRow = ARGBShadeRow_NEON;
  2427. }
  2428. #endif
  2429. #if defined(HAS_ARGBSHADEROW_MSA)
  2430. if (TestCpuFlag(kCpuHasMSA) && IS_ALIGNED(width, 4)) {
  2431. ARGBShadeRow = ARGBShadeRow_MSA;
  2432. }
  2433. #endif
  2434. for (y = 0; y < height; ++y) {
  2435. ARGBShadeRow(src_argb, dst_argb, width, value);
  2436. src_argb += src_stride_argb;
  2437. dst_argb += dst_stride_argb;
  2438. }
  2439. return 0;
  2440. }
  2441. // Interpolate 2 planes by specified amount (0 to 255).
  2442. LIBYUV_API
  2443. int InterpolatePlane(const uint8_t* src0,
  2444. int src_stride0,
  2445. const uint8_t* src1,
  2446. int src_stride1,
  2447. uint8_t* dst,
  2448. int dst_stride,
  2449. int width,
  2450. int height,
  2451. int interpolation) {
  2452. int y;
  2453. void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr,
  2454. ptrdiff_t src_stride, int dst_width,
  2455. int source_y_fraction) = InterpolateRow_C;
  2456. if (!src0 || !src1 || !dst || width <= 0 || height == 0) {
  2457. return -1;
  2458. }
  2459. // Negative height means invert the image.
  2460. if (height < 0) {
  2461. height = -height;
  2462. dst = dst + (height - 1) * dst_stride;
  2463. dst_stride = -dst_stride;
  2464. }
  2465. // Coalesce rows.
  2466. if (src_stride0 == width && src_stride1 == width && dst_stride == width) {
  2467. width *= height;
  2468. height = 1;
  2469. src_stride0 = src_stride1 = dst_stride = 0;
  2470. }
  2471. #if defined(HAS_INTERPOLATEROW_SSSE3)
  2472. if (TestCpuFlag(kCpuHasSSSE3)) {
  2473. InterpolateRow = InterpolateRow_Any_SSSE3;
  2474. if (IS_ALIGNED(width, 16)) {
  2475. InterpolateRow = InterpolateRow_SSSE3;
  2476. }
  2477. }
  2478. #endif
  2479. #if defined(HAS_INTERPOLATEROW_AVX2)
  2480. if (TestCpuFlag(kCpuHasAVX2)) {
  2481. InterpolateRow = InterpolateRow_Any_AVX2;
  2482. if (IS_ALIGNED(width, 32)) {
  2483. InterpolateRow = InterpolateRow_AVX2;
  2484. }
  2485. }
  2486. #endif
  2487. #if defined(HAS_INTERPOLATEROW_NEON)
  2488. if (TestCpuFlag(kCpuHasNEON)) {
  2489. InterpolateRow = InterpolateRow_Any_NEON;
  2490. if (IS_ALIGNED(width, 16)) {
  2491. InterpolateRow = InterpolateRow_NEON;
  2492. }
  2493. }
  2494. #endif
  2495. #if defined(HAS_INTERPOLATEROW_MSA)
  2496. if (TestCpuFlag(kCpuHasMSA)) {
  2497. InterpolateRow = InterpolateRow_Any_MSA;
  2498. if (IS_ALIGNED(width, 32)) {
  2499. InterpolateRow = InterpolateRow_MSA;
  2500. }
  2501. }
  2502. #endif
  2503. for (y = 0; y < height; ++y) {
  2504. InterpolateRow(dst, src0, src1 - src0, width, interpolation);
  2505. src0 += src_stride0;
  2506. src1 += src_stride1;
  2507. dst += dst_stride;
  2508. }
  2509. return 0;
  2510. }
  2511. // Interpolate 2 ARGB images by specified amount (0 to 255).
  2512. LIBYUV_API
  2513. int ARGBInterpolate(const uint8_t* src_argb0,
  2514. int src_stride_argb0,
  2515. const uint8_t* src_argb1,
  2516. int src_stride_argb1,
  2517. uint8_t* dst_argb,
  2518. int dst_stride_argb,
  2519. int width,
  2520. int height,
  2521. int interpolation) {
  2522. return InterpolatePlane(src_argb0, src_stride_argb0, src_argb1,
  2523. src_stride_argb1, dst_argb, dst_stride_argb,
  2524. width * 4, height, interpolation);
  2525. }
  2526. // Interpolate 2 YUV images by specified amount (0 to 255).
  2527. LIBYUV_API
  2528. int I420Interpolate(const uint8_t* src0_y,
  2529. int src0_stride_y,
  2530. const uint8_t* src0_u,
  2531. int src0_stride_u,
  2532. const uint8_t* src0_v,
  2533. int src0_stride_v,
  2534. const uint8_t* src1_y,
  2535. int src1_stride_y,
  2536. const uint8_t* src1_u,
  2537. int src1_stride_u,
  2538. const uint8_t* src1_v,
  2539. int src1_stride_v,
  2540. uint8_t* dst_y,
  2541. int dst_stride_y,
  2542. uint8_t* dst_u,
  2543. int dst_stride_u,
  2544. uint8_t* dst_v,
  2545. int dst_stride_v,
  2546. int width,
  2547. int height,
  2548. int interpolation) {
  2549. int halfwidth = (width + 1) >> 1;
  2550. int halfheight = (height + 1) >> 1;
  2551. if (!src0_y || !src0_u || !src0_v || !src1_y || !src1_u || !src1_v ||
  2552. !dst_y || !dst_u || !dst_v || width <= 0 || height == 0) {
  2553. return -1;
  2554. }
  2555. InterpolatePlane(src0_y, src0_stride_y, src1_y, src1_stride_y, dst_y,
  2556. dst_stride_y, width, height, interpolation);
  2557. InterpolatePlane(src0_u, src0_stride_u, src1_u, src1_stride_u, dst_u,
  2558. dst_stride_u, halfwidth, halfheight, interpolation);
  2559. InterpolatePlane(src0_v, src0_stride_v, src1_v, src1_stride_v, dst_v,
  2560. dst_stride_v, halfwidth, halfheight, interpolation);
  2561. return 0;
  2562. }
  2563. // Shuffle ARGB channel order. e.g. BGRA to ARGB.
  2564. LIBYUV_API
  2565. int ARGBShuffle(const uint8_t* src_bgra,
  2566. int src_stride_bgra,
  2567. uint8_t* dst_argb,
  2568. int dst_stride_argb,
  2569. const uint8_t* shuffler,
  2570. int width,
  2571. int height) {
  2572. int y;
  2573. void (*ARGBShuffleRow)(const uint8_t* src_bgra, uint8_t* dst_argb,
  2574. const uint8_t* shuffler, int width) = ARGBShuffleRow_C;
  2575. if (!src_bgra || !dst_argb || width <= 0 || height == 0) {
  2576. return -1;
  2577. }
  2578. // Negative height means invert the image.
  2579. if (height < 0) {
  2580. height = -height;
  2581. src_bgra = src_bgra + (height - 1) * src_stride_bgra;
  2582. src_stride_bgra = -src_stride_bgra;
  2583. }
  2584. // Coalesce rows.
  2585. if (src_stride_bgra == width * 4 && dst_stride_argb == width * 4) {
  2586. width *= height;
  2587. height = 1;
  2588. src_stride_bgra = dst_stride_argb = 0;
  2589. }
  2590. #if defined(HAS_ARGBSHUFFLEROW_SSSE3)
  2591. if (TestCpuFlag(kCpuHasSSSE3)) {
  2592. ARGBShuffleRow = ARGBShuffleRow_Any_SSSE3;
  2593. if (IS_ALIGNED(width, 8)) {
  2594. ARGBShuffleRow = ARGBShuffleRow_SSSE3;
  2595. }
  2596. }
  2597. #endif
  2598. #if defined(HAS_ARGBSHUFFLEROW_AVX2)
  2599. if (TestCpuFlag(kCpuHasAVX2)) {
  2600. ARGBShuffleRow = ARGBShuffleRow_Any_AVX2;
  2601. if (IS_ALIGNED(width, 16)) {
  2602. ARGBShuffleRow = ARGBShuffleRow_AVX2;
  2603. }
  2604. }
  2605. #endif
  2606. #if defined(HAS_ARGBSHUFFLEROW_NEON)
  2607. if (TestCpuFlag(kCpuHasNEON)) {
  2608. ARGBShuffleRow = ARGBShuffleRow_Any_NEON;
  2609. if (IS_ALIGNED(width, 4)) {
  2610. ARGBShuffleRow = ARGBShuffleRow_NEON;
  2611. }
  2612. }
  2613. #endif
  2614. #if defined(HAS_ARGBSHUFFLEROW_MSA)
  2615. if (TestCpuFlag(kCpuHasMSA)) {
  2616. ARGBShuffleRow = ARGBShuffleRow_Any_MSA;
  2617. if (IS_ALIGNED(width, 8)) {
  2618. ARGBShuffleRow = ARGBShuffleRow_MSA;
  2619. }
  2620. }
  2621. #endif
  2622. for (y = 0; y < height; ++y) {
  2623. ARGBShuffleRow(src_bgra, dst_argb, shuffler, width);
  2624. src_bgra += src_stride_bgra;
  2625. dst_argb += dst_stride_argb;
  2626. }
  2627. return 0;
  2628. }
  2629. // Sobel ARGB effect.
  2630. static int ARGBSobelize(const uint8_t* src_argb,
  2631. int src_stride_argb,
  2632. uint8_t* dst_argb,
  2633. int dst_stride_argb,
  2634. int width,
  2635. int height,
  2636. void (*SobelRow)(const uint8_t* src_sobelx,
  2637. const uint8_t* src_sobely,
  2638. uint8_t* dst,
  2639. int width)) {
  2640. int y;
  2641. void (*ARGBToYJRow)(const uint8_t* src_argb, uint8_t* dst_g, int width) =
  2642. ARGBToYJRow_C;
  2643. void (*SobelYRow)(const uint8_t* src_y0, const uint8_t* src_y1,
  2644. uint8_t* dst_sobely, int width) = SobelYRow_C;
  2645. void (*SobelXRow)(const uint8_t* src_y0, const uint8_t* src_y1,
  2646. const uint8_t* src_y2, uint8_t* dst_sobely, int width) =
  2647. SobelXRow_C;
  2648. const int kEdge = 16; // Extra pixels at start of row for extrude/align.
  2649. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  2650. return -1;
  2651. }
  2652. // Negative height means invert the image.
  2653. if (height < 0) {
  2654. height = -height;
  2655. src_argb = src_argb + (height - 1) * src_stride_argb;
  2656. src_stride_argb = -src_stride_argb;
  2657. }
  2658. #if defined(HAS_ARGBTOYJROW_SSSE3)
  2659. if (TestCpuFlag(kCpuHasSSSE3)) {
  2660. ARGBToYJRow = ARGBToYJRow_Any_SSSE3;
  2661. if (IS_ALIGNED(width, 16)) {
  2662. ARGBToYJRow = ARGBToYJRow_SSSE3;
  2663. }
  2664. }
  2665. #endif
  2666. #if defined(HAS_ARGBTOYJROW_AVX2)
  2667. if (TestCpuFlag(kCpuHasAVX2)) {
  2668. ARGBToYJRow = ARGBToYJRow_Any_AVX2;
  2669. if (IS_ALIGNED(width, 32)) {
  2670. ARGBToYJRow = ARGBToYJRow_AVX2;
  2671. }
  2672. }
  2673. #endif
  2674. #if defined(HAS_ARGBTOYJROW_NEON)
  2675. if (TestCpuFlag(kCpuHasNEON)) {
  2676. ARGBToYJRow = ARGBToYJRow_Any_NEON;
  2677. if (IS_ALIGNED(width, 8)) {
  2678. ARGBToYJRow = ARGBToYJRow_NEON;
  2679. }
  2680. }
  2681. #endif
  2682. #if defined(HAS_ARGBTOYJROW_MSA)
  2683. if (TestCpuFlag(kCpuHasMSA)) {
  2684. ARGBToYJRow = ARGBToYJRow_Any_MSA;
  2685. if (IS_ALIGNED(width, 16)) {
  2686. ARGBToYJRow = ARGBToYJRow_MSA;
  2687. }
  2688. }
  2689. #endif
  2690. #if defined(HAS_SOBELYROW_SSE2)
  2691. if (TestCpuFlag(kCpuHasSSE2)) {
  2692. SobelYRow = SobelYRow_SSE2;
  2693. }
  2694. #endif
  2695. #if defined(HAS_SOBELYROW_NEON)
  2696. if (TestCpuFlag(kCpuHasNEON)) {
  2697. SobelYRow = SobelYRow_NEON;
  2698. }
  2699. #endif
  2700. #if defined(HAS_SOBELYROW_MSA)
  2701. if (TestCpuFlag(kCpuHasMSA)) {
  2702. SobelYRow = SobelYRow_MSA;
  2703. }
  2704. #endif
  2705. #if defined(HAS_SOBELXROW_SSE2)
  2706. if (TestCpuFlag(kCpuHasSSE2)) {
  2707. SobelXRow = SobelXRow_SSE2;
  2708. }
  2709. #endif
  2710. #if defined(HAS_SOBELXROW_NEON)
  2711. if (TestCpuFlag(kCpuHasNEON)) {
  2712. SobelXRow = SobelXRow_NEON;
  2713. }
  2714. #endif
  2715. #if defined(HAS_SOBELXROW_MSA)
  2716. if (TestCpuFlag(kCpuHasMSA)) {
  2717. SobelXRow = SobelXRow_MSA;
  2718. }
  2719. #endif
  2720. {
  2721. // 3 rows with edges before/after.
  2722. const int kRowSize = (width + kEdge + 31) & ~31;
  2723. align_buffer_64(rows, kRowSize * 2 + (kEdge + kRowSize * 3 + kEdge));
  2724. uint8_t* row_sobelx = rows;
  2725. uint8_t* row_sobely = rows + kRowSize;
  2726. uint8_t* row_y = rows + kRowSize * 2;
  2727. // Convert first row.
  2728. uint8_t* row_y0 = row_y + kEdge;
  2729. uint8_t* row_y1 = row_y0 + kRowSize;
  2730. uint8_t* row_y2 = row_y1 + kRowSize;
  2731. ARGBToYJRow(src_argb, row_y0, width);
  2732. row_y0[-1] = row_y0[0];
  2733. memset(row_y0 + width, row_y0[width - 1], 16); // Extrude 16 for valgrind.
  2734. ARGBToYJRow(src_argb, row_y1, width);
  2735. row_y1[-1] = row_y1[0];
  2736. memset(row_y1 + width, row_y1[width - 1], 16);
  2737. memset(row_y2 + width, 0, 16);
  2738. for (y = 0; y < height; ++y) {
  2739. // Convert next row of ARGB to G.
  2740. if (y < (height - 1)) {
  2741. src_argb += src_stride_argb;
  2742. }
  2743. ARGBToYJRow(src_argb, row_y2, width);
  2744. row_y2[-1] = row_y2[0];
  2745. row_y2[width] = row_y2[width - 1];
  2746. SobelXRow(row_y0 - 1, row_y1 - 1, row_y2 - 1, row_sobelx, width);
  2747. SobelYRow(row_y0 - 1, row_y2 - 1, row_sobely, width);
  2748. SobelRow(row_sobelx, row_sobely, dst_argb, width);
  2749. // Cycle thru circular queue of 3 row_y buffers.
  2750. {
  2751. uint8_t* row_yt = row_y0;
  2752. row_y0 = row_y1;
  2753. row_y1 = row_y2;
  2754. row_y2 = row_yt;
  2755. }
  2756. dst_argb += dst_stride_argb;
  2757. }
  2758. free_aligned_buffer_64(rows);
  2759. }
  2760. return 0;
  2761. }
  2762. // Sobel ARGB effect.
  2763. LIBYUV_API
  2764. int ARGBSobel(const uint8_t* src_argb,
  2765. int src_stride_argb,
  2766. uint8_t* dst_argb,
  2767. int dst_stride_argb,
  2768. int width,
  2769. int height) {
  2770. void (*SobelRow)(const uint8_t* src_sobelx, const uint8_t* src_sobely,
  2771. uint8_t* dst_argb, int width) = SobelRow_C;
  2772. #if defined(HAS_SOBELROW_SSE2)
  2773. if (TestCpuFlag(kCpuHasSSE2)) {
  2774. SobelRow = SobelRow_Any_SSE2;
  2775. if (IS_ALIGNED(width, 16)) {
  2776. SobelRow = SobelRow_SSE2;
  2777. }
  2778. }
  2779. #endif
  2780. #if defined(HAS_SOBELROW_NEON)
  2781. if (TestCpuFlag(kCpuHasNEON)) {
  2782. SobelRow = SobelRow_Any_NEON;
  2783. if (IS_ALIGNED(width, 8)) {
  2784. SobelRow = SobelRow_NEON;
  2785. }
  2786. }
  2787. #endif
  2788. #if defined(HAS_SOBELROW_MSA)
  2789. if (TestCpuFlag(kCpuHasMSA)) {
  2790. SobelRow = SobelRow_Any_MSA;
  2791. if (IS_ALIGNED(width, 16)) {
  2792. SobelRow = SobelRow_MSA;
  2793. }
  2794. }
  2795. #endif
  2796. return ARGBSobelize(src_argb, src_stride_argb, dst_argb, dst_stride_argb,
  2797. width, height, SobelRow);
  2798. }
  2799. // Sobel ARGB effect with planar output.
  2800. LIBYUV_API
  2801. int ARGBSobelToPlane(const uint8_t* src_argb,
  2802. int src_stride_argb,
  2803. uint8_t* dst_y,
  2804. int dst_stride_y,
  2805. int width,
  2806. int height) {
  2807. void (*SobelToPlaneRow)(const uint8_t* src_sobelx, const uint8_t* src_sobely,
  2808. uint8_t* dst_, int width) = SobelToPlaneRow_C;
  2809. #if defined(HAS_SOBELTOPLANEROW_SSE2)
  2810. if (TestCpuFlag(kCpuHasSSE2)) {
  2811. SobelToPlaneRow = SobelToPlaneRow_Any_SSE2;
  2812. if (IS_ALIGNED(width, 16)) {
  2813. SobelToPlaneRow = SobelToPlaneRow_SSE2;
  2814. }
  2815. }
  2816. #endif
  2817. #if defined(HAS_SOBELTOPLANEROW_NEON)
  2818. if (TestCpuFlag(kCpuHasNEON)) {
  2819. SobelToPlaneRow = SobelToPlaneRow_Any_NEON;
  2820. if (IS_ALIGNED(width, 16)) {
  2821. SobelToPlaneRow = SobelToPlaneRow_NEON;
  2822. }
  2823. }
  2824. #endif
  2825. #if defined(HAS_SOBELTOPLANEROW_MSA)
  2826. if (TestCpuFlag(kCpuHasMSA)) {
  2827. SobelToPlaneRow = SobelToPlaneRow_Any_MSA;
  2828. if (IS_ALIGNED(width, 32)) {
  2829. SobelToPlaneRow = SobelToPlaneRow_MSA;
  2830. }
  2831. }
  2832. #endif
  2833. return ARGBSobelize(src_argb, src_stride_argb, dst_y, dst_stride_y, width,
  2834. height, SobelToPlaneRow);
  2835. }
  2836. // SobelXY ARGB effect.
  2837. // Similar to Sobel, but also stores Sobel X in R and Sobel Y in B. G = Sobel.
  2838. LIBYUV_API
  2839. int ARGBSobelXY(const uint8_t* src_argb,
  2840. int src_stride_argb,
  2841. uint8_t* dst_argb,
  2842. int dst_stride_argb,
  2843. int width,
  2844. int height) {
  2845. void (*SobelXYRow)(const uint8_t* src_sobelx, const uint8_t* src_sobely,
  2846. uint8_t* dst_argb, int width) = SobelXYRow_C;
  2847. #if defined(HAS_SOBELXYROW_SSE2)
  2848. if (TestCpuFlag(kCpuHasSSE2)) {
  2849. SobelXYRow = SobelXYRow_Any_SSE2;
  2850. if (IS_ALIGNED(width, 16)) {
  2851. SobelXYRow = SobelXYRow_SSE2;
  2852. }
  2853. }
  2854. #endif
  2855. #if defined(HAS_SOBELXYROW_NEON)
  2856. if (TestCpuFlag(kCpuHasNEON)) {
  2857. SobelXYRow = SobelXYRow_Any_NEON;
  2858. if (IS_ALIGNED(width, 8)) {
  2859. SobelXYRow = SobelXYRow_NEON;
  2860. }
  2861. }
  2862. #endif
  2863. #if defined(HAS_SOBELXYROW_MSA)
  2864. if (TestCpuFlag(kCpuHasMSA)) {
  2865. SobelXYRow = SobelXYRow_Any_MSA;
  2866. if (IS_ALIGNED(width, 16)) {
  2867. SobelXYRow = SobelXYRow_MSA;
  2868. }
  2869. }
  2870. #endif
  2871. return ARGBSobelize(src_argb, src_stride_argb, dst_argb, dst_stride_argb,
  2872. width, height, SobelXYRow);
  2873. }
  2874. // Apply a 4x4 polynomial to each ARGB pixel.
  2875. LIBYUV_API
  2876. int ARGBPolynomial(const uint8_t* src_argb,
  2877. int src_stride_argb,
  2878. uint8_t* dst_argb,
  2879. int dst_stride_argb,
  2880. const float* poly,
  2881. int width,
  2882. int height) {
  2883. int y;
  2884. void (*ARGBPolynomialRow)(const uint8_t* src_argb, uint8_t* dst_argb,
  2885. const float* poly, int width) = ARGBPolynomialRow_C;
  2886. if (!src_argb || !dst_argb || !poly || width <= 0 || height == 0) {
  2887. return -1;
  2888. }
  2889. // Negative height means invert the image.
  2890. if (height < 0) {
  2891. height = -height;
  2892. src_argb = src_argb + (height - 1) * src_stride_argb;
  2893. src_stride_argb = -src_stride_argb;
  2894. }
  2895. // Coalesce rows.
  2896. if (src_stride_argb == width * 4 && dst_stride_argb == width * 4) {
  2897. width *= height;
  2898. height = 1;
  2899. src_stride_argb = dst_stride_argb = 0;
  2900. }
  2901. #if defined(HAS_ARGBPOLYNOMIALROW_SSE2)
  2902. if (TestCpuFlag(kCpuHasSSE2) && IS_ALIGNED(width, 2)) {
  2903. ARGBPolynomialRow = ARGBPolynomialRow_SSE2;
  2904. }
  2905. #endif
  2906. #if defined(HAS_ARGBPOLYNOMIALROW_AVX2)
  2907. if (TestCpuFlag(kCpuHasAVX2) && TestCpuFlag(kCpuHasFMA3) &&
  2908. IS_ALIGNED(width, 2)) {
  2909. ARGBPolynomialRow = ARGBPolynomialRow_AVX2;
  2910. }
  2911. #endif
  2912. for (y = 0; y < height; ++y) {
  2913. ARGBPolynomialRow(src_argb, dst_argb, poly, width);
  2914. src_argb += src_stride_argb;
  2915. dst_argb += dst_stride_argb;
  2916. }
  2917. return 0;
  2918. }
  2919. // Convert plane of 16 bit shorts to half floats.
  2920. // Source values are multiplied by scale before storing as half float.
  2921. LIBYUV_API
  2922. int HalfFloatPlane(const uint16_t* src_y,
  2923. int src_stride_y,
  2924. uint16_t* dst_y,
  2925. int dst_stride_y,
  2926. float scale,
  2927. int width,
  2928. int height) {
  2929. int y;
  2930. void (*HalfFloatRow)(const uint16_t* src, uint16_t* dst, float scale,
  2931. int width) = HalfFloatRow_C;
  2932. if (!src_y || !dst_y || width <= 0 || height == 0) {
  2933. return -1;
  2934. }
  2935. src_stride_y >>= 1;
  2936. dst_stride_y >>= 1;
  2937. // Negative height means invert the image.
  2938. if (height < 0) {
  2939. height = -height;
  2940. src_y = src_y + (height - 1) * src_stride_y;
  2941. src_stride_y = -src_stride_y;
  2942. }
  2943. // Coalesce rows.
  2944. if (src_stride_y == width && dst_stride_y == width) {
  2945. width *= height;
  2946. height = 1;
  2947. src_stride_y = dst_stride_y = 0;
  2948. }
  2949. #if defined(HAS_HALFFLOATROW_SSE2)
  2950. if (TestCpuFlag(kCpuHasSSE2)) {
  2951. HalfFloatRow = HalfFloatRow_Any_SSE2;
  2952. if (IS_ALIGNED(width, 8)) {
  2953. HalfFloatRow = HalfFloatRow_SSE2;
  2954. }
  2955. }
  2956. #endif
  2957. #if defined(HAS_HALFFLOATROW_AVX2)
  2958. if (TestCpuFlag(kCpuHasAVX2)) {
  2959. HalfFloatRow = HalfFloatRow_Any_AVX2;
  2960. if (IS_ALIGNED(width, 16)) {
  2961. HalfFloatRow = HalfFloatRow_AVX2;
  2962. }
  2963. }
  2964. #endif
  2965. #if defined(HAS_HALFFLOATROW_F16C)
  2966. if (TestCpuFlag(kCpuHasAVX2) && TestCpuFlag(kCpuHasF16C)) {
  2967. HalfFloatRow =
  2968. (scale == 1.0f) ? HalfFloat1Row_Any_F16C : HalfFloatRow_Any_F16C;
  2969. if (IS_ALIGNED(width, 16)) {
  2970. HalfFloatRow = (scale == 1.0f) ? HalfFloat1Row_F16C : HalfFloatRow_F16C;
  2971. }
  2972. }
  2973. #endif
  2974. #if defined(HAS_HALFFLOATROW_NEON)
  2975. if (TestCpuFlag(kCpuHasNEON)) {
  2976. HalfFloatRow =
  2977. (scale == 1.0f) ? HalfFloat1Row_Any_NEON : HalfFloatRow_Any_NEON;
  2978. if (IS_ALIGNED(width, 8)) {
  2979. HalfFloatRow = (scale == 1.0f) ? HalfFloat1Row_NEON : HalfFloatRow_NEON;
  2980. }
  2981. }
  2982. #endif
  2983. #if defined(HAS_HALFFLOATROW_MSA)
  2984. if (TestCpuFlag(kCpuHasMSA)) {
  2985. HalfFloatRow = HalfFloatRow_Any_MSA;
  2986. if (IS_ALIGNED(width, 32)) {
  2987. HalfFloatRow = HalfFloatRow_MSA;
  2988. }
  2989. }
  2990. #endif
  2991. for (y = 0; y < height; ++y) {
  2992. HalfFloatRow(src_y, dst_y, scale, width);
  2993. src_y += src_stride_y;
  2994. dst_y += dst_stride_y;
  2995. }
  2996. return 0;
  2997. }
  2998. // Convert a buffer of bytes to floats, scale the values and store as floats.
  2999. LIBYUV_API
  3000. int ByteToFloat(const uint8_t* src_y, float* dst_y, float scale, int width) {
  3001. void (*ByteToFloatRow)(const uint8_t* src, float* dst, float scale,
  3002. int width) = ByteToFloatRow_C;
  3003. if (!src_y || !dst_y || width <= 0) {
  3004. return -1;
  3005. }
  3006. #if defined(HAS_BYTETOFLOATROW_NEON)
  3007. if (TestCpuFlag(kCpuHasNEON)) {
  3008. ByteToFloatRow = ByteToFloatRow_Any_NEON;
  3009. if (IS_ALIGNED(width, 8)) {
  3010. ByteToFloatRow = ByteToFloatRow_NEON;
  3011. }
  3012. }
  3013. #endif
  3014. ByteToFloatRow(src_y, dst_y, scale, width);
  3015. return 0;
  3016. }
  3017. // Apply a lumacolortable to each ARGB pixel.
  3018. LIBYUV_API
  3019. int ARGBLumaColorTable(const uint8_t* src_argb,
  3020. int src_stride_argb,
  3021. uint8_t* dst_argb,
  3022. int dst_stride_argb,
  3023. const uint8_t* luma,
  3024. int width,
  3025. int height) {
  3026. int y;
  3027. void (*ARGBLumaColorTableRow)(
  3028. const uint8_t* src_argb, uint8_t* dst_argb, int width,
  3029. const uint8_t* luma, const uint32_t lumacoeff) = ARGBLumaColorTableRow_C;
  3030. if (!src_argb || !dst_argb || !luma || width <= 0 || height == 0) {
  3031. return -1;
  3032. }
  3033. // Negative height means invert the image.
  3034. if (height < 0) {
  3035. height = -height;
  3036. src_argb = src_argb + (height - 1) * src_stride_argb;
  3037. src_stride_argb = -src_stride_argb;
  3038. }
  3039. // Coalesce rows.
  3040. if (src_stride_argb == width * 4 && dst_stride_argb == width * 4) {
  3041. width *= height;
  3042. height = 1;
  3043. src_stride_argb = dst_stride_argb = 0;
  3044. }
  3045. #if defined(HAS_ARGBLUMACOLORTABLEROW_SSSE3)
  3046. if (TestCpuFlag(kCpuHasSSSE3) && IS_ALIGNED(width, 4)) {
  3047. ARGBLumaColorTableRow = ARGBLumaColorTableRow_SSSE3;
  3048. }
  3049. #endif
  3050. for (y = 0; y < height; ++y) {
  3051. ARGBLumaColorTableRow(src_argb, dst_argb, width, luma, 0x00264b0f);
  3052. src_argb += src_stride_argb;
  3053. dst_argb += dst_stride_argb;
  3054. }
  3055. return 0;
  3056. }
  3057. // Copy Alpha from one ARGB image to another.
  3058. LIBYUV_API
  3059. int ARGBCopyAlpha(const uint8_t* src_argb,
  3060. int src_stride_argb,
  3061. uint8_t* dst_argb,
  3062. int dst_stride_argb,
  3063. int width,
  3064. int height) {
  3065. int y;
  3066. void (*ARGBCopyAlphaRow)(const uint8_t* src_argb, uint8_t* dst_argb,
  3067. int width) = ARGBCopyAlphaRow_C;
  3068. if (!src_argb || !dst_argb || width <= 0 || height == 0) {
  3069. return -1;
  3070. }
  3071. // Negative height means invert the image.
  3072. if (height < 0) {
  3073. height = -height;
  3074. src_argb = src_argb + (height - 1) * src_stride_argb;
  3075. src_stride_argb = -src_stride_argb;
  3076. }
  3077. // Coalesce rows.
  3078. if (src_stride_argb == width * 4 && dst_stride_argb == width * 4) {
  3079. width *= height;
  3080. height = 1;
  3081. src_stride_argb = dst_stride_argb = 0;
  3082. }
  3083. #if defined(HAS_ARGBCOPYALPHAROW_SSE2)
  3084. if (TestCpuFlag(kCpuHasSSE2)) {
  3085. ARGBCopyAlphaRow = ARGBCopyAlphaRow_Any_SSE2;
  3086. if (IS_ALIGNED(width, 8)) {
  3087. ARGBCopyAlphaRow = ARGBCopyAlphaRow_SSE2;
  3088. }
  3089. }
  3090. #endif
  3091. #if defined(HAS_ARGBCOPYALPHAROW_AVX2)
  3092. if (TestCpuFlag(kCpuHasAVX2)) {
  3093. ARGBCopyAlphaRow = ARGBCopyAlphaRow_Any_AVX2;
  3094. if (IS_ALIGNED(width, 16)) {
  3095. ARGBCopyAlphaRow = ARGBCopyAlphaRow_AVX2;
  3096. }
  3097. }
  3098. #endif
  3099. for (y = 0; y < height; ++y) {
  3100. ARGBCopyAlphaRow(src_argb, dst_argb, width);
  3101. src_argb += src_stride_argb;
  3102. dst_argb += dst_stride_argb;
  3103. }
  3104. return 0;
  3105. }
  3106. // Extract just the alpha channel from ARGB.
  3107. LIBYUV_API
  3108. int ARGBExtractAlpha(const uint8_t* src_argb,
  3109. int src_stride_argb,
  3110. uint8_t* dst_a,
  3111. int dst_stride_a,
  3112. int width,
  3113. int height) {
  3114. if (!src_argb || !dst_a || width <= 0 || height == 0) {
  3115. return -1;
  3116. }
  3117. // Negative height means invert the image.
  3118. if (height < 0) {
  3119. height = -height;
  3120. src_argb += (height - 1) * src_stride_argb;
  3121. src_stride_argb = -src_stride_argb;
  3122. }
  3123. // Coalesce rows.
  3124. if (src_stride_argb == width * 4 && dst_stride_a == width) {
  3125. width *= height;
  3126. height = 1;
  3127. src_stride_argb = dst_stride_a = 0;
  3128. }
  3129. void (*ARGBExtractAlphaRow)(const uint8_t* src_argb, uint8_t* dst_a,
  3130. int width) = ARGBExtractAlphaRow_C;
  3131. #if defined(HAS_ARGBEXTRACTALPHAROW_SSE2)
  3132. if (TestCpuFlag(kCpuHasSSE2)) {
  3133. ARGBExtractAlphaRow = IS_ALIGNED(width, 8) ? ARGBExtractAlphaRow_SSE2
  3134. : ARGBExtractAlphaRow_Any_SSE2;
  3135. }
  3136. #endif
  3137. #if defined(HAS_ARGBEXTRACTALPHAROW_AVX2)
  3138. if (TestCpuFlag(kCpuHasAVX2)) {
  3139. ARGBExtractAlphaRow = IS_ALIGNED(width, 32) ? ARGBExtractAlphaRow_AVX2
  3140. : ARGBExtractAlphaRow_Any_AVX2;
  3141. }
  3142. #endif
  3143. #if defined(HAS_ARGBEXTRACTALPHAROW_NEON)
  3144. if (TestCpuFlag(kCpuHasNEON)) {
  3145. ARGBExtractAlphaRow = IS_ALIGNED(width, 16) ? ARGBExtractAlphaRow_NEON
  3146. : ARGBExtractAlphaRow_Any_NEON;
  3147. }
  3148. #endif
  3149. #if defined(HAS_ARGBEXTRACTALPHAROW_MSA)
  3150. if (TestCpuFlag(kCpuHasMSA)) {
  3151. ARGBExtractAlphaRow = IS_ALIGNED(width, 16) ? ARGBExtractAlphaRow_MSA
  3152. : ARGBExtractAlphaRow_Any_MSA;
  3153. }
  3154. #endif
  3155. for (int y = 0; y < height; ++y) {
  3156. ARGBExtractAlphaRow(src_argb, dst_a, width);
  3157. src_argb += src_stride_argb;
  3158. dst_a += dst_stride_a;
  3159. }
  3160. return 0;
  3161. }
  3162. // Copy a planar Y channel to the alpha channel of a destination ARGB image.
  3163. LIBYUV_API
  3164. int ARGBCopyYToAlpha(const uint8_t* src_y,
  3165. int src_stride_y,
  3166. uint8_t* dst_argb,
  3167. int dst_stride_argb,
  3168. int width,
  3169. int height) {
  3170. int y;
  3171. void (*ARGBCopyYToAlphaRow)(const uint8_t* src_y, uint8_t* dst_argb,
  3172. int width) = ARGBCopyYToAlphaRow_C;
  3173. if (!src_y || !dst_argb || width <= 0 || height == 0) {
  3174. return -1;
  3175. }
  3176. // Negative height means invert the image.
  3177. if (height < 0) {
  3178. height = -height;
  3179. src_y = src_y + (height - 1) * src_stride_y;
  3180. src_stride_y = -src_stride_y;
  3181. }
  3182. // Coalesce rows.
  3183. if (src_stride_y == width && dst_stride_argb == width * 4) {
  3184. width *= height;
  3185. height = 1;
  3186. src_stride_y = dst_stride_argb = 0;
  3187. }
  3188. #if defined(HAS_ARGBCOPYYTOALPHAROW_SSE2)
  3189. if (TestCpuFlag(kCpuHasSSE2)) {
  3190. ARGBCopyYToAlphaRow = ARGBCopyYToAlphaRow_Any_SSE2;
  3191. if (IS_ALIGNED(width, 8)) {
  3192. ARGBCopyYToAlphaRow = ARGBCopyYToAlphaRow_SSE2;
  3193. }
  3194. }
  3195. #endif
  3196. #if defined(HAS_ARGBCOPYYTOALPHAROW_AVX2)
  3197. if (TestCpuFlag(kCpuHasAVX2)) {
  3198. ARGBCopyYToAlphaRow = ARGBCopyYToAlphaRow_Any_AVX2;
  3199. if (IS_ALIGNED(width, 16)) {
  3200. ARGBCopyYToAlphaRow = ARGBCopyYToAlphaRow_AVX2;
  3201. }
  3202. }
  3203. #endif
  3204. for (y = 0; y < height; ++y) {
  3205. ARGBCopyYToAlphaRow(src_y, dst_argb, width);
  3206. src_y += src_stride_y;
  3207. dst_argb += dst_stride_argb;
  3208. }
  3209. return 0;
  3210. }
  3211. // TODO(fbarchard): Consider if width is even Y channel can be split
  3212. // directly. A SplitUVRow_Odd function could copy the remaining chroma.
  3213. LIBYUV_API
  3214. int YUY2ToNV12(const uint8_t* src_yuy2,
  3215. int src_stride_yuy2,
  3216. uint8_t* dst_y,
  3217. int dst_stride_y,
  3218. uint8_t* dst_uv,
  3219. int dst_stride_uv,
  3220. int width,
  3221. int height) {
  3222. int y;
  3223. int halfwidth = (width + 1) >> 1;
  3224. void (*SplitUVRow)(const uint8_t* src_uv, uint8_t* dst_u, uint8_t* dst_v,
  3225. int width) = SplitUVRow_C;
  3226. void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr,
  3227. ptrdiff_t src_stride, int dst_width,
  3228. int source_y_fraction) = InterpolateRow_C;
  3229. if (!src_yuy2 || !dst_y || !dst_uv || width <= 0 || height == 0) {
  3230. return -1;
  3231. }
  3232. // Negative height means invert the image.
  3233. if (height < 0) {
  3234. height = -height;
  3235. src_yuy2 = src_yuy2 + (height - 1) * src_stride_yuy2;
  3236. src_stride_yuy2 = -src_stride_yuy2;
  3237. }
  3238. #if defined(HAS_SPLITUVROW_SSE2)
  3239. if (TestCpuFlag(kCpuHasSSE2)) {
  3240. SplitUVRow = SplitUVRow_Any_SSE2;
  3241. if (IS_ALIGNED(width, 16)) {
  3242. SplitUVRow = SplitUVRow_SSE2;
  3243. }
  3244. }
  3245. #endif
  3246. #if defined(HAS_SPLITUVROW_AVX2)
  3247. if (TestCpuFlag(kCpuHasAVX2)) {
  3248. SplitUVRow = SplitUVRow_Any_AVX2;
  3249. if (IS_ALIGNED(width, 32)) {
  3250. SplitUVRow = SplitUVRow_AVX2;
  3251. }
  3252. }
  3253. #endif
  3254. #if defined(HAS_SPLITUVROW_NEON)
  3255. if (TestCpuFlag(kCpuHasNEON)) {
  3256. SplitUVRow = SplitUVRow_Any_NEON;
  3257. if (IS_ALIGNED(width, 16)) {
  3258. SplitUVRow = SplitUVRow_NEON;
  3259. }
  3260. }
  3261. #endif
  3262. #if defined(HAS_SPLITUVROW_MSA)
  3263. if (TestCpuFlag(kCpuHasMSA)) {
  3264. SplitUVRow = SplitUVRow_Any_MSA;
  3265. if (IS_ALIGNED(width, 32)) {
  3266. SplitUVRow = SplitUVRow_MSA;
  3267. }
  3268. }
  3269. #endif
  3270. #if defined(HAS_INTERPOLATEROW_SSSE3)
  3271. if (TestCpuFlag(kCpuHasSSSE3)) {
  3272. InterpolateRow = InterpolateRow_Any_SSSE3;
  3273. if (IS_ALIGNED(width, 16)) {
  3274. InterpolateRow = InterpolateRow_SSSE3;
  3275. }
  3276. }
  3277. #endif
  3278. #if defined(HAS_INTERPOLATEROW_AVX2)
  3279. if (TestCpuFlag(kCpuHasAVX2)) {
  3280. InterpolateRow = InterpolateRow_Any_AVX2;
  3281. if (IS_ALIGNED(width, 32)) {
  3282. InterpolateRow = InterpolateRow_AVX2;
  3283. }
  3284. }
  3285. #endif
  3286. #if defined(HAS_INTERPOLATEROW_NEON)
  3287. if (TestCpuFlag(kCpuHasNEON)) {
  3288. InterpolateRow = InterpolateRow_Any_NEON;
  3289. if (IS_ALIGNED(width, 16)) {
  3290. InterpolateRow = InterpolateRow_NEON;
  3291. }
  3292. }
  3293. #endif
  3294. #if defined(HAS_INTERPOLATEROW_MSA)
  3295. if (TestCpuFlag(kCpuHasMSA)) {
  3296. InterpolateRow = InterpolateRow_Any_MSA;
  3297. if (IS_ALIGNED(width, 32)) {
  3298. InterpolateRow = InterpolateRow_MSA;
  3299. }
  3300. }
  3301. #endif
  3302. {
  3303. int awidth = halfwidth * 2;
  3304. // row of y and 2 rows of uv
  3305. align_buffer_64(rows, awidth * 3);
  3306. for (y = 0; y < height - 1; y += 2) {
  3307. // Split Y from UV.
  3308. SplitUVRow(src_yuy2, rows, rows + awidth, awidth);
  3309. memcpy(dst_y, rows, width);
  3310. SplitUVRow(src_yuy2 + src_stride_yuy2, rows, rows + awidth * 2, awidth);
  3311. memcpy(dst_y + dst_stride_y, rows, width);
  3312. InterpolateRow(dst_uv, rows + awidth, awidth, awidth, 128);
  3313. src_yuy2 += src_stride_yuy2 * 2;
  3314. dst_y += dst_stride_y * 2;
  3315. dst_uv += dst_stride_uv;
  3316. }
  3317. if (height & 1) {
  3318. // Split Y from UV.
  3319. SplitUVRow(src_yuy2, rows, dst_uv, awidth);
  3320. memcpy(dst_y, rows, width);
  3321. }
  3322. free_aligned_buffer_64(rows);
  3323. }
  3324. return 0;
  3325. }
  3326. LIBYUV_API
  3327. int UYVYToNV12(const uint8_t* src_uyvy,
  3328. int src_stride_uyvy,
  3329. uint8_t* dst_y,
  3330. int dst_stride_y,
  3331. uint8_t* dst_uv,
  3332. int dst_stride_uv,
  3333. int width,
  3334. int height) {
  3335. int y;
  3336. int halfwidth = (width + 1) >> 1;
  3337. void (*SplitUVRow)(const uint8_t* src_uv, uint8_t* dst_u, uint8_t* dst_v,
  3338. int width) = SplitUVRow_C;
  3339. void (*InterpolateRow)(uint8_t * dst_ptr, const uint8_t* src_ptr,
  3340. ptrdiff_t src_stride, int dst_width,
  3341. int source_y_fraction) = InterpolateRow_C;
  3342. if (!src_uyvy || !dst_y || !dst_uv || width <= 0 || height == 0) {
  3343. return -1;
  3344. }
  3345. // Negative height means invert the image.
  3346. if (height < 0) {
  3347. height = -height;
  3348. src_uyvy = src_uyvy + (height - 1) * src_stride_uyvy;
  3349. src_stride_uyvy = -src_stride_uyvy;
  3350. }
  3351. #if defined(HAS_SPLITUVROW_SSE2)
  3352. if (TestCpuFlag(kCpuHasSSE2)) {
  3353. SplitUVRow = SplitUVRow_Any_SSE2;
  3354. if (IS_ALIGNED(width, 16)) {
  3355. SplitUVRow = SplitUVRow_SSE2;
  3356. }
  3357. }
  3358. #endif
  3359. #if defined(HAS_SPLITUVROW_AVX2)
  3360. if (TestCpuFlag(kCpuHasAVX2)) {
  3361. SplitUVRow = SplitUVRow_Any_AVX2;
  3362. if (IS_ALIGNED(width, 32)) {
  3363. SplitUVRow = SplitUVRow_AVX2;
  3364. }
  3365. }
  3366. #endif
  3367. #if defined(HAS_SPLITUVROW_NEON)
  3368. if (TestCpuFlag(kCpuHasNEON)) {
  3369. SplitUVRow = SplitUVRow_Any_NEON;
  3370. if (IS_ALIGNED(width, 16)) {
  3371. SplitUVRow = SplitUVRow_NEON;
  3372. }
  3373. }
  3374. #endif
  3375. #if defined(HAS_SPLITUVROW_MSA)
  3376. if (TestCpuFlag(kCpuHasMSA)) {
  3377. SplitUVRow = SplitUVRow_Any_MSA;
  3378. if (IS_ALIGNED(width, 32)) {
  3379. SplitUVRow = SplitUVRow_MSA;
  3380. }
  3381. }
  3382. #endif
  3383. #if defined(HAS_INTERPOLATEROW_SSSE3)
  3384. if (TestCpuFlag(kCpuHasSSSE3)) {
  3385. InterpolateRow = InterpolateRow_Any_SSSE3;
  3386. if (IS_ALIGNED(width, 16)) {
  3387. InterpolateRow = InterpolateRow_SSSE3;
  3388. }
  3389. }
  3390. #endif
  3391. #if defined(HAS_INTERPOLATEROW_AVX2)
  3392. if (TestCpuFlag(kCpuHasAVX2)) {
  3393. InterpolateRow = InterpolateRow_Any_AVX2;
  3394. if (IS_ALIGNED(width, 32)) {
  3395. InterpolateRow = InterpolateRow_AVX2;
  3396. }
  3397. }
  3398. #endif
  3399. #if defined(HAS_INTERPOLATEROW_NEON)
  3400. if (TestCpuFlag(kCpuHasNEON)) {
  3401. InterpolateRow = InterpolateRow_Any_NEON;
  3402. if (IS_ALIGNED(width, 16)) {
  3403. InterpolateRow = InterpolateRow_NEON;
  3404. }
  3405. }
  3406. #endif
  3407. #if defined(HAS_INTERPOLATEROW_MSA)
  3408. if (TestCpuFlag(kCpuHasMSA)) {
  3409. InterpolateRow = InterpolateRow_Any_MSA;
  3410. if (IS_ALIGNED(width, 32)) {
  3411. InterpolateRow = InterpolateRow_MSA;
  3412. }
  3413. }
  3414. #endif
  3415. {
  3416. int awidth = halfwidth * 2;
  3417. // row of y and 2 rows of uv
  3418. align_buffer_64(rows, awidth * 3);
  3419. for (y = 0; y < height - 1; y += 2) {
  3420. // Split Y from UV.
  3421. SplitUVRow(src_uyvy, rows + awidth, rows, awidth);
  3422. memcpy(dst_y, rows, width);
  3423. SplitUVRow(src_uyvy + src_stride_uyvy, rows + awidth * 2, rows, awidth);
  3424. memcpy(dst_y + dst_stride_y, rows, width);
  3425. InterpolateRow(dst_uv, rows + awidth, awidth, awidth, 128);
  3426. src_uyvy += src_stride_uyvy * 2;
  3427. dst_y += dst_stride_y * 2;
  3428. dst_uv += dst_stride_uv;
  3429. }
  3430. if (height & 1) {
  3431. // Split Y from UV.
  3432. SplitUVRow(src_uyvy, dst_uv, rows, awidth);
  3433. memcpy(dst_y, rows, width);
  3434. }
  3435. free_aligned_buffer_64(rows);
  3436. }
  3437. return 0;
  3438. }
  3439. #ifdef __cplusplus
  3440. } // extern "C"
  3441. } // namespace libyuv
  3442. #endif