Invalidity dossier

US 6449395

Image encoding apparatus, image encoding method, and recording medium in which image encoding program is recorded

Current assignee: Panasonic Holdings Corp

Added 9/23/2026, 12:41:29 PM

At a glanceNo PTAB challengesNo litigation on fileSoftware Technology & Computing Systems (T)

Active provider: DeepSeek · deepseek-v4-flash

Auto-generating section 1 of 2: Extensions

Each section takes ~30-60s with web-search grounding. Keep this tab open — sections will fill in below as they complete.

Patent summary

Title, assignee, inventors, filing/issue dates, abstract, and a plain-language overview of the claims.

✓ Generated

I'll search for this specific patent number across USPTO and CAFC docket sources.

Let me verify the claim set and check specifically for any CAFC/Federal Circuit or district court litigation involving this patent.

Let me make one more attempt to retrieve the verbatim claim text and confirm no 2026 CAFC activity.

US 6,449,395 B1 — Verification Summary

Important caveat up front: the number 6,449,395 must not be confused with a different, unrelated grant that also carries the digits "6449395" — namely Japanese patent JP 6449395 B2 (a polymer-coating patent, filed 2017, granted 2019). Per your strict rule I am treating the identifiers literally; the following analysis is exclusively about the U.S. grant US 6,449,395 B1.


1. Bibliographic data

Field Value
Patent number US 6,449,395 B1
Title Image encoding apparatus, image encoding method, and recording medium in which image encoding program is recorded
Inventor Yoshikazu Kobayashi, Higashihiroshima (Japan)
Assignee (original) Matsushita Electric Industrial Co., Ltd., Osaka-fu (Japan) — Google Patents lists the current assignee as Panasonic Holdings Corp
Application no. 09/176,531
Filing date October 21, 1998
Priority JP application 9-289730, filed October 22, 1997
Issue date September 10, 2002
Int. Cl. (7) / U.S. Cl. G06K 9/46 / 382-251
Claims 28
Legal status Expired – Fee Related; anticipated expiration October 21, 2018
Related family A continuation was later filed (US 10/224,844, priority 2002-08-21), publishing as US 6,584,232 B2 per the Google Patents family listing (stated as such; I have not independently verified that link)

Sources: Google Patents (https://patents.google.com/patent/[US6449395B1](/patent/US6449395B1)/en); Indiana University Virtual Disk Library OG record (https://webapp1.dlib.indiana.edu/virtual_disk_library/index.cgi/[5628977](/patent/5628977)/FID2/og/html/1262-2/us06449395-20020910.html).


2. Abstract (as issued)

The block reducing unit 201 reads one block out of each block group. The pixel reducing unit 202 reads pixels on one-out-of-four basis. The block reading unit 203 sequentially reads out images. The orthogonal transformation unit 205 performs orthogonal transformation. The quantization unit 206 performs a quantization. The encode amount predicting unit 207 calculates predicted encode amounts. The quantization width calculating unit 208 determines an optimum quantization width. The quantization table generating unit 209 generates an optimum quantization table. The block-assignment encode amount setting unit 210 calculates an encode amount to be assigned to each block.


3. Plain-language overview of the independent claims

The patent has three independent claim families (an apparatus claim, a method claim, and a computer-readable-medium claim). The specification's "Summary of the Invention" tracks the independent claim language closely, and I have used the issued claim text where retrievable.

Claim 1 — Image encoding apparatus
An apparatus that encodes images so the resulting compressed size lands close to a target size. It has three main parts:

  • Relationship storage unit — stores, for one or more "standard" images, a table relating a set of quantization widths to the resulting encode amounts (i.e., how big the compressed output is at each width).
  • Quantization width determining unit — receives the target encode amount and looks up the quantization width(s) whose stored encode amount is closest to that target.
  • Encoding unit — receives the actual image and encodes it using those looked-up quantization widths.

In plain terms: instead of the conventional trial-and-error loop (encode, measure the size, adjust, encode again), the device pre-stores a "size-vs-quality-setting" profile and simply reads off a good quality setting for the desired output size, then encodes once.

Claim 13 — Image encoding method
The method counterpart, used in an apparatus having the relationship storage means. Its "encoding step" is expressly broken into:

  • a predicted encode amount calculating step (orthogonally transform the image, generate quantization tables from the determined widths, quantize, and compute predicted encode amounts);
  • an optimum quantization width determining step (read the stored relationships, use the predicted amounts to find the width matching the target, and adopt it as optimal); and
  • an image encoding step (build a quantization table from the optimal width and encode the image with it).

Source: Indiana University OG record (above), which quotes claim 13 verbatim.

Claim 20 — Computer-readable medium (program product)
A computer-readable medium storing a program that, when executed, carries out the same method steps as claim 13.

Claim 25 — Computer-readable medium (additional independent medium claim)
A second independent computer-readable-medium claim directed to a stored program performing the quantization-width-determining step and encoding step. Uncertainty flag: the retrieved claim text shows claim 26 depending "from claim 20," which is anomalous given that claim 25 is itself written as a medium claim. The exact independent/dependent boundary among claims 20–28 cannot be confirmed from the material I retrieved, so I am reporting this as uncertain rather than asserting a definitive claim tree.

Representative dependent claims (plain language):

  • Sub-sampling the image for prediction — selecting representative blocks from block groups (claims to the "block reducing" feature) or representative pixels on a fractional basis (the "pixel reducing" feature), which speeds up the prediction while preserving accuracy, including at image edges.
  • The specific predicted-encode-amount formula
    V_e = α_dc·log₂|S_q0| + α_ac·Σ L(S_qi) + α_zn·Σ d(S_qi) + β,
    where L(X) = 0 for X=0 and log₂|X| otherwise, and d(X) = 0 for X=0 and 1 otherwise — i.e., estimating bit cost from DC-difference magnitude, non-zero AC coefficient magnitudes, and zero-run counts, without actually entropy-encoding.
  • The two-quantization-width interpolation (Formula 11) that uses a low-encode-amount standard image (V_a) and high-encode-amount standard image (V_b) along with predicted amounts V_p1, V_p2 at widths α_e1, α_e2 to interpolate the encode amount at an arbitrary width α_q, then selects the width giving the amount closest to target.
  • Block-assignment budgeting — prorating the target among blocks (Formula 12, V_b = V_o·V_e/(V_p·N_b) + E, with carry-over of unused bits), and configuring the entropy encoder to stop encoding a block once its cumulative output would exceed its assigned budget (dropping high-frequency coefficients).

4. USPTO / litigation status

  • USPTO: The patent is recorded as Expired – Fee Related (anticipated expiration October 21, 2018), with the original assignment from inventor Kobayashi to Matsushita Electric Industrial Co., Ltd. I found no reissue, reexamination, or post-grant proceeding for US 6,449,395 in the material surfaced.
  • Court of Appeals for the Federal Circuit (2026 dockets and otherwise): My targeted searches for litigation or appeal activity involving US 6,449,395 returned no results. I specifically did not find any 2026 CAFC docket, and I found no district-court case naming this patent.
    • Do not conflate this with In re Papst Licensing Digital Camera Patent Litigation (Fed. Cir.), which involved US 6,470,399 and US 6,895,449 against Fujifilm and Panasonic defendants — different patents, despite the similar-looking numbers.

Confidence note: The bibliographic data, abstract, and independent-claim concepts are well corroborated by the issued patent record. The precise dependency structure of claims 20–28 is the one item I could not fully verify and is flagged above.

Generated 9/23/2026, 12:47:26 PM

Cases on file (0)

Specific litigation cases in our database that name US patent 6449395. The free-form analysis below may also discuss cases beyond this list.

No cases on file mention this patent. Upload a CSV or add a case manually in Admin → Manage litigation cases.

Litigation summary

Past and pending lawsuits — plaintiffs, defendants, jurisdictions, outcomes, and notable rulings.

✓ Generated

I'll research litigation involving US patent 6449395. Let me run several searches.

Let me run more targeted searches, including the specific patent format and litigation databases.

Let me check litigation-specific databases and the patent's own litigation records.

Findings: Litigation involving U.S. Patent No. 6,449,395

Bottom line: I found no litigation (district court, CAFC, or ITC) involving U.S. Patent No. 6,449,395.

Patent identification (to confirm we are on the right document)

Field Value
Patent number US 6,449,395 B1
Title "Image encoding apparatus, image encoding method, and recording medium in which image encoding program is recorded"
Inventor Yoshikazu Kobayashi
Original assignee Matsushita Electric Industrial Co., Ltd. (current assignee listed as Panasonic Holdings Corp.)
Application no. US 09/176,531
Priority date 1997-10-22 (JP H09-289730)
Filing date 1998-10-21
Grant date 2002-09-10
Status Expired – Fee Related; anticipated expiration 2018-10-21
Continuation US 10/224,844 → US 6,584,232 B2

Source: https://patents.google.com/patent/US6449395/en

Search results — no case found

I searched for the patent number in conjunction with litigation terms across patent-litigation aggregator content and general web sources (including attempts to reach the Unified Patents litigation portal, Docket Alarm/RPX-style dockets, CourtListener, and CAFC/PTAB-related materials). No complaint, judgment, IPR/PGR, CAFC appeal, or ITC investigation referencing U.S. Patent No. 6,449,395 appeared.

Consistent with this, the Google Patents page for US 6,449,395 shows no "Litigation" or "Related litigation" entries — it lists only the priority/continuation family, the assignment to Matsushita, and the expired status.

Important disclaimer on false positives

My searches returned several unrelated hits that at first glance resemble the number but are not the same patent. I am listing them so they are not mistaken for litigation against US 6,449,395:

  • U.S. Design Patent No. D644,939 — the "spherically-shaped lip balm" design patent asserted by Kind Group LLC against OraLabs, Inc. (D. Colo., Case No. 1:13-cv-00170, filed Jan. 24, 2013). This is a design patent on lip balm packaging, entirely unrelated to the '395 image-encoding patent.
  • Japanese Patent No. JP 6449395 B2 — a Japanese patent on polymer coatings (application JP 2017-168535). This is a JP number, not the U.S. patent.
  • U.S. Patent No. 8,289,939 — asserted in XR Communications/Vivato v. AT&T, Verizon, T-Mobile (E.D. Tex., Case No. 2:23-cv-00202-JRG-RSP). This is a different patent (the "’939 patent" in that litigation).

None of these involve US 6,449,395.

Assessment

Given (a) the absence of any indexed litigation record for the exact number, (b) the patent's long-expired status (expired 2018, and its effective enforcement window largely overlapped with Matsushita/Panasonic's period as assignee), and (c) the fact that it issued in 2002 and covers JPEG-style quantization-width control in digital still cameras, it appears this patent was never asserted in U.S. litigation, was never the subject of an IPR/PGR, and was never appealed to the CAFC.

Caveats I must be explicit about: I could not directly query PACER, the Unified Patents caselist, Docket Alarm, or RPX Insight in a fully exhaustive manner, and my searches were capped. If such litigation exists but is not indexed in the public sources I could reach, I would be unable to confirm it. If you need a definitive negative, the reliable route would be a direct search in the Unified Patents litigation caselist filter by patent number and a PACER/Docket Alarm docket search on "6:449,395" — which I was not able to complete here. Based on what I could retrieve, no litigation is known, and I have no case (plaintiff, defendant, jurisdiction, case number, filing date, or status) to report.

Generated 9/23/2026, 12:47:16 PM

Proceedings on file (0)

All PTAB activity →

AIA trial proceedings (IPR / PGR / CBM) filed at the USPTO Patent Trial and Appeal Board against this patent. Sourced from the USPTO Open Data Portal and refreshed every six hours; each proceeding number deep-links to the PTAB E2E docket.

No PTAB proceedings on file. This patent has not been challenged via IPR, PGR, or CBM. The absence is itself a signal — well-asserted patents eventually attract IPRs. The LLM analysis below may surface filings the ODP feed hasn’t indexed yet.

PTAB challenges

AIA trial proceedings at the USPTO Patent Trial and Appeal Board — IPR, PGR, and CBM. Petitioners, judge panels, claim-level invalidation outcomes from Final Written Decisions, and Federal Circuit appeals. The single most important defensive datapoint after litigation history.

✓ Generated

PTAB Proceedings Report — US 6,449,395 B1

Patent: Image encoding apparatus, image encoding method, and recording medium in which image encoding program is recorded
Inventor: Yoshikazu Kobayashi | Original assignee: Matsushita Electric Industrial Co., Ltd. | Current assignee of record: Panasonic Holdings Corp.
App. No.: US 09/176,531 | Filed: 1998-10-21 | Priority: 1997-10-22 (JP H09-289730) | Granted: 2002-09-10
Status (Google Patents legal-status record): Expired – Fee Related; anticipated expiration 2018-10-21


Proceedings overview

Total AIA trial proceedings on file: 0. The structured USPTO Open Data Portal block supplied for this patent returns no AIA trial proceedings (no IPR, PGR, or CBM), so there is no breakdown to give — not one active proceeding, not one claims-invalidated outcome, not one settlement, not one institution denial. What that means defensively is straightforward and, unusually for this report format, the good outcome for a defendant: there is no PTAB record at all, but the reason is almost certainly not that the patent is a hardened survivor — it is that the patent expired for failure to pay maintenance fees on 2018-10-21 and was never worth challenging. No petitioner has ever had a reason to file. A defendant receiving a demand letter citing US 6,449,395 should therefore lead with the expiration/standing issue rather than with an IPR-based invalidity theory, because there is no IPR record to borrow and the patent's enforceable term has run.

Caveat on sourcing. The canonical source here is the ODP "PTAB proceedings on file" block, which is empty. I ran targeted web searches (patent number alone; patent number + IPR/PGR/CBM; patent number + petitioner terms; title + PTAB) to catch older or recently filed proceedings the ODP may not have indexed. Those searches surfaced no proceeding of any type against US 6,449,395. Results were dominated by unrelated art — the "′939 patent" hits in the results are different patents (an LED patent in IPR2023-00743, a bonded-cap patent, a wireless-networking patent in XR Communications v. Cisco, and IPR2023-00743's U.S. 6,496,939, a supercapacitor patent). I did not have direct query access to PTAB E2E / the PTAB Decisions database or CourtListener in this session, so I cannot claim an exhaustive docket-level negative — I can only report that no proceeding is on file in the structured data and none surfaced in search.


Proceedings

None. There are no proceedings to enumerate, so the per-proceeding template (type, panel, grounds, institution decision, FWD, settlement, appeal, defensive value) has no entries. I am not going to manufacture proceeding numbers, panels, or dispositions to fill it.

Federal Circuit appeals: none found. No CAFC appeal of an FWD for this patent exists because there is no FWD to appeal. The only appellate-looking hits in my searches involving "Matsushita" were decades-old, unrelated decisions (e.g., SRI Int'l v. Matsushita, 775 F.2d 1107 (Fed. Cir. 1985) — a color-television filter patent).


Strategic summary

Claim status. Because no AIA trial was ever instituted, no claim of US 6,449,395 has been canceled, disclaimed by the Board, or adjudicated unpatentable. Every claim stands exactly as granted — claim 1 (the relationship-storage / quantization-width-determining apparatus claim), the dependent claims adding block-reduction and pixel-reduction limitations, the predicted-encode-amount formula claims (the Formula 4 V_e = α_dc·log₂|S_q0| + α_ac·ΣL(S_qi) + α_zn·Σd(S_qi) + β family), and the block-assignment / entropy-stopping claims. They are untested, not sustained — a distinction that matters, because "untested" here reflects indifference, not strength. Note also the Google Patents prosecution-history line showing a continuation that issued as US 6,584,232 B2 (from application 10/224,844, priority claim dated 2002-08-21). Any assertion analysis should cover that sibling patent separately; its claims and its expiration run on their own terms, though it shares the 1997/1998 priority chain and would have expired on the same general schedule.

Expiration is the lead defense, before any invalidity analysis. The disclosure states this application is based on JP H09-289730 (filed 1997-10-22) and the U.S. filing was 1998-10-21 (the SIR/Google Patents timeline lists "2018-10-21 Anticipated expiration" and legal status "Expired – Fee Related"). A patent whose term has run, and which the assignee allowed to lapse for non-payment, cannot support an infringement claim for post-expiration conduct, and even pre-expiration infringement windows may be time-barred or the damages narrowly confined. Confirm the maintenance-fee lapse and exact expiration date from USPTO Patent Center before responding to any demand — this is a records question, and the records are authoritative. Do not let a demand letter convert an expired asset into a licensing negotiation.

Estoppel landscape — § 315(e)(2) is not a live issue. There is no petitioner, so there is no statutory estoppel barring anyone. Conversely, there is also no free ride: no petitioner has already invalidated anything, so a defendant cannot piggyback on a prior FWD. If (contrary to the current record) you are facing a live assertion, the full universe of prior art remains available — IPRs under §§ 102/103, plus § 112 and § 101 challenges that are unavailable or constrained in an IPR — and the 1997–1998 priority date means the relevant art field is well-trodden (JPEG/MPEG-era scalar quantization-table and two-pass rate-control references, including the applicant's own admitted prior art, Japanese Laid-Open Patent Application No. 4-207266, cited on the face of the patent).

Pattern signals. None to read. No repeat petitioner, no defensive aggregator (no Unified Patents filing — the Unified Patents hits in the search results are for different patents, e.g. IPR2022-01125 on the '932 patent), no patent-owner appeal activity, and no parallel district-court assertion of this patent surfaced in search. The absence of any PTAB activity across a 20-year life, for a portfolio patent held by a major operating company (Matsushita → Panasonic), is consistent with the patent never having been a licensing or assertion vehicle.


Recommended next steps

  1. If you hold a demand letter citing US 6,449,395: verify expiration and maintenance-fee status first at USPTO Patent Center for application 09/176,531. The Google Patents record states "Expired – Fee Related" with anticipated expiration 2018-10-21. If that is confirmed, the correct response is that the patent is expired and unenforceable as to post-expiration conduct — an IPR is unnecessary and would be a waste of fees on an expired patent (the Board will not institute on an expired patent where no live controversy exists as to the claims' scope for damages purposes).
  2. Confirm the family. Pull the prosecution continuity for US 6,584,232 B2 (the continuation claiming benefit through application 10/224,844) and any other members of the 1997/1998 Japanese priority family. A letter that cites the '395 patent may be a placeholder for a broader family assertion.
  3. If a live pre-expiration damages theory is actually on the table (e.g., recovery of pre-2018 royalties), then and only then evaluate an IPR. Because no proceeding exists, there is no § 315(b) one-year clock running (that clock is triggered by service of a district-court complaint alleging infringement, not by a demand letter) and no § 315(e)(2) estoppel to navigate. Commission a § 102/§ 103 search against the 1997-10-22 priority date, with the admitted prior art and JP 4-207266 as starting points.
  4. If nothing turns up and there is no litigation: state it plainly in your file — no PTAB activity exists on US 6,449,395, which, combined with the fee-related lapse, is the strongest possible defensive posture short of an actual cancellation of claims.

Citations and links used in this report

Confidence statement. I have high confidence that the structured ODP data contains no AIA trial proceeding for US 6,449,395, because that is asserted directly in the provided block. I have moderate-to-high confidence that no such proceeding exists at all, based on the absence of any corroborating hit in targeted web searches; I could not, however, run direct queries against PTAB E2E or CourtListener in this session, so if the stakes justify it, one direct E2E lookup by patent number should be done to close the last gap before filing anything that relies on the "no PTAB activity" representation.

Generated 9/23/2026, 12:47:23 PM

Ownership chain (2)

Asserters network →

Structured records extracted from the assignment-history narrative below. Each entity links to its full ownership-network profile.

  1. 1998-10-21 · Assignment

    KOBAYASHI, YoshikazuMATSUSHITA ELECTRIC INDUSTRIAL CO., LTD.

  2. 2008-10-01 · recorded 2008-11-20 · reel 021930/0876 · Change of Name

    MATSUSHITA ELECTRIC INDUSTRIAL CO., LTD.PANASONIC CORPORATION

    change of name only

Assignment history

Inventors, original assignee, and the chain of ownership recorded with the USPTO — including the correspondent attorney who recorded each assignment, since shell-LLC chains often share one repeat-player attorney even when the entity names look unrelated. Surfaces NPE / patent-troll patterns: shell-entity transfers, known asserters in the chain, repeat correspondent fingerprints, pre-litigation assignments, and bankruptcy fire-sales.

✓ Generated

I'll reconstruct this from the authoritative patent text plus assignment-record sources. Let me pull what's available.

Useful lead found. Let me drill into the corporate name chain and check for any assertion history.

Assignment Record Reconstruction — US 6,449,395 B1

Patent: Image encoding apparatus, image encoding method, and recording medium in which image encoding program is recorded
App. No. 09/176,531 · Filed 1998-10-21 · Issued 2002-09-10 · JP priority H09-289730 (1997-10-22)
Status Expired – Fee Related; anticipated expiration 2018-10-21

Sourcing caveat, stated up front: the Assignment Center UI (assignmentcenter.uspto.gov) is a JavaScript application whose record detail pages were not retrievable through the search tooling available to me. I therefore reconstructed the chain from the Google Patents legal-events record (authoritative text supplied), plus a USPTO prosecution remark from a co-owned Panasonic application that cites reel/frame for the corporate name change. I could not retrieve, and will not invent, the reel/frame or correspondent for the original 1998 assignment. No correspondent name is asserted anywhere below; that field was simply not obtainable.


Inventors

Inventor Employer at time of filing Basis
Yoshikazu Kobayashi (sole named inventor) Matsushita Electric Industrial Co., Ltd. (Osaka, JP) Assignment of assignor's interest from Kobayashi to Matsushita recorded 1998-10-21, the same day the application was filed. The specification describes a Matsushita-branded implementation (digital still camera 100, CCD image-capturing unit, JPEG-standard quantization tables) and internal component numbering, consistent with a corporate R&D filing.

Pattern notes:

  • Single-inventor patent — no co-inventor divergence to track.
  • No inventor-departure signal observable. There is exactly one inventor and no post-filing assignment out of the original assignee, so the classic "all inventors left within 12 months → portfolio fire sale" precursor has no purchase here. I have no employment record showing when Kobayashi left Matsushita, and will not guess.
  • The 1998 filing-on-the-same-day-as-assignment pattern is the standard Japanese corporate duty-to-assign practice, not a distress signal.

Original assignee

Matsushita Electric Industrial Co., Ltd. (renamed Panasonic Corporation in 2008; the listed current assignee Panasonic Holdings Corp is the 2022 holding-company rename of the same corporate family — an unbroken name chain, not a sale).

  • Primary line of business: consumer and industrial electronics — the world's largest consumer electronics manufacturer for much of this patent's life. Image coding was core to its camcorder, digital still camera, DVD and broadcast product lines.
  • Did they ship a product embodying the claims? Yes, functionally. The specification is written around a digital still camera performing DCT → quantization → Huffman entropy coding with adaptive quantization-width selection to hit a target encode amount. This is exactly the JPEG encode path in Matsushita/Panasonic Lumix cameras and its DVD/AVC encoder silicon. The claimed subject matter (progressive quantization-width refinement against a target encoded size) was implemented in shipping JPEG codecs, though I did not locate a specific named product model or a Panasonic claim-chart confirming practice of each limitation.
  • Current status: Operating. Panasonic Holdings Corp is a live NYSE/TSE-listed multinational. No bankruptcy, no dissolution, no assignment-in-bankruptcy docket. (Note: Panasonic acquired SANYO in 2009–2011 under FTC consent order requiring NiMH divestiture to FDK — a reverse direction transaction with no bearing on this patent family.)
  • Related family member: continuation US 6,584,232 B2, via app. 10/224,844, claiming 2002-08-21 priority. This is a continuation priority claim, not an assignment — a common Google Patents display artifact that should not be misread as a transfer of ownership.

Assignment timeline

The record is short. Two entries, and only one of them is an assignment.

  • 1998-10-21 (executed) / recorded 1998-10-21 — Reel not exposed in retrieved sources

    • Conveyance: Assignment of assignor's interest
    • Assignor: KOBAYASHI, Yoshikazu
    • Assignee: Matsushita Electric Industrial Co., Ltd.
    • Correspondent: not retrieved. I did not obtain the recording correspondent's name, firm, or address for this record. I am not going to name a firm by inference — this field is unknown, not "absent."
    • Context: Initial inventor-to-employer assignment, executed at filing under the standard Japanese corporate duty-to-assign practice.
  • 2008-11-20 (executed at corporate level 2008-10-01) / recorded 2008-11-20 — Reel 021930 / 0876

    • Conveyance: Change of Name
    • Assignor: Matsushita Electric Industrial Co., Ltd.
    • Assignee: Panasonic Corporation
    • Correspondent: not retrieved.
    • Context: Change of name only — no change in beneficial ownership. The company renamed itself effective 2008-10-01 (its first name change since 1935); the USPTO record followed on 2008-11-20.
    • Verification caveat: this reel/frame is cited from a USPTO prosecution remark filed in co-owned application 09/831,830 (Amendment dated 2010-04-08), which states verbatim: "A change of name from Matsushita Electric Industrial Co., Ltd. to Panasonic Corporation was recorded on November 20, 2008, at reel 021930, frame 0876." That record was made against the Matsushita → Panasonic portfolio generally. I have not independently confirmed that this specific record instrument covers US 6,449,395, though the change of name applied portfolio-wide and Google Patents carries the post-2008 assignee name consistently.

If the Assignment Center shows no further records: that is the finding. Every subsequent name (Matsushita → Panasonic Corporation → Panasonic Holdings Corp) is a corporate rename, not a transfer. There is no recorded assignment of US 6,449,395 to any third party, LLC, or NPE at any point in its 20-year life.


Timeline diagram

timeline
    title Ownership of US 6449395
    1997 : JP priority application filed
    1998 : Filed by Matsushita Electric Industrial
         : Inventor assigns rights to Matsushita
    2002 : Issued as US 6449395
         : Continuation filed as US 6584232
    2008 : Change of name to Panasonic Corporation
    2018 : Anticipated expiration reached
         : Status Expired Fee Related

NPE / troll-pattern signals

# Signal Call Evidence
1 Shell-entity transfer Not present No assignment to any LLC, holding company, or licensing entity appears in the record. The only name-suffix change is a Japanese corporate rename, and the successor is a listed operating manufacturer with global manufacturing operations — not a registered-agent address or single-member entity.
2 Known asserter in the chain Not present Neither assignee of record — Matsushita Electric Industrial Co., Ltd. and Panasonic Corporation — appears on any public NPE list (Acacia, Marathon, Intellectual Ventures, IPNav, Wi-LAN, Mosaid/Conversant, Vringo, Pendrell, Innovatio, MPHJ, Lumen View, Round Rock, Document Generation Corp, Spangenberg entities). Current assignee Panasonic Holdings Corp is a Fortune Global 500 manufacturer.
3 Repeat correspondent across the chain Unclear — not a finding No correspondent data was retrievable for either recorded event. With only one true assignment in the chain, there is no recurrence to measure, and a single appearance would not constitute the signal anyway per the stated rule. Recording this as "unclear due to data gap," explicitly not as a soft NPE indicator.
4 Cascading transfers Not present One assignment in 25 years (1998) plus one rename (2008) — a 10-year gap, not a sub-24-month chain. No shared-correspondent addresses, no common principals, no chained LLCs.
5 Pre-litigation transfer Not present There is no transfer to date against which to measure a pre-suit window, and I found no infringement action naming US 6,449,395 in the searches performed. Note for precision: Innovus v. Panasonic (N.D. Cal. Case No. C-12-00660) saw Innovus assert its own US 6,890,350 against Panasonic — Panasonic was the defendant, and US 6,449,395 is not implicated. Do not read that case as an assertion of this patent.
6 Bankruptcy fire-sale Not present No Chapter 7/11 proceeding involving Matsushita or Panasonic. The patent expired on its own 20-year term (2018-10-21) while still held by the original corporate family.
7 Privateering Not present No transfer from Panasonic to any entity that then asserted against Panasonic competitors. Panasonic has been a defendant in NPE suits (including Innovus), not a supplier of patents to NPEs, as to this family.
8 Defensive aggregator (anti-NPE) Not present Chain does not terminate at RPX, AST, LOT Network, Unified Patents, or OIN. It terminates with the original operating assignee via corporate rename.

Bonus non-signal worth documenting: the patent lapsed for fee non-payment ("Expired – Fee Related") rather than being sold. A fee-lapse on a still-wanted asset would be odd — Panasonic let it go because the JPEG target-size quantization technique was mature, broadly licensed, and approaching end of term. That is an ordinary portfolio-pruning decision, not a distress sale, and critically no patent buyer acquired the corpse, which is the usual final chapter of an NPE story.


Verdict

Insufficient data — in the specific sense defined by the rubric: only the original assignment exists, plus a corporate change of name.

Justification: the only recorded assignment is the 1998-10-21 inventor-to-employer conveyance from Yoshikazu Kobayashi to Matsushita Electric Industrial Co., Ltd.; the only other recorded event is the 2008-11-20 Change of Name at reel 021930/0876 (Matsushita → Panasonic Corporation, per the co-owned prosecution remark in app. 09/831,830), which transferred no beneficial ownership. Ownership has therefore been continuous in one operating manufacturer — now Panasonic Holdings Corp — for the patent's entire life, and US 6,449,395 expired on 2018-10-21 for fee non-payment while still in that family. With zero shell-entity transfers, zero known asserters, and no identified litigation naming this patent, not one of the eight NPE signals is present; the "insufficient data" label reflects the emptiness of the post-issuance record rather than any evidentiary gap in the ownership story.

Two honest limitations on this conclusion: (i) I could not open the Assignment Center record detail pages to confirm reel/frame and correspondent for the 1998 assignment; (ii) I could not run an exhaustive litigation docket search on the patent number. Both gaps, if filled, are far more likely to confirm clean operating-company ownership than to overturn it — but they are gaps, and are flagged rather than papered over.

Verify at: USPTO Assignment Center — search patent number 6449395; and assignment.uspto.gov. Patent text and legal events: patents.google.com/patent/US6449395B1/en.

Analyst caution on the number string: "6449395" is heavily reused across unrelated corpora — a live JP 6449395 B2 (2019), a Lithuanian company registry notice, a Brazilian municipal procurement award, an IEEE paper accession number, and an SEC filing accession. None of these relate to this patent. Google Patents index strings in particular will cross-link the US and JP numerals; do not merge them.

Generated 9/23/2026, 12:47:42 PM

Prior art

Earlier patents, publications, and products that may anticipate or render the claims unpatentable.

✓ Generated

I'll research the prior-art citations for US 6,449,395. Let me start with several targeted searches.

The initial searches surfaced the patent but not its citation list. Let me target the citations section specifically.

Prior-Art Analysis — U.S. Patent No. 6,449,395 B1

Note on scope and a material limitation up front: I was able to confirm the patent's identity and the prior art discussed inside the specification, but I was not able to retrieve the front-page "References Cited / U.S. Patent Documents" list for US 6,449,395 from the sources reachable in this session (Google Patents, Espacenet search-report PDFs, and general web search). My searches returned mostly forward citations ("Cited By") and unrelated patents that merely mention US 6,449,395. I therefore will not invent examiner-cited U.S. patent numbers. Everything below is either (a) verified, (b) explicitly flagged as unverified, or (c) omitted rather than guessed. Recommendations for obtaining the verified list are at the end.


1. Patent identification (verified)

Field Value
Patent US 6,449,395 B1
Title "Image encoding apparatus, image encoding method, and recording medium in which image encoding program is recorded"
Inventor Yoshikazu Kobayashi
Assignee Matsushita Electric Industrial Co., Ltd. (now Panasonic Holdings Corp.)
App. No. / Filed US 09/176,531 / 1998-10-21
Priority JP H09-289730, filed 1997-10-22
Granted 2002-09-10
Status Expired – Fee Related (anticipated expiration 2018-10-21)
Family continuation US 10/224,844 → US 6,584,232 B2

Source: https://patents.google.com/patent/US6449395/en

Because the application was filed in 1998, pre-AIA 35 U.S.C. § 102/103 governs. A reference must therefore predate the 1997-10-22 priority date to qualify as § 102 prior art (§ 102(a)/(e)) or antedate it by one year for § 102(b).


2. Prior art cited within the patent (verified)

2.1 Japanese Laid-Open Patent Application No. 4-207266 — "Image Data Encoding Apparatus and Method"

Item Detail
Full citation Japanese Laid-Open Patent Application No. 4-207266 (JP H04-207266 A), "Image Data Encoding Apparatus and Method" ("画像データ符号化装置及び方法")
Publication date 1992 (Heisei 4) — more than 5 years before the 1997-10-22 priority date
Type Foreign (JP) published patent application
Description per the '395 specification Discloses an encoding/compressing method using different quantization tables for respective colors to compress color images, thereby encoding each image in a constant process time by assigning a different encode amount per color and per block.
Where cited Background of the Invention, US 6,449,395 (specification body)
§ 102 qualification Yes — pre-AIA § 102(b) (foreign printed publication/patent more than one year before the U.S. filing date); alternatively § 102(a)/(e).

Potential anticipation analysis (§ 102) against US 6,449,395's claims:

Using the claim structure as summarized in the patent's Summary of the Invention (the issued claim listing was not present in the fetched text, so the numeral mapping below is inferred from the summary order and should be re-checked against the printed claims):

  • Independent claim 1 requires three elements: (i) a relationship storage unit storing, for one or more standard images, relationships between a group of quantization widths and group(s) of encode amounts obtained by encoding those standard images at those widths; (ii) a quantization width determining unit that takes a target encode amount and looks up quantization width(s) whose corresponding stored encode amounts are closest to the target; and (iii) an encoding unit encoding a newly obtained image using those width(s).
  • JP 4-207266, as characterized in the '395 specification, is directed to per-color quantization-table selection with per-color/per-block bit allocation — it does not describe building a pre-computed table of quantization-width↔encode-amount relationships derived from standard images and then selecting a width by matching a target encode amount against that table.
  • Conclusion: JP 4-207266 does not appear to anticipate claim 1 (or the dependent claims). It is best characterized as § 103 background art — it establishes that constant-process-time, per-color/per-block bit allocation was known, which the '395 patent frames as the problem to be solved (the "latter method" that "takes a long time since the encode process is repeated at least twice"). Its relevance is to motivation/obviousness, not anticipation.

2.2 Unnamed "temporarily-determined quantization width" prior art (verified as described, not identified)

The Background also describes a generic known method (no document cited):

  • Quantization widths are temporarily set; quantization and downstream steps run; the total encoded data for the image is compared against a target encode amount to predict a suitable quantization width; the process is repeated ≥ 2 times (encoding "repeated at least twice"). The patent identifies this as slow and process-time-variable.

Because the patent does not name a document for this method, it cannot be cited as a specific § 102 reference from the patent text alone. It is, however, an admission of prior art that is relevant to the scope of claim 1 (it describes quantizer-search rate control generally).


3. References that cite US 6,449,395 (forward citations — NOT § 102 prior art)

I located several later documents that cite US 6,449,395. These postdate the '395 priority date and therefore cannot anticipate its claims under § 102; they are listed only to distinguish them from backward citations:

Document Date Nature Note
US 6,584,232 B2 2003-06-24 (issued) Same family (continuation of US 10/224,844) Not prior art — same disclosure
US 2008/0065105 A1 2008-06-12 Cites '395 Forward citation
US 5,608,654 1997-03-04 Appears in a "citing" list on its Google Patents page Forward/related citation
EP 1 670 258 A2 (Mitsubishi) 2006-06-14 Cites '395 Forward citation
EP 0 493 130 A3 (EP search report) Lists "US6449395B1" in an EPO search report Forward citation
US 10,630,982 B2 (Kobayashi) 2020-04-28 HEVC still-image encoding patent Forward citation; different invention/era

None of the above is usable as § 102 art against US 6,449,395.


4. What I could NOT verify (explicitly flagged — no fabricated numbers)

The front-page "References Cited" block of US 6,449,395 — i.e., the list of U.S. Patent Documents and Foreign Patent Documents actually cited by the examiner/applicant and printed on the face of the patent — was not obtainable from the sources I could reach in this session. The Google Patents HTML provided in my working context contains the abstract, description, and drawings, but omits the citation table. Therefore:

  • I have no verified list of examiner-cited U.S. patent numbers for US 6,449,395.
  • I decline to supply any U.S. patent numbers purporting to be its backward citations, because doing so would risk fabricating references.
  • The one confirmed cited prior-art reference is JP 4-207266 (§ 2.1 above), cited in the specification body. Whether it also appears on the printed front page as a "Foreign Patent Document" cannot be confirmed here.

5. How to obtain the verified citation list (recommended next steps)

To complete the § 102 mapping rigorously, retrieve the printed "References Cited" and the full claim set directly:

  1. USPTO Patent Public Search (https://ppubs.uspto.gov) → search 6449395 → open the full document images (PDF) and read the front page Class/Subclass, "References Cited," and "Primary Examiner."
  2. USPTO PatentCenter → application 09/176,531"Patent References Cited" / "Foreign References Cited" tab and the file wrapper (Examiner's search strategy, Form 892 PTO-1449, and any IDS filings).
  3. Google Patents "Citations" tab on https://patents.google.com/patent/US6449395/en → the Patent Citations (backward) table, which mirrors the front-page list.
  4. Espacenet → "Cited documents" for the family; and the JP counterpart search report for JP H09-289730 family.

Each retrieved reference should then be checked for a publication/issue date before 1997-10-22 (or ≥ 1 year for § 102(b)) and mapped element-by-element against the three-part test in claim 1 (standard-image relationship table → target-amount lookup → encode with selected width), plus the dependent claims on the predicted-encode-amount formula (Vₑ of Formula 4), the two-quantization-width interpolation (Formula 11), the block-reduction/pixel-reduction sampling, and the block-assignment encode amount with early encoding stop (Formula 12, Figs. 25–26).


6. Bottom line

  • Verified § 102 candidate: none that anticipates. The only prior-art reference the patent expressly cites — JP 4-207266 — is directed to per-color quantization tables/bit allocation and does not teach the claimed standard-image quantization-width/encode-amount relationship table, so it is at most § 103 art.
  • The patent's own Background describes an unnamed iterative quantization-width search method; this is an admission, not a citeable document.
  • I could not retrieve the examiner's cited U.S. patents, and I have deliberately not supplied any patent numbers I could not verify. The above verification routes should be used to close that gap before any formal anticipation opinion is issued.

Generated 9/23/2026, 12:47:50 PM

Obviousness

Combinations of prior art that suggest the claimed invention would have been obvious under 35 U.S.C. § 103.

✓ Generated

I'll ground this analysis in the prior art actually identified on the patent's record. Let me pull the cited references and the JP application.

Let me pull the patent's own citations list and full claim set from an alternative source.

Obviousness Analysis — U.S. Patent No. 6,449,395 B1

0. Scope of the record actually available (important limitation)

Before the analysis, a necessary disclosure: the material provided for US 6,449,395 contains no "References Cited" / "Patent Citations" table and no verbatim claim set. The Google Patents page as fetched supplies the abstract, the description, the Summary of the Invention (which tracks the claim language), the classification and the "Prior art keywords" field — but not the front-page citation table or the claims block. My searches did not retrieve the citation table either.

Accordingly, the prior art on the page is confined to the Background section, which identifies exactly three things:

  1. Admitted prior art (AAPA) — the known iterative method: "quantization widths used for the quantization process are temporarily determined… a total amount of encoded data of an image is compared to a target encode amount… the predicted quantization width is close to a quantization width of the preceding image encoding and when the current total encode amount is less than a target encode amount, the variable-length encode data is output. Otherwise, another quantization width is used to repeat the same processes." (the patent's "former method").
  2. JP Laid-Open Patent Application No. 4-207266, "Image Data Encoding Apparatus and Method" — "different quantization tables for respective colors… encode each image in a certain process time by assigning a different encode amount for each color and each block" (the patent's "latter method").
  3. Standards context: JPEG (still pictures) and MPEG1 Video (moving pictures) — block-based orthogonal transform → quantization → entropy coding.

The examiner's "Prior art keywords" field for this patent is: quantization, image, encode, orthogonal transformation, quantization width.

For the textual claims I rely on two record sources: (a) the Summary of the Invention, which recites the independent claim elements in claim form ("The above object is achieved by an image encoding apparatus… comprising: a relationship storage unit… a quantization width determining unit… an encoding unit…"), and (b) the USPTO Official Gazette entry, which shows the patent issued with 28 claims and reproduces claim 13 (the method counterpart) verbatim.

I flag plainly: any ground below that depends on a reference not on the page's prior-art section is labeled as such and is offered with a lower confidence level.


1. Statutory framework

  • Application US 09/176,531, filed 1998-10-21, priority to JP H09-289730, filed 1997-10-22. Pre-AIA 35 U.S.C. § 103(a) governs, applied through the Graham v. John Deere framework and KSR Int'l Co. v. Teleflex Inc., 550 U.S. 398 (2007).
  • Under In re Hilmer, the JP priority date can serve as the § 102(e)/§ 103 reference date for later U.S. patents/applications; for printed publications the critical date is the priority date if the applicant is entitled to it. I flag that a reference published between 1997-10-22 and 1998-10-21 is contestable and should be treated as available only on the § 102(a)/§ 102(b) analysis done on the 1998-10-21 filing date unless priority is perfected.
  • The Applicants' own Background characterization qualifies as admitted prior art (AAPA), usable as § 103 prior art.
  • Pre-AIA § 112 ¶ 6: the claims use "unit," not "means," so the Williamson v. Citrix line counsels against routine § 112(f) treatment; the elements read as structural/functional blocks with disclosed algorithms.

2. The claims to be tested

Reconstructed claim 1 (apparatus), from the Summary language:

Element Text (as recited on the record)
1(a) relationship storage unit stores, for each of one or more standard images, relationships between a group of quantization widths and one or more groups of encode amounts obtained by encoding the standard image(s) at those quantization widths
1(b) quantization width determining unit obtains a target encode amount and refers to 1(a) to obtain one or more quantization widths corresponding to encode amounts closest to the target
1(c) encoding unit obtains an image and encodes it using the quantization width(s) from 1(b)

Claim 13 (method) adds, per the Official Gazette text:

  • an encoding step comprising a predicted encode amount calculating step (orthogonal transform the image → generate quantization table(s) from the obtained quantization width(s) → quantize → compute predicted encode amount(s) from the quantized orthogonal transform image(s));
  • an optimum quantization width determining step (read the stored relationships, get the width corresponding to the target, using the predicted amounts); and
  • an image encoding step (build a table from the optimum width and encode).

Dependent claims on the record (from the Summary) add:

  • predicted-encode-amount formula V_e = α_dc·log₂|S_q0| + α_ac·Σ L(S_qi) + α_zn·Σ d(S_qi) + β;
  • block reduction ("a predetermined number of blocks from predetermined positions in each of the plurality of block groups");
  • pixel reduction (one-out-of-four);
  • two encode-amount groups (first/second) → α_e1, α_e2, V_p1, V_p2, and interpolation using V_a1,V_b1,V_a2,V_b2, the formula
    V_q = V_a + { (V_p1−V_a1)/(V_b1−V_a1) + [ (V_p2−V_a2)/(V_b2−V_a2) − (V_p1−V_a1)/(V_b1−V_a1) ]·(α_q−α_e1)/(α_e2−α_e1) }·(V_b−V_a);
  • a block-assignment encode amount calculating unit and a block/entropy-encoding unit that encodes "so that an encode amount of the obtained block does not exceed the block-assignment encode amount."

3. The inventive concept, stripped down

Three things distinguish this disclosure from the AAPA:

  1. Replace the trial-and-error re-encode loop with a pre-computed characterization table built from "standard images" (one "small-encode-amount" image and one "large-encode-amount" image; FIG. 13/curves 711 & 713) mapping quantization width → encode amount.
  2. Interpolate/extrapolate the current picture's position between those two calibration curves to land on a quantization width, using predicted (not actual) encode amounts for the current picture.
  3. Cap each block's entropy code at a pro-rated slice of the target (V_b = V_o·V_e/(V_p·N_b) + E) and truncate the block when the running total would exceed it.

Every one of those three is a "finite number of identified, predictable solutions" to the problem the patent itself states — how to hit a target encode amount in one pass. That is the KSR posture.

Critically, the patent admits its own table is interchangeable with a formula: "an equation may be used instead of the quantization width correspondence table 1300… V = 1/(a·α) … V = 1/(a·α² + b·α) … any formats may be used as far as they show relationships between the encode amount and the quantization width." An admitted equivalence between a lookup table and a closed-form curve for the same data is close to dispositive on the "relationship storage unit" element.


4. Grounds of rejection

Ground I (primary) — AAPA in view of JP 4-207266

Proposed combination: the iterative quantization-width search admitted as prior art, plus JP 4-207266's per-color/per-block encode-amount assignment.

Claim element Where met
1(a) relationship storage AAPA already generates the width↔encode-amount data (it encodes, measures total data, compares to target). Recording that data for one or more standard images as a characterization table is the routine data-capture step.
1(b) width determining from target AAPA expressly does this (compare total amount to target, select the width); JP 4-207266 confirms target-encode-amount-driven selection with per-block/per-color granularity.
1(c) encoding using the width Both references encode blockwise with quantization tables derived from a width.

Motivation to combine / why obvious: The patent itself states the AAPA's defect — "each encode process is repeated at least twice… each encoding takes a long time." The whole field at the 1997 priority date was converging on one-pass, model-based rate control to remove exactly that loop. A POSITA reading the AAPA would be motivated, as a matter of ordinary engineering, to move the measurement off-line: calibrate the encoder once on representative images at several widths, store the curve, and look it up. That is a predictable use of a known technique (encoder characterization) to improve a known device in the same way, satisfying KSR's "improvement" rationale; and there are only a handful of ways to store such a calibration (table, equation, hardware curve), which the patent itself concedes.

Ground II — AAPA / JP 4-207266 in view of the JPEG standard

Combination: the two references above, further in view of JPEG (named in the patent's own Background as the governing standard).

Why it matters: virtually every term the claims lean on is a JPEG commonplace:

  • "quantization width" = the scalar quality factor multiplied element-wise into the standard quantization table (the patent's own FIGS. 5, 11 and ¶ re Formula 5: Qi = α·Bi). JPEG's Q-factor scaling is this element.
  • "standard quantization table" = JPEG's Annex K table (the patent reproduces one as FIG. 11).
  • the predicted-encode-amount formula — α_dc·log₂|S_q0| + α_ac·Σ L(S_qi) + α_zn·Σ d(S_qi) + β — is a linear model over (i) the DC difference magnitude and (ii) the magnitudes of the non-zero AC coefficients. JPEG Huffman coding represents each coefficient by a magnitude category SSSS = ⌊log₂|value|⌋ + 1, so that the code length of a coefficient is, by construction, a function of log₂ of its magnitude. Given the express function definitions in the claim ("L(X)… result value log₂|X| when X≠0"; "d(X)… 1 when X≠0"), a POSITA would arrive at this estimator without invention — it is the JPEG run-length/magnitude-cost model with fitted weights. And the claim does not purport to invent α_dc, α_ac, α_zn, β; it recites them as selectable "conversion coefficients" and "a constant." Fitting such coefficients to measured data is optimization of a result-effective variable, not patentable weight (In re Boesch; In re Applied Materials).
  • "entropy-encoding unit" stopping a block early — the EOB-terminated block of JPEG means truncating a block leaves a decodable stream; the flowchart of FIG. 26 (subtract EOB length, encode coefficients, stop when the counter reaches the assignment, then emit EOB) is the direct implementation. Early truncation/high-frequency cut-off is the classic JPEG bit-budget trade.

Motivation: both references and JPEG are directed to the same block-based DCT→quantize→Huffman pipeline with the same design goal (hit a target size at acceptable quality). Combining them is combining prior art elements according to known methods to yield predictable results — KSR.

Ground III — AAPA + JP 4-207266 in view of block-level bit-allocation rate control (secondary; NOT on the page's prior-art section)

The patent's block-assignment element (V_b, "encode each block so that an encode amount of the obtained block does not exceed the block-assignment encode amount") is the same architecture as published MPEG-2 rate-control models, in which a picture/GoP bit target is distributed among units and each unit is coded under a virtual buffer to prevent overflow. I located supporting background describing this (U.S. Pat. No. 7,606,436 B2, describing the widely known TM5/Test Model 5 approach: compute a base Q-scale to reduce error against the target code amount, then modulate the Q-scale by image complexity, and allocate bits per unit).

  • Caveat I must state: MPEG-2 TM5 (1993) predates the priority date and is, to my knowledge, well-established common knowledge; however, I did not retrieve a TM5 document or a specific pre-1997 U.S. reference from this patent's own record, so I present this ground as supported by general knowledge and the material cited above, not by the page's prior-art section. It should be corroborated with a document of record (e.g., a pre-1997 rate-control patent or the TM5 text) before being relied on.
  • Motivating the carry-over feature (the patent's "E" term, "an encode amount carried from the previously encoded block") is likewise routine: buffer/bit-budget carry-over to minimize accumulated drift is standard in the same rate-control literature.

Ground IV — sub-sampled statistics as the basis for encode-amount prediction

The block-reduction and pixel-reduction claims (select one block per 2×2 block group; select one pixel per 2×2 sub-block) are the classic pre-analysis / sub-sampled-statistics technique: estimate a picture's coding cost from a decimated subset rather than the whole frame.

  • Motivation: the patent supplies it on its face — "the process time is reduced since a smaller amount of image data is read." Reducing computation by sub-sampling is a predictable, well-known expedient; and the patent's own FIGS. 7–9 data shows only a difference in accuracy, i.e., a matter of degree, not of kind. Choosing 2×2 (or, as the patent's Other Embodiments concede, 3×3 = one-out-of-nine) is an arbitrary design parameter — In re Aller / In re Boesch optimization.

5. Dependent-claim obviousness, element by element

Feature Obviousness rationale
Encode unit = predicted-amount calculator + optimum-width determiner + image encoder (claim 13 structure) Simple functional decomposition of the AAPA loop; no new cooperation beyond the admitted method.
Two-width bracketing (α_e1, α_e2) and interpolation The patent itself says "it is possible to predict the encode amount of the entire image using one quantization width, or using three kinds of quantization widths" — the number of calibration points is an admitted design choice. Interpolating between two calibration curves (FIG. 13) is routine curve-fitting; linear interpolation between bracketing points is the default engineering answer.
The V_q interpolation formula Algebraic statement of a two-point linear fit/extrapolation between the "small-amount" and "large-amount" curves; the derivation is printed in the specification and requires no inventive faculty.
Block groups of 2×2, one-out-of-four block/pixel selection, "upper-left" position Arbitrary partition/selection choices; the specification concedes substitutes (3×3, one-out-of-nine, any position). No unexpected result is asserted for the specific geometry.
Rounding table elements up to integers Implementation detail (JPEG requires integer table entries).
V_e formula See Ground II: it is the JPEG magnitude-category cost model with fitted weights.
Block-assignment encoder + truncation See Grounds I/III: distribution of a target among units plus a hard per-unit cap.
EOB-length subtraction before AC coding Idiomatic JPEG EOB handling.

6. What would not be obvious (the honest boundary)

To keep the analysis credible, the survivable core is narrow:

  • JP 4-207266 alone does not anticipate. It is about per-color quantization tables and per-block encode-amount assignment; it does not disclose a target-encode-amount-driven lookup into a pre-computed width↔encode-amount characterization of standard images. Expect a § 102 rejection to fail; the fight is § 103.
  • The AAPA alone does not anticipate claim 1, because the AAPA measures the actual encode amount of the current image in a repeat loop, whereas claim 1 requires stored relationships for standard images consulted to pick a width before encoding. So the applicant's real point of novelty is the offline calibration + table lookup idea. The obviousness argument therefore has to be—and is—that moving the measurement offline is the predictable, KSR-blessed solution to the very defect the patent admits.
  • If one cannot put a pre-1997 document in evidence for (a) encoder characterization on representative images and (b) sub-sampled cost pre-analysis, the strongest ground (I/II) rests substantially on AAPA and on the knowledge imputed to a POSITA from JPEG. That is legally adequate but evidentially thinner than a two-reference paper rejection.

7. Secondary considerations / objective evidence

I found nothing on the record showing nexus-bearing objective evidence: no unexpected-results data (the Figs. 7–9 correlation plots show expected monotonic behavior), no industry praise, no licensing tied to these claims, no copying, and no litigation involving this patent (consistent with the earlier litigation section: no district court, ITC, PTAB or CAFC proceeding on US 6,449,395 was found). The patent expired 2018-10-21 (fee-related). Absent objective indicia, the Graham secondary factors do not rebut the KSR case.

8. Bottom line

Under pre-AIA § 103 and KSR, claim 1 and claim 13 — and the dependent claims recited in the Summary — are vulnerable to a § 103 rejection over:

  • Primary ground: Applicant-Admitted Prior Art (iterative quantization-width search to a target encode amount) in view of JP Laid-Open No. 4-207266 (per-block/per-color encode-amount assignment) — motivated by the admitted defect of the AAPA's ≥2-pass encode loop, and by the field's known drive to one-pass rate control.
  • Reinforcing ground: the above in view of JPEG — which supplies the "quantization width × standard table" construct, the magnitude-category (log₂) code-cost model underpinning the V_e formula, and EOB-based block truncation.
  • Supporting ground (off-record, corroborate before use): MPEG-2 TM5-style per-unit bit allocation and buffer carry-over for the block-assignment/truncation features.
  • Independent § 103 support: the patent's own admission that a formula may replace the correspondence table, and that the number of calibration widths (one, two, or three) is a design choice.

The most contestable elements are the stored-standard-image characterization table and the two-curve interpolation, but both reduce to predictable, admitted alternatives — the classic KSR "finite number of identified, predictable solutions" situation.

Two verifications I could not complete and that should be run before filing any rejection: (i) retrieve the patent's actual References Cited table (I could not reach it; it is absent from the fetched page), which may put additional § 102(e)/§ 103 art of record; and (ii) obtain the verbatim text of claims 1–12 and 14–28 from USPTO PatentCenter / the printed patent, since my element mapping relies on the Summary of the Invention and the Official Gazette's claim 13 rather than the issued claims.

Sources:

Identifiers were read literally. JP Laid-Open No. 4-207266 is cited exactly as it appears in the patent; I did not retrieve its text and therefore describe it only at the level the patent itself does. Note also the false-positive disambiguation carried over from the prior section: U.S. Design Pat. D644,939, JP 6449395 B2, and U.S. Pat. No. 8,289,939 are unrelated to this patent.

Generated 9/23/2026, 12:48:14 PM

Extensions

Patent term adjustments, term extensions, continuations, divisionals, family members, and expiration dates.

Not generated yet. Click Generate to call the active LLM provider with the configured prompt.

Derivative works

Defensive disclosure: derivative variations of each claim designed to render future incremental improvements obvious or non-novel.

Not generated yet. Click Generate to call the active LLM provider with the configured prompt.

Keep exploring

Other patents in Software Technology & Computing Systems (T)

See all Software Technology & Computing Systems (T) patents →