DCT

2:26-cv-00431

Alderian Tech LLC v. Xiaomi Corp

Key Events
Complaint
complaint Intelligence

I. Executive Summary and Procedural Information

  • Parties & Counsel:
  • Case Identification: 2:26-cv-00431, E.D. Tex., 05/26/2026
  • Venue Allegations: Venue is alleged to be proper under 28 U.S.C. § 1391(c)(3) because the defendants are not residents of the United States and may therefore be sued in any judicial district (the "alien venue rule").
  • Core Dispute: Plaintiff alleges that Defendant's smartphones, tablets, and other electronic devices infringe two patents related to video compression and predictive coding methods.
  • Technical Context: The technology at issue involves methods for compressing digital video data, a critical function for efficient storage and transmission in modern consumer electronics like smartphones.
  • Key Procedural History: The complaint notes that Defendants have previously been named as respondents in International Trade Commission (ITC) investigations, which the Plaintiff uses to allege knowing importation. The complaint also references a prior case in the same district where Defendants allegedly did not contest jurisdiction or venue.

Case Timeline

Date Event
2005-09-15 Priority Date for U.S. Patent No. 9,060,172
2015-06-16 U.S. Patent No. 9,060,172 Issued
2018-10-26 Priority Date for U.S. Patent No. 10,645,387
2020-05-05 U.S. Patent No. 10,645,387 Issued
2024-02-01 Date of a court filing in a prior, separate case involving Xiaomi noted in the complaint
2026-05-26 Complaint Filed

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

U.S. Patent No. 10,645,387 - Predictive Quantization Coding Method and Video Compression System

  • Patent Identification: U.S. Patent No. 10,645,387 ("Predictive Quantization Coding Method and Video Compression System"), issued May 5, 2020 (the "'387 Patent").

The Invention Explained

  • Problem Addressed: The patent's background section identifies shortcomings in prior art video compression methods, including the misjudgment of prediction pixel components, failure to fully utilize texture correlations between pixels, and high computational complexity, all of which limit the achievable data compression ratio '387 Patent, col. 1:36-41
  • The Patented Solution: The invention describes a multi-step predictive coding method to improve video compression '387 Patent, Fig. 1 The process involves analyzing a pixel by dividing it into components, calculating "texture direction gradients" based on neighboring pixels, and using those gradients to find reference pixels for prediction '387 Patent, col. 2:1-7 After forming a "prediction residual," the method performs a two-stage optimization process involving "first rate distortion optimizations and second rate distortion optimizations" to generate the final compressed data stream, aiming to improve adaptation and efficiency '387 Patent, col. 2:3-7
  • Technical Importance: The described method purports to reduce the required transmission bandwidth for video streams and lower the theoretical entropy and complexity of the coding process '387 Patent, abstract

Key Claims at a Glance

  • The complaint asserts at least independent claim 1 Compl. ¶30
  • The essential elements of independent claim 1 include:
    • (a) dividing a pixel to be processed into a plurality of pixel components;
    • (b) obtaining one pixel component to be processed from the plurality of pixel components;
    • (c) obtaining texture direction gradients of the pixel component;
    • (d) obtaining reference pixels according to the texture direction gradients and positional relationships;
    • (e) obtaining a prediction residual of the pixel component according to the reference pixels;
    • (f) repeating the preceding steps for each pixel component to form a prediction residual code stream;
    • (g) dividing the prediction residual code stream into a plurality of quantization units; and
    • (h) obtaining first and second rate distortion optimizations corresponding to the quantization units to obtain a final quantization residual code stream.
  • The complaint does not explicitly reserve the right to assert dependent claims.

U.S. Patent No. 9,060,172 - Methods and Systems for Mixed Spatial Resolution Video Compression

  • Patent Identification: U.S. Patent No. 9,060,172 ("Methods and Systems for Mixed Spatial Resolution Video Compression"), issued June 16, 2015 (the "'172 Patent").

The Invention Explained

  • Problem Addressed: The patent background explains that digital video requires high data rates for transmission and storage, creating a need for improved compression efficiency without causing a perceptible loss in visual quality '172 Patent, col. 1:21-25 '172 Patent, col. 1:53-57
  • The Patented Solution: The patent proposes a system that makes a frame-by-frame decision on whether to encode a video frame at its original full resolution or at a reduced spatial resolution '172 Patent, abstract The method involves generating two versions of the encoded frame: one from the original full-resolution frame and another by downsampling the original, encoding it, and then upsampling it back to full size '172 Patent, Fig. 1 The system then compares a characteristic (e.g., distortion) of both versions against the original frame and selects the coded data from the version that has the "lesser deviation" for output, thereby dynamically choosing the more efficient representation '172 Patent, abstract '172 Patent, col. 6:3-7
  • Technical Importance: This approach allows for improved compression efficiency by selectively reducing spatial resolution only for video frames where doing so is unlikely to create visible artifacts or quality degradation '172 Patent, col. 1:61-64

Key Claims at a Glance

  • The complaint asserts at least independent claim 1 Compl. ¶47
  • 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 the reconstructed full resolution frame with the original;
    • determining a second deviation by comparing the upsampled reconstructed reduced spatial resolution frame with the original; and
    • outputting the coded data for the reconstructed full resolution frame if the first deviation is less than the second, and otherwise outputting the coded data for the upsampled frame.
  • The complaint does not explicitly reserve the right to assert dependent claims.

III. The Accused Instrumentality

Product Identification

The complaint identifies a wide array of "Xiaomi/Redmi-branded smartphones and tablets" as the "Accused Products" Compl. ¶24 It specifically highlights the "Xiaomi 14T equipped with the MediaTek 8300-Ultra SoC" as an exemplary infringing product Compl. ¶29 Compl. ¶46

Functionality and Market Context

The complaint alleges that the Accused Products contain Systems-on-a-Chip (SoCs), chipsets, and software that utilize hardware and software encoders to perform video compression Compl. ¶24 Compl. ¶29 The infringement allegations center on the functionality of video codecs, such as those compliant with the HEVC (H.265) standard, which are allegedly included in MediaTek SoCs used in the Accused Products Compl. ¶31 Compl. ¶33 A screenshot provided in the complaint shows a list of video formats, including VENC_DRV_VIDEO_FORMAT_HEVC, allegedly supported by MediaTek components Compl. p. 10

IV. Analysis of Infringement Allegations

'387 Patent Infringement Allegations

Claim Element (from Independent Claim 1) Alleged Infringing Functionality Complaint Citation Patent Citation
(a) dividing a pixel to be processed into a plurality of pixel components, wherein pixels of an image are sequentially taken as the pixel to be processed The Accused Products process pixel data, which is inherently comprised of components (e.g., luma and chroma, or R, G, B). ¶31 col. 8:48-54
(c) obtaining texture direction gradients of the pixel component to be processed The accused HEVC codecs allegedly perform intra-picture prediction using algorithms that process blocks of data according to neighboring regions/pixels, which is alleged to constitute obtaining texture direction gradients. ¶31 col. 5:1-11
(d) obtaining reference pixels according to the texture direction gradients and positional relationships between the pixel component to be processed and A remaining of the plurality of pixel components The accused HEVC codecs allegedly use intra-picture prediction, which relies on neighboring pixels (reference pixels) to predict the value of a current pixel. A screenshot from the HEVC standard shows a "General intra sample prediction" process Compl. p. 11 ¶31 col. 6:59-7:24
(e) obtaining a prediction residual of the pixel component to be processed according to the reference pixels Standard video encoding, including HEVC, involves subtracting a predicted pixel value from the actual value to generate a prediction residual. ¶31 col. 7:31-38
(f) repeating steps (b) to (e)... and forming a prediction residual code stream including the prediction residuals of the pixel to be processed of the image The accused codecs allegedly process each pixel component to form a stream of prediction residuals for the entire image. ¶31 col. 7:39-49
(g) dividing the prediction residual code stream into a plurality of quantization units each including a predetermined number of prediction residuals... The accused HEVC codecs allegedly process blocks of data (quantization units) during encoding. ¶31 col. 7:50-53
(h) obtaining first rate distortion optimizations and second rate distortion optimizations corresponding to the plurality of quantization units to obtain a quantization residual code stream The complaint alleges that HEVC codecs use rate distortion optimizations to obtain the final quantized stream. A screenshot from the HEVC standard references "encoder optimization information SEI messages" related to quantization Compl. p. 11 ¶31 col. 7:55-60

Identified Points of Contention

  • Technical Question: The complaint's allegation for limitation (h) relies on general rate-distortion optimization in HEVC. A key question will be whether the accused HEVC encoders perform the specific two-step process of "first rate distortion optimizations and second rate distortion optimizations" as described in the patent specification '387 Patent, col. 9:1-40, or if they perform a single, integrated optimization that may not map to the claim's two distinct steps.
  • Scope Question: The complaint broadly equates standard HEVC intra-prediction with the patent's method of obtaining "texture direction gradients" and "reference pixels." A point of contention may be whether the general-purpose prediction modes in HEVC are coextensive with the specific gradient-based calculations detailed in the '387 Patent '387 Patent, col. 5:1-col. 6:58

'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 corresponding to the reconstructed full resolution frame from an original full resolution frame The Accused Products are alleged to perform video compression, which involves encoding an original frame and generating a reconstructed version for use in predicting subsequent frames. ¶48 col. 5:45-53
generating an upsampled reconstructed reduced spatial resolution frame and coded data corresponding to the upsampled reconstructed reduced spatial resolution frame from the original full resolution frame The Accused Products are alleged to be capable of encoding at different resolutions. The complaint alleges this capability is used to generate a reduced spatial resolution version, which is then reconstructed and upsampled. ¶48 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; 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 the Accused Products compare the two encoded versions (full and reduced resolution) to the original frame to determine their respective deviations. ¶48 col. 5:63-6:2
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 Based on the alleged comparison of deviations, the Accused Products are alleged to select and output the coded data corresponding to the version with the lower deviation, thereby performing mixed spatial resolution compression. ¶48 col. 6:3-7

Identified Points of Contention

  • Technical Question: The core of claim 1 is a specific decision-making process: encode twice, compare both results to the original, then select the better one. A significant question will be whether the Accused Products actually perform this parallel encoding and comparison for each frame. It is possible that they use alternative rate-control algorithms (e.g., pre-analysis to decide on a resolution before encoding) that achieve a similar outcome via a different, non-infringing method.
  • Evidentiary Question: The infringement allegations in the complaint largely track the language of claim 1 without providing specific evidence of the dual-path encoding and comparison process Compl. ¶48 A central issue may be what evidence the Plaintiff can produce to demonstrate that this specific claimed logic, rather than another mode-selection technique, is implemented and used in the accused codecs.

V. Key Claim Terms for Construction

For the '387 Patent

  • The Term: "obtaining first rate distortion optimizations and second rate distortion optimizations"
  • Context and Importance: This term is the final and potentially most specific step of the claimed method. Infringement may turn on whether the accused HEVC encoders, which perform rate-distortion optimization (RDO), can be said to perform two distinct "optimizations" as required. Practitioners may focus on this term because standard RDO is a complex, integrated process, and arguing it contains two separate "optimizations" as defined by the patent could be a point of significant dispute.
  • Intrinsic Evidence for Interpretation:
    • Evidence for a Broader Interpretation: The claim language itself is plural ("optimizations"), which a party might argue can cover any process with multiple optimization stages or calculations, even if they are part of a single RDO loop. The specification describes the overall goal as obtaining a "quantization residual code stream" through optimization '387 Patent, col. 2:3-7, which could support a broader functional interpretation.
    • Evidence for a Narrower Interpretation: The specification details a very specific sequence: a "first inverse quantization processing and a first compensation processing" to get the first optimization '387 Patent, col. 8:8-48, followed by calculating a "fluctuation coefficient" and performing a "second compensation processing" to get the second optimization '387 Patent, col. 8:57-9:32 A party could argue that this detailed embodiment limits the term to this specific two-step calculation.

For the '172 Patent

  • The Term: "determining a first deviation" / "determining a second deviation"
  • Context and Importance: This language defines the comparison step at the heart of the invention's decision-making logic. The entire purpose of the claimed method is to select the better of two encoding paths based on these "deviations." The construction of this term will define what kind of comparison the accused system must perform to infringe.
  • Intrinsic Evidence for Interpretation:
    • Evidence for a Broader Interpretation: The specification describes using a "cost (J)" function where J = D + λR (Distortion + lambda * Rate), a standard formula in rate-distortion optimization '172 Patent, col. 3:17-20 A party could argue that any RDO-based decision between a full-resolution and a reduced-resolution encoding path meets the "determining a deviation" limitation.
    • Evidence for a Narrower Interpretation: The specification also provides a highly specific, alternative method for comparison based on analyzing high-frequency detail loss in DCT blocks '172 Patent, col. 3:48-col. 4:26 A party could argue that this detailed, perception-based metric defines the required "deviation" and that a generic cost function is insufficient, thereby narrowing the claim's scope.

VI. Other Allegations

  • Indirect Infringement: The complaint alleges induced infringement, stating that Defendants provide the Accused Products along with instructional materials like "User Guides" that encourage and enable end-users to perform the infringing video compression methods Compl. ¶39 Compl. ¶54 It also asserts contributory infringement, alleging that the accused video encoders and decoders are material components of the invention, are not staple articles of commerce, have no substantial non-infringing uses, and are known to be especially made for infringement Compl. ¶41 Compl. ¶56
  • Willful Infringement: Willfulness is alleged based on knowledge of the patents, at a minimum, from the date the complaint was filed Compl. ¶38 Compl. ¶53 The complaint also pleads willful blindness, suggesting Defendants have a policy of not reviewing others' patents and remained willfully blind to infringement that they had a high probability of discovering Compl. ¶38 Compl. ¶53

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

  • Algorithmic Equivalence: A central issue for both patents will be one of algorithmic equivalence. For the '387 Patent, does the accused HEVC rate-distortion optimization process perform the specific "first and second" optimizations as defined by the patent, or is it a technically distinct, single-stage process? For the '172 Patent, do the accused devices implement the claimed encode-twice-and-compare logic, or do they use different, more streamlined rate-control algorithms to select encoding resolution?
  • Proof via Standards Compliance: A key evidentiary question will be whether compliance with a complex standard like HEVC is sufficient to prove infringement of the specific methods claimed in the patents. The case may turn on whether the Plaintiff can demonstrate that the accused devices necessarily perform the patented steps as part of their standard-compliant operation, or whether those steps represent optional or alternative implementations not practiced by the Defendants.
  • Definitional Scope: The dispute may hinge on claim construction, particularly for the '172 Patent. A core question will be one of definitional scope: can the term determining a...deviation, in the context of the patent, be broadly interpreted to cover any standard rate-distortion cost comparison, or is it limited to the specific perceptual, DCT-based calculations detailed in the specification? The answer will significantly impact the scope of infringement.
Loading Complaint