DCT

2:26-cv-00432

Alderian Tech LLC v. Acer Inc

Key Events
Complaint
complaint Intelligence

I. Executive Summary and Procedural Information

  • Parties & Counsel:
  • Case Identification: Alderian Technologies LLC v. Acer, Inc., 2:26-cv-00432, E.D. Tex., 05/26/2026
  • Venue Allegations: Plaintiff alleges venue is proper because Defendant is not a resident of the United States and may be sued in any judicial district. The complaint also alleges Defendant sells infringing products within the Eastern District of Texas, such as at a Best Buy location in Longview, Texas.
  • Core Dispute: Plaintiff alleges that Defendant's computers, which incorporate certain video encoders, infringe two patents related to video compression and predictive coding methods.
  • Technical Context: The patents relate to video compression technologies, a field critical for efficiently storing and transmitting digital video data used in streaming, video conferencing, and consumer electronics.
  • Key Procedural History: The complaint notes that Defendant Acer has previously filed its own patent infringement lawsuits in the Eastern District of Texas, which may be presented as evidence of Acer purposefully availing itself of the jurisdiction of this court.

Case Timeline

Date Event
2005-09-15 '172 Patent Priority Date
2015-06-16 '172 Patent Issue Date
2018-10-26 '387 Patent Priority Date
2020-05-05 '387 Patent Issue Date
2026-04-06 Accused Product website accessed by Plaintiff
2026-05-20 Accused Product source code repository accessed by Plaintiff
2026-05-26 Complaint Filing Date

II. Technology and Patent(s)-in-Suit Analysis

U.S. Patent No. 10,645,387 - "Predictive Quantization Coding Method and Video Compression System" (Issued May 5, 2020)

The Invention Explained

  • Problem Addressed: The patent addresses inefficiencies in existing video compression methods, noting that "prediction pixel components are easily misjudged" and that "correlation between pixel textures is not fully utilized," which limits the achievable data compression ratio (US 10,645,387 B1, col. 1:36-41).
  • The Patented Solution: The invention describes a method for improving predictive video coding. The process involves dividing a pixel into its color components (e.g., R, G, B), analyzing "texture direction gradients" of neighboring pixels to select the best reference pixels for prediction, and then creating a "prediction residual" (the difference between the actual and predicted pixel) '387 Patent, col. 8:34-41 '387 Patent, col. 8:60-62 The method then uniquely performs two sequential "rate distortion optimizations" on this residual to generate the final compressed data stream, a process designed to balance compression level with image quality '387 Patent, abstract '387 Patent, col. 2:1-7
  • Technical Importance: This approach aims to improve upon standard predictive coding by using more sophisticated pixel-level analysis and a multi-stage optimization process to enhance compression efficiency.

Key Claims at a Glance

  • The complaint asserts at least independent claim 1 Compl. ¶25
  • The essential elements of independent claim 1 include:
    • Dividing a pixel to be processed into a plurality of pixel components.
    • Obtaining texture direction gradients of the pixel component.
    • Obtaining reference pixels based on the texture direction gradients and positional relationships.
    • Obtaining a prediction residual of the pixel component based on the reference pixels.
    • Repeating this process for each pixel component to form a prediction residual code stream.
    • Dividing the prediction residual code stream into a plurality of quantization units.
    • Obtaining "first rate distortion optimizations and second rate distortion optimizations" corresponding to the quantization units to generate a final quantization residual code stream.
  • The complaint does not explicitly reserve the right to assert dependent claims but alleges infringement of "one or more claims" Compl. ¶24

U.S. Patent No. 9,060,172 - "Methods and Systems for Mixed Spatial Resolution Video Compression" (Issued June 16, 2015)

The Invention Explained

  • Problem Addressed: The patent seeks to improve video compression efficiency by recognizing that not all video frames require the same level of detail, and transmitting high-resolution data for every frame can be wasteful of bandwidth (US 9,060,172 B2, col. 1:26-34).
  • The Patented Solution: The invention proposes a "mixed spatial resolution" system. An original full-resolution video frame is processed down two parallel paths: one at full resolution and one at a reduced, downsampled resolution. Both paths generate reconstructed video frames and associated coded data. The system then compares a "characteristic" (e.g., a quality metric) of both reconstructed frames against the original frame to determine which one has less "deviation." The coded data for the "better" version (the one with less deviation) is selected for transmission, allowing the system to save bandwidth by sending the lower-resolution version when quality loss is minimal '172 Patent, abstract
  • Technical Importance: This method provides a dynamic, frame-by-frame decision-making process to adapt the level of compression to the content, potentially offering significant bandwidth savings over fixed-resolution encoding.

Key Claims at a Glance

  • The complaint asserts at least independent claim 1 Compl. ¶42
  • The essential elements of independent claim 1 include:
    • Generating a reconstructed full resolution frame and its corresponding coded data from an original full resolution frame.
    • Generating an upsampled reconstructed reduced spatial resolution frame and its corresponding coded data from the original full resolution frame.
    • Determining a "first deviation" by comparing a characteristic in the reconstructed full resolution frame with the same characteristic in the original.
    • Determining a "second deviation" by comparing the characteristic in the upsampled reconstructed reduced spatial resolution frame with the same characteristic in the original.
    • Outputting the coded data for the full resolution frame if the first deviation is less than the second deviation; otherwise, outputting the coded data for the reduced resolution frame.
  • The complaint alleges infringement of "one or more claims" Compl. ¶41

III. The Accused Instrumentality

  • Product Identification: The "Accused Products" are a wide range of Acer laptops and desktops that contain Systems-on-a-Chip (SoCs), chipsets, software, and/or GPUs with hardware and software video encoders Compl. ¶19 Compl. ¶20 The complaint names the "Acer Chromebook Plus Spin 514" equipped with a MediaTek Kompanio Ultra 910 SoC as an exemplary infringing product Compl. ¶25 Compl. ¶42
  • Functionality and Market Context: The complaint alleges that the accused functionality resides in video codecs, such as those compliant with the HEVC (H.265) standard, which are preinstalled on devices with MediaTek SoCs Compl. ¶27 Compl. ¶44 These codecs perform video encoding and compression for various applications Compl. ¶28 Compl. ¶45 The complaint provides a screenshot from a public code repository for the "mtk-vcodec" driver, which it alleges is part of the accused functionality Compl. p. 9 The complaint further alleges these products are sold nationwide, including within the Eastern District of Texas, through retailers like Best Buy Compl. ¶4 Compl. ¶10 A screenshot from the Best Buy website shows an accused Acer laptop available for local pickup in Longview, Texas Compl. p. 4

IV. Analysis of Infringement Allegations

'387 Patent Infringement Allegations

Claim Element (from Independent Claim 1) Alleged Infringing Functionality Complaint Citation Patent Citation
dividing a pixel to be processed into a plurality of pixel components... The complaint alleges HEVC codecs, such as in the MediaTek SoC, process pixels in an intra-prediction mode, which inherently involves operating on pixel components. ¶26; ¶29 col. 8:47-54
obtaining texture direction gradients of the pixel component to be processed... The complaint alleges the accused HEVC codecs use an inter-/intra-picture prediction algorithm that processes blocks of data according to neighboring regions/pixels, which is alleged to constitute obtaining texture direction gradients. ¶26 col. 8:60-65
obtaining reference pixels according to the texture direction gradients and positional relationships... The prediction algorithm allegedly uses neighboring regions/pixels to predict the value of the current pixel, which is alleged to be the selection of reference pixels. ¶26 col. 9:43-51
obtaining a prediction residual of the pixel component to be processed according to the reference pixels... The complaint alleges the accused HEVC codecs generate prediction residuals as part of their standard operation. ¶26 col. 10:32-38
dividing the prediction residual code stream into a plurality of quantization units... The complaint alleges the accused codecs process data in blocks or units for quantization. ¶26 col. 10:46-50
obtaining first rate distortion optimizations and second rate distortion optimizations...to obtain a quantization residual code stream. The complaint alleges H.265 standards can include "supplemental encoder-optimization information" and "quantization-related information," which it maps to the claimed dual optimizations. ¶26; ¶30 col. 10:55-61
  • Identified Points of Contention:
    • Scope Questions: A central question will be whether the general "intra-picture prediction" and "quantization" processes found in standard HEVC codecs perform the specific, multi-step method claimed in the '387 patent. The defense may argue that standard HEVC processes do not map to the patent's specific definitions of "texture direction gradients" or the novel two-stage "first and second rate distortion optimizations."
    • Technical Questions: The complaint alleges that the HEVC standard's ability to use "encoder optimization information SEI messages" Compl. ¶30 satisfies the dual rate-distortion optimization steps. A key technical question will be whether the functionality of these SEI messages in the accused products corresponds to the specific sequential optimization and compensation process detailed in the patent (e.g., '387 Patent, col. 10:55-61; '387 Patent, col. 11:1-11).

'172 Patent Infringement Allegations

Claim Element (from Independent Claim 1) Alleged Infringing Functionality Complaint Citation Patent Citation
generating a reconstructed full resolution frame and coded data...from an original full resolution frame; The complaint alleges that MediaTek codecs for video encoding perform video compression, which necessarily involves processing an original frame and generating coded data. ¶43; ¶45 col. 5:45-54
generating an upsampled reconstructed reduced spatial resolution frame and coded data...from the original full resolution frame; The complaint alleges the accused codecs perform "mixed spatial resolution video compression," which is asserted to include a reduced-resolution processing path. ¶41; ¶43 col. 5:55-62
determining a first deviation by comparing at least one characteristic in the reconstructed full resolution frame with said at least one characteristic in the original full resolution frame; The complaint alleges that the accused method of video compression involves this comparison as part of its process. ¶43 col. 5:63-67
determining a second deviation by comparing said at least one characteristic in the upsampled reconstructed reduced spatial reduced resolution frame with said at least one characteristic in the original full resolution frame; The complaint alleges that the accused method of video compression involves this comparison as part of its process. ¶43 col. 6:1-5
outputting the coded data corresponding to the reconstructed full resolution frame when the first deviation is less than the second deviation; otherwise outputting the coded data corresponding to the upsampled reconstructed reduced spatial reduced resolution frame. The complaint alleges the accused codecs perform this selective output based on the deviation comparison. ¶43 col. 6:1-12
  • Identified Points of Contention:
    • Scope Questions: The complaint broadly alleges the accused products perform "mixed spatial resolution video compression" Compl. ¶41 A pivotal question will be whether the accused codecs actually implement the specific dual-path architecture described in claim 1, where two complete versions of a frame (one full-res, one reduced-res) are generated and compared before a final output is selected.
    • Technical Questions: What evidence does the complaint provide that the accused codecs perform the explicit side-by-side comparison of "deviation" to select an output? The defense may argue that any adaptive resolution techniques used in the accused products operate on a different principle that does not involve the direct comparison and selection between two fully reconstructed frames as required by the claim. The complaint's visual evidence shows HEVC encode/decode capabilities but does not explicitly depict the claimed comparative architecture Compl. p. 15

V. Key Claim Terms for Construction

For the '387 Patent:

  • The Term: "first rate distortion optimizations and second rate distortion optimizations"
  • Context and Importance: This dual-optimization process appears to be a core novelty of the invention. The infringement allegation hinges on whether the functionality of standard HEVC codecs, particularly the use of "encoder optimization information" Compl. ¶30, can be mapped onto this specific two-step process. Practitioners may focus on this term because its construction will likely determine whether a standard-compliant codec infringes.
  • Intrinsic Evidence for Interpretation:
    • Evidence for a Broader Interpretation: A plaintiff might argue that any two sequential processes that aim to optimize the trade-off between bit rate and quality would fall under the claim, pointing to the general goal of "reduc[ing] the theoretical limit entropy and complexity" '387 Patent, col. 2:53-54
    • Evidence for a Narrower Interpretation: The specification provides a highly detailed, multi-step definition for these optimizations, including a "first compensation processing" and a "second compensation processing" that involves calculating a "fluctuation coefficient" '387 Patent, col. 10:55-61 '387 Patent, col. 11:1-11 A defendant would likely argue that the claim must be limited to this specific, complex implementation.

For the '172 Patent:

  • The Term: "at least one characteristic"
  • Context and Importance: This term defines the basis for comparison between the full and reduced resolution frames. Its breadth is critical; a broad definition makes infringement easier to allege, while a narrow one could constrain the claim to specific quality metrics.
  • Intrinsic Evidence for Interpretation:
    • Evidence for a Broader Interpretation: The specification does not explicitly define or limit the term, referring to it simply as "a characteristic" or "the same characteristic" '172 Patent, col. 5:63-67 A plaintiff could argue this implies any measurable attribute of a video frame.
    • Evidence for a Narrower Interpretation: A defendant might argue that, in the context of the patent, the term must be read as a metric of "perceptual visual quality" or "high-frequency detail loss," as discussed in the detailed description '172 Patent, col. 6:32-33 '172 Patent, col. 6:59-61 This could require the plaintiff to prove the accused system uses a specific type of quality-based metric for its comparison.

VI. Other Allegations

  • Indirect Infringement: The complaint alleges induced infringement for both patents. It claims Acer provides instructional materials, such as user manuals available on its website, that guide customers and end-users on how to operate the infringing technology Compl. ¶34 Compl. ¶50 A screenshot of Acer's "Drivers and Manuals" support page is provided as evidence Compl. p. 12 Compl. p. 17 The complaint also alleges contributory infringement, stating the video encoders are material to the inventions, not staple articles of commerce, and are known by Acer to be especially adapted for infringement Compl. ¶36 Compl. ¶52
  • Willful Infringement: Willfulness is alleged based on a theory of willful blindness. The complaint asserts that Acer has a "policy of not reviewing the patents of others" and that it remained willfully blind to the patents "at least as early as the issuance" of each patent Compl. ¶33 Compl. ¶49 Knowledge is also alleged from the date of the complaint filing forward Compl. ¶33 Compl. ¶49

VII. Analyst's Conclusion: Key Questions for the Case

  1. A question of technical mapping for the '387 Patent: Will the evidence show that the general-purpose prediction and quantization algorithms in a standard HEVC video codec, as used in Acer's products, perform the specific and arguably novel two-stage "rate distortion optimization" process required by claim 1? The case may turn on whether a standard process can be equated to the patent's highly detailed method.
  2. A question of architecture for the '172 Patent: Does the accused "mixed spatial resolution" system operate by generating and comparing two fully reconstructed frames (one full-res, one reduced-res) to select an output, as explicitly claimed? Or does it use a different, non-infringing method of adaptive resolution that avoids this specific comparative architecture?
  3. An evidentiary question on indirect infringement: Will the user manuals and other materials cited by the plaintiff be sufficient to demonstrate that Acer specifically intended for its customers to use the accused products in a manner that directly infringes the specific methods claimed in the patents-in-suit?
Loading Complaint