Samsung · Filed Apr 2, 2026 · Published Aug 6, 2026 · verified — real USPTO data

Samsung Patents Video Technology That Cuts Unnecessary Steps to Restore Picture Quality

Every time your phone plays a compressed video, a decoder is reading thousands of tiny data flags telling it where the picture information actually lives. Samsung's new patent describes a way to skip some of those flags entirely when the decoder can already figure out the answer on its own.

Samsung Patent: Video Codec Block Flag Compression — figure from US 2026/0230641 A1
Figure from the official USPTO publication.
See all 26 drawings from this filing ↓
Publication number US 2026/0230641 A1
Applicant SAMSUNG ELECTRONICS CO., LTD.
Filing date Apr 2, 2026
Publication date Aug 6, 2026
Inventors Minsoo PARK, Minwoo Park
CPC classification 375/240.26
Grant likelihood Medium
Examiner CENTRAL, DOCKET (Art Unit OPAP)
Status Docketed New Case - Ready for Examination (May 1, 2026)
Parent application is a Continuation of 19008139 (filed 2025-01-02)
Document 4 claims

How Samsung's decoder cuts wasted data in compressed video

When a video is compressed and then played back, the decoder needs a roadmap to reconstruct each frame. Part of that roadmap consists of small flags, essentially yes/no signals, that tell the decoder whether a given block of pixels contains any real image data worth processing.

Samsung's patent describes a situation where one of those flags can be safely skipped. When a video block is encoded using a technique called merge mode (where motion information is borrowed from neighboring blocks instead of being sent fresh), the decoder can infer that the block contains meaningful pixel data without being explicitly told. That means one flag can be dropped from the compressed data stream entirely.

For large blocks, the patent adds a second, more specific flag that narrows down exactly which part of the block carries the data. The net result is a decoder that does the same job with fewer instructions baked into the video file, which can mean smaller file sizes or more efficient decoding at the same quality level.

How the two-flag system splits coding units by size

The patent covers a video decoding method built around a two-level block inspection system.

First, a video frame is divided into a hierarchy of coding units (rectangular blocks of pixels) using a process that allows binary, tri, or quad splitting. Each unit can be split further until the decoder reaches a workable size. The top-level blocks are always square.

When a coding unit uses merge mode (meaning its motion data is copied from already-decoded neighboring blocks rather than transmitted explicitly), the patent says the decoder can skip reading the first coded block flag from the bitstream entirely. Instead, it assumes the block contains non-zero transform coefficients, which is the technical way of saying there is real image detail present worth decoding.

From there, the decoder checks whether the block's height or width exceeds a predetermined size threshold. If it does, the block gets divided into transform units (smaller sub-blocks used for the actual mathematical decoding step), and a second coded block flag is read from the bitstream. This second flag tells the decoder whether the luma (brightness) component of that sub-block contains meaningful data.

  • Flag 1: inferred, never read from the file in merge mode
  • Flag 2: read only for oversized blocks, targeting the luma channel specifically
  • Residual signal: reconstructed from whatever the flag confirms is present
We find one patent like this every day. Get the best of each week in your inbox, free →

What this means for video streaming efficiency

Codec efficiency patents like this one are the unglamorous engine behind streaming quality. Shaving even a handful of bits per block across millions of blocks per second adds up to real differences in bitrate, storage costs, and battery drain on decoding hardware. This is the kind of work that eventually shows up in standards like HEVC or VVC, where Samsung is an active contributor.

For you as a viewer, the most likely outcome of this kind of improvement is that a video at your current streaming quality level takes slightly less bandwidth, or that the same bandwidth delivers a sharper picture. It is not a single dramatic change, but incremental codec work is how streaming got from DVD-quality to 4K HDR on a phone.

Editorial take

This is a narrow, technical codec patent with no obvious consumer-facing story. Samsung files heavily in video compression standards work, and this reads like a building block for future codec standardization rather than a standalone product feature. Worth noting for anyone tracking HEVC or VVC standards activity, but not a patent that signals a major strategic shift.

There are more where this came from

We read every patent application Big Tech publishes and send you the ones worth knowing. Plain English, free, every week.

The drawings

26 drawing sheets from US 2026/0230641 A1 · click any drawing to enlarge

Patent filing page

Source. Full patent text and figures from the official USPTO publication PDF.

Editorial commentary on a publicly published patent application. Not legal advice.