EP4639893A1 - Combination of intra template prediction and intra block copy with other coding tools - Google Patents
Combination of intra template prediction and intra block copy with other coding toolsInfo
- Publication number
- EP4639893A1 EP4639893A1 EP23833106.0A EP23833106A EP4639893A1 EP 4639893 A1 EP4639893 A1 EP 4639893A1 EP 23833106 A EP23833106 A EP 23833106A EP 4639893 A1 EP4639893 A1 EP 4639893A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- prediction
- mode
- block
- intra
- signal
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/103—Selection of coding mode or of prediction mode
- H04N19/11—Selection of coding mode or of prediction mode among a plurality of spatial predictive coding modes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/102—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
- H04N19/103—Selection of coding mode or of prediction mode
- H04N19/107—Selection of coding mode or of prediction mode between spatial and temporal predictive coding, e.g. picture refresh
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/10—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
- H04N19/169—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
- H04N19/17—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object
- H04N19/176—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being an image region, e.g. an object the region being a block, e.g. a macroblock
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/503—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving temporal prediction
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N19/00—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
- H04N19/50—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
- H04N19/593—Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding involving spatial prediction techniques
Definitions
- Video coding systems may be used to compress digital video signals, e.g., to reduce the storage and/or transmission bandwidth needed for such signals.
- Video coding systems may include, for example, block-based, wavelet-based, and/or object-based systems.
- a video decoder or video encoder may obtain a first prediction signal for a current block using a block vector based intra prediction mode (e.g., intra template prediction (intraTM P) mode or an intra block copy (IBC) mode).
- a second prediction signal may be obtained for the current block using a second prediction mode.
- a prediction block may be generated by weighing the first prediction signal using the block based intra prediction mode and the second prediction signal using the second prediction mode.
- the current block may be decoded or encoded based on the prediction block.
- the second prediction mode may a regular intra prediction mode.
- the second prediction mode may be an inter prediction mode.
- the video decoder or encoder may determine that the current block is coded a decoder side intra mode derivation (DIMD) mode.
- a set of second prediction modes may be derived using DIMD based on a histogram of gradients of template samples associated with the current block.
- the video decoder or encoder may determine that the current block is coded using a template based intra mode derivation (TIMD) mode.
- a set of second prediction modes may be derived using TIMD based on testing most probable mode on a template associated with the current block.
- a prediction block may be generated by weighing the first prediction signal using the block based intra prediction mode and the set of second prediction signals.
- Systems, methods, and instrumentalities described herein may involve a decoder.
- the systems, methods, and instrumentalities described herein may involve an encoder.
- the systems, methods, and instrumentalities described herein may involve a signal (e.g., from an encoder and/or received by a decoder).
- a computer-readable medium may include instructions for causing one or more processors to perform methods described herein.
- a computer program product may include instructions which, when the program is executed by one or more processors, may cause the one or more processors to carry out the methods described herein.
- FIG. 1 A is a system diagram illustrating an example communications system in which one or more disclosed embodiments may be implemented.
- FIG. 1 B is a system diagram illustrating an example wireless transmit/receive unit (WTRU) that may be used within the communications system illustrated in FIG. 1 A according to an embodiment.
- WTRU wireless transmit/receive unit
- FIG. 1 C is a system diagram illustrating an example radio access network (RAN) and an example core network (CN) that may be used within the communications system illustrated in FIG. 1A according to an embodiment.
- RAN radio access network
- CN core network
- FIG. 1 D is a system diagram illustrating a further example RAN and a further example CN that may be used within the communications system illustrated in FIG. 1 A according to an embodiment.
- FIG. 2 illustrates an example video encoder
- FIG. 3 illustrates an example video decoder.
- FIG. 4 illustrates an example of a system in which various aspects and examples may be implemented.
- FIGs. 5A-5B illustrate examples of a division for angular modes.
- FIGs. 6A-6D illustrate examples of geometric partitioning mode (GPM) with inter and intra prediction.
- FIG. 7 illustrates an example of an intra template matching prediction (intraTMP) search area.
- intraTMP intra template matching prediction
- FIG. 8 illustrates an example of CUP with intra-intra prediction.
- FIG. 9 illustrates an example of CUP with inter-intra prediction.
- FIG. 10 illustrates an example of using a DIMD mode combined with a block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode).
- a DIMD mode combined with a block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode).
- FIG. 11 illustrates an example of TIM D combined with a block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode).
- a block vector based intra prediction mode e.g., intraTMP mode and/or IBC mode.
- FIG. 1 A is a diagram illustrating an example communications system 100 in which one or more disclosed embodiments may be implemented.
- the communications system 100 may be a multiple access system that provides content, such as voice, data, video, messaging, broadcast, etc., to multiple wireless users.
- the communications system 100 may enable multiple wireless users to access such content through the sharing of system resources, including wireless bandwidth.
- the communications systems 100 may employ one or more channel access methods, such as code division multiple access (CDMA), time division multiple access (TDMA), frequency division multiple access (FDMA), orthogonal FDMA (OFDMA), single-carrier FDMA (SC-FDMA), zero-tail unique-word DFT-Spread OFDM (ZT UW DTS-s OFDM), unique word OFDM (UW-OFDM), resource block-filtered OFDM, filter bank multicarrier (FBMC), and the like.
- CDMA code division multiple access
- TDMA time division multiple access
- FDMA frequency division multiple access
- OFDMA orthogonal FDMA
- SC-FDMA single-carrier FDMA
- ZT UW DTS-s OFDM zero-tail unique-word DFT-Spread OFDM
- UW-OFDM unique word OFDM
- FBMC filter bank multicarrier
- the communications system 100 may include wireless transmit/receive units (WTRUs) 102a, 102b, 102c, 102d, a RAN 104/113, a ON 106/115, a public switched telephone network (PSTN) 108, the Internet 110, and other networks 112, though it will be appreciated that the disclosed embodiments contemplate any number of WTRUs, base stations, networks, and/or network elements.
- WTRUs 102a, 102b, 102c, 102d may be any type of device configured to operate and/or communicate in a wireless environment.
- the WTRUs 102a, 102b, 102c, 102d may be configured to transmit and/or receive wireless signals and may include a user equipment (UE), a mobile station, a fixed or mobile subscriber unit, a subscription-based unit, a pager, a cellular telephone, a personal digital assistant (PDA), a smartphone, a laptop, a netbook, a personal computer, a wireless sensor, a hotspot or Mi-Fi device, an Internet of Things (loT) device, a watch or other wearable, a head-mounted display (HMD), a vehicle, a drone, a medical device and applications (e.g., remote surgery), an industrial device and applications (e.g., a robot and/or other wireless devices operating in an industrial and/or an automated processing chain contexts), a consumer electronics device, a device operating on commercial and/or industrial wireless networks, and the like.
- UE user equipment
- PDA personal digital assistant
- HMD head-mounted display
- a vehicle a drone
- the communications systems 100 may also include a base station 114a and/or a base station 114b.
- Each of the base stations 114a, 114b may be any type of device configured to wirelessly interface with at least one of the WTRUs 102a, 102b, 102c, 102d to facilitate access to one or more communication networks, such as the CN 106/115, the Internet 110, and/or the other networks 112.
- the base stations 114a, 114b may be a base transceiver station (BTS), a Node-B, an eNode B, a Home Node B, a Home eNode B, a g N B, a NR NodeB, a site controller, an access point (AP), a wireless router, and the like. While the base stations 114a, 114b are each depicted as a single element, it will be appreciated that the base stations 114a, 114b may include any number of interconnected base stations and/or network elements.
- the base station 114a may be part of the RAN 104/113, which may also include other base stations and/or network elements (not shown), such as a base station controller (BSC), a radio network controller (RNC), relay nodes, etc.
- BSC base station controller
- RNC radio network controller
- the base station 114a and/or the base station 114b may be configured to transmit and/or receive wireless signals on one or more carrier frequencies, which may be referred to as a cell (not shown). These frequencies may be in licensed spectrum, unlicensed spectrum, or a combination of licensed and unlicensed spectrum.
- a cell may provide coverage for a wireless service to a specific geographical area that may be relatively fixed or that may change over time. The cell may further be divided into cell sectors.
- the cell associated with the base station 114a may be divided into three sectors.
- the base station 114a may include three transceivers, i.e., one for each sector of the cell.
- the base station 114a may employ multiple-input multiple output (MIMO) technology and may utilize multiple transceivers for each sector of the cell.
- MIMO multiple-input multiple output
- beamforming may be used to transmit and/or receive signals in desired spatial directions.
- the base stations 114a, 114b may communicate with one or more of the WTRUs 102a, 102b, 102c, 102d over an air interface 116, which may be any suitable wireless communication link (e.g., radio frequency (RF), microwave, centimeter wave, micrometer wave, infrared (IR), ultraviolet (UV), visible light, etc.).
- the air interface 116 may be established using any suitable radio access technology (RAT).
- RAT radio access technology
- the communications system 100 may be a multiple access system and may employ one or more channel access schemes, such as CDMA, TDMA, FDMA, OFDMA, SC-FDMA, and the like.
- the base station 114a in the RAN 104/113 and the WTRUs 102a, 102b, 102c may implement a radio technology such as Universal Mobile Telecommunications System (UMTS) Terrestrial Radio Access (UTRA), which may establish the air interface 115/116/117 using wideband CDMA (WCDMA).
- WCDMA may include communication protocols such as High-Speed Packet Access (HSPA) and/or Evolved HSPA (HSPA+).
- HSPA High-Speed Packet Access
- HSPA+ Evolved HSPA
- HSPA may include High-Speed Downlink (DL) Packet Access (HSDPA) and/or High-Speed UL Packet Access (HSUPA).
- DL High-Speed Downlink
- HSDPA High-Speed Downlink Packet Access
- HSUPA High-Speed UL Packet Access
- the base station 114a and the WTRUs 102a, 102b, 102c may implement a radio technology such as Evolved UMTS Terrestrial Radio Access (E-UTRA), which may establish the air interface 116 using Long Term Evolution (LTE) and/or LTE-Advanced (LTE-A) and/or LTE-Advanced Pro (LTE-A Pro).
- LTE Long Term Evolution
- LTE-A LTE-Advanced
- LTE-A Pro LTE-Advanced Pro
- the base station 114a and the WTRUs 102a, 102b, 102c may implement a radio technology such as NR Radio Access , which may establish the air interface 116 using New Radio (NR).
- a radio technology such as NR Radio Access , which may establish the air interface 116 using New Radio (NR).
- the base station 114a and the WTRUs 102a, 102b, 102c may implement multiple radio access technologies.
- the base station 114a and the WTRUs 102a, 102b, 102c may implement LTE radio access and NR radio access together, for instance using dual connectivity (DC) principles.
- DC dual connectivity
- the air interface utilized by WTRUs 102a, 102b, 102c may be characterized by multiple types of radio access technologies and/or transmissions sent to/from multiple types of base stations (e.g., a eNB and a gNB).
- the base station 114a and the WTRUs 102a, 102b, 102c may implement radio technologies such as IEEE 802.11 (i.e., Wireless Fidelity (WiFi), IEEE 802.16 (i.e., Worldwide Interoperability for Microwave Access (WiMAX)), CDMA2000, CDMA2000 1 X, CDMA2000 EV-DO, Interim Standard 2000 (IS-2000), Interim Standard 95 (IS-95), Interim Standard 856 (IS-856), Global System for Mobile communications (GSM), Enhanced Data rates for GSM Evolution (EDGE), GSM EDGE (GERAN), and the like.
- IEEE 802.11 i.e., Wireless Fidelity (WiFi)
- IEEE 802.16 i.e., Worldwide Interoperability for Microwave Access (WiMAX)
- CDMA2000, CDMA2000 1 X i.e., Code Division Multiple Access 2000
- CDMA2000 EV-DO Code Division Multiple Access 2000
- IS-2000 Interim Standard 95
- the base station 114b in FIG. 1 A may be a wireless router, Home Node B, Home eNode B, or access point, for example, and may utilize any suitable RAT for facilitating wireless connectivity in a localized area, such as a place of business, a home, a vehicle, a campus, an industrial facility, an air corridor (e.g., for use by drones), a roadway, and the like.
- the base station 114b and the WTRUs 102c, 102d may implement a radio technology such as IEEE 802.11 to establish a wireless local area network (WLAN).
- WLAN wireless local area network
- the base station 114b and the WTRUs 102c, 102d may implement a radio technology such as IEEE 802.15 to establish a wireless personal area network (WPAN).
- the base station 114b and the WTRUs 102c, 102d may utilize a cellular-based RAT (e.g., WCDMA, CDMA2000, GSM, LTE, LTE-A, LTE-A Pro, NR etc.) to establish a picocell or femtocell.
- the base station 114b may have a direct connection to the Internet 110.
- the base station 114b may not be required to access the Internet 110 via the ON 106/115.
- the RAN 104/113 may be in communication with the ON 106/115, which may be any type of network configured to provide voice, data, applications, and/or voice over internet protocol (VoIP) services to one or more of the WTRUs 102a, 102b, 102c, 102d.
- the data may have varying quality of service (QoS) requirements, such as differing throughput requirements, latency requirements, error tolerance requirements, reliability requirements, data throughput requirements, mobility requirements, and the like.
- QoS quality of service
- the CN 106/115 may provide call control, billing services, mobile location-based services, pre-paid calling, Internet connectivity, video distribution, etc., and/or perform high-level security functions, such as user authentication.
- the RAN 104/113 and/or the CN 106/115 may be in direct or indirect communication with other RANs that employ the same RAT as the RAN 104/113 or a different RAT.
- the CN 106/115 may also be in communication with another RAN (not shown) employing a GSM, UMTS, CDMA 2000, WiMAX, E-UTRA, or WiFi radio technology.
- the CN 106/115 may also serve as a gateway for the WTRUs 102a, 102b, 102c, 102d to access the PSTN 108, the Internet 110, and/or the other networks 112.
- the PSTN 108 may include circuit- switched telephone networks that provide plain old telephone service (POTS).
- POTS plain old telephone service
- the Internet 110 may include a global system of interconnected computer networks and devices that use common communication protocols, such as the transmission control protocol (TCP), user datagram protocol (UDP) and/or the internet protocol (IP) in the TCP/IP internet protocol suite.
- the networks 112 may include wired and/or wireless communications networks owned and/or operated by other service providers.
- the networks 112 may include another CN connected to one or more RANs, which may employ the same RAT as the RAN 104/113 or a different RAT.
- Some or all of the WTRUs 102a, 102b, 102c, 102d in the communications system 100 may include multi-mode capabilities (e.g., the WTRUs 102a, 102b, 102c, 102d may include multiple transceivers for communicating with different wireless networks over different wireless links).
- the WTRU 102c shown in FIG. 1 A may be configured to communicate with the base station 114a, which may employ a cellular-based radio technology, and with the base station 114b, which may employ an IEEE 802 radio technology.
- FIG. 1 B is a system diagram illustrating an example WTRU 102.
- the WTRU 102 may include a processor 118, a transceiver 120, a transmit/receive element 122, a speaker/microphone 124, a keypad 126, a display/touchpad 128, non-removable memory 130, removable memory 132, a power source 134, a global positioning system (GPS) chipset 136, and/or other peripherals 138, among others.
- GPS global positioning system
- the processor 118 may be a general purpose processor, a special purpose processor, a conventional processor, a digital signal processor (DSP), a plurality of microprocessors, one or more microprocessors in association with a DSP core, a controller, a microcontroller, Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) circuits, any other type of integrated circuit (IC), a state machine, and the like.
- the processor 118 may include a plurality of processors.
- the processor 118 may perform signal coding, data processing, power control, input/output processing, and/or any other functionality that enables the WTRU 102 to operate in a wireless environment.
- the processor 118 may be coupled to the transceiver 120, which may be coupled to the transmit/receive element 122. While FIG. 1 B depicts the processor 118 and the transceiver 120 as separate components, it will be appreciated that the processor 118 and the transceiver 120 may be integrated together in an electronic package or chip.
- the transmit/receive element 122 may be configured to transmit signals to, or receive signals from, a base station (e.g., the base station 114a) over the air interface 116.
- the transmit/receive element 122 may be an antenna configured to transmit and/or receive RF signals.
- the transmit/receive element 122 may be an emitter/detector configured to transmit and/or receive IR, UV, or visible light signals, for example.
- the transmit/receive element 122 may be configured to transmit and/or receive both RF and light signals. It will be appreciated that the transmit/receive element 122 may be configured to transmit and/or receive any combination of wireless signals.
- the WTRU 102 may include any number of transmit/receive elements 122. More specifically, the WTRU 102 may employ MIMO technology. Thus, in one embodiment, the WTRU 102 may include two or more transmit/receive elements 122 (e.g., multiple antennas) for transmitting and receiving wireless signals over the air interface 116.
- the WTRU 102 may include two or more transmit/receive elements 122 (e.g., multiple antennas) for transmitting and receiving wireless signals over the air interface 116.
- the transceiver 120 may be configured to modulate the signals that are to be transmitted by the transmit/receive element 122 and to demodulate the signals that are received by the transmit/receive element 122.
- the WTRU 102 may have multi-mode capabilities.
- the transceiver 120 may include multiple transceivers for enabling the WTRU 102 to communicate via multiple RATs, such as NR and IEEE 802.11 , for example.
- the processor 118 of the WTRU 102 may be coupled to, and may receive user input data from, the speaker/microphone 124, the keypad 126, and/or the display/touchpad 128 (e.g., a liquid crystal display (LCD) display unit or organic light-emitting diode (OLED) display unit).
- the processor 118 may also output user data to the speaker/microphone 124, the keypad 126, and/or the display/touchpad 128.
- the processor 118 may access information from, and store data in, any type of suitable memory, such as the non-removable memory 130 and/or the removable memory 132.
- the non-removable memory 130 may include random-access memory (RAM), read-only memory (ROM), a hard disk, or any other type of memory storage device.
- the removable memory 132 may include a subscriber identity module (SIM) card, a memory stick, a secure digital (SD) memory card, and the like.
- SIM subscriber identity module
- SD secure digital
- the processor 118 may access information from, and store data in, memory that is not physically located on the WTRU 102, such as on a server or a home computer (not shown).
- the processor 118 may receive power from the power source 134, and may be configured to distribute and/or control the power to the other components in the WTRU 102.
- the power source 134 may be any suitable device for powering the WTRU 102.
- the power source 134 may include one or more dry cell batteries (e.g., nickel-cadmium (NiCd), nickel-zinc (NiZn), nickel metal hydride (NiMH), lithium-ion (Li-ion), etc.), solar cells, fuel cells, and the like.
- the processor 118 may also be coupled to the GPS chipset 136, which may be configured to provide location information (e.g., longitude and latitude) regarding the current location of the WTRU 102.
- location information e.g., longitude and latitude
- the WTRU 102 may receive location information over the air interface 116 from a base station (e.g., base stations 114a, 114b) and/or determine its location based on the timing of the signals being received from two or more nearby base stations. It will be appreciated that the WTRU 102 may acquire location information by way of any suitable locationdetermination method while remaining consistent with an embodiment.
- the processor 118 may further be coupled to other peripherals 138, which may include one or more software and/or hardware modules that provide additional features, functionality and/or wired or wireless connectivity.
- the peripherals 138 may include an accelerometer, an e-compass, a satellite transceiver, a digital camera (for photographs and/or video), a universal serial bus (USB) port, a vibration device, a television transceiver, a hands free headset, a Bluetooth® module, a frequency modulated (FM) radio unit, a digital music player, a media player, a video game player module, an Internet browser, a Virtual Reality and/or Augmented Reality (VR/AR) device, an activity tracker, and the like.
- FM frequency modulated
- the peripherals 138 may include one or more sensors, the sensors may be one or more of a gyroscope, an accelerometer, a hall effect sensor, a magnetometer, an orientation sensor, a proximity sensor, a temperature sensor, a time sensor; a geolocation sensor; an altimeter, a light sensor, a touch sensor, a magnetometer, a barometer, a gesture sensor, a biometric sensor, and/or a humidity sensor.
- a gyroscope an accelerometer, a hall effect sensor, a magnetometer, an orientation sensor, a proximity sensor, a temperature sensor, a time sensor; a geolocation sensor; an altimeter, a light sensor, a touch sensor, a magnetometer, a barometer, a gesture sensor, a biometric sensor, and/or a humidity sensor.
- the WTRU 102 may include a full duplex radio for which transmission and reception of some or all of the signals (e.g., associated with particular subframes for both the UL (e.g., for transmission) and downlink (e.g., for reception) may be concurrent and/or simultaneous.
- the full duplex radio may include an interference management unit to reduce and or substantially eliminate self-interference via either hardware (e.g., a choke) or signal processing via a processor (e.g., a separate processor (not shown) or via processor 118).
- the WRTU 102 may include a half-duplex radio for which transmission and reception of some or all of the signals (e.g., associated with particular subframes for either the UL (e.g., for transmission) or the downlink (e.g., for reception)).
- FIG. 1C is a system diagram illustrating the RAN 104 and the CN 106 according to an embodiment.
- the RAN 104 may employ an E-UTRA radio technology to communicate with the WTRUs 102a, 102b, 102c over the air interface 116.
- the RAN 104 may also be in communication with the CN 106.
- the RAN 104 may include eNode-Bs 160a, 160b, 160c, though it will be appreciated that the RAN 104 may include any number of eNode-Bs while remaining consistent with an embodiment.
- the eNode-Bs 160a, 160b, 160c may each include one or more transceivers for communicating with the WTRUs 102a, 102b, 102c over the air interface 116.
- the eNode-Bs 160a, 160b, 160c may implement MIMO technology.
- the eNode-B 160a for example, may use multiple antennas to transmit wireless signals to, and/or receive wireless signals from, the WTRU 102a.
- Each of the eNode-Bs 160a, 160b, 160c may be associated with a particular cell (not shown) and may be configured to handle radio resource management decisions, handover decisions, scheduling of users in the UL and/or DL, and the like. As shown in FIG. 1 C, the eNode-Bs 160a, 160b, 160c may communicate with one another over an X2 interface.
- the CN 106 shown in FIG. 1 C may include a mobility management entity (MME) 162, a serving gateway (SGW) 164, and a packet data network (PDN) gateway (or PGW) 166. While each of the foregoing elements are depicted as part of the CN 106, it will be appreciated that any of these elements may be owned and/or operated by an entity other than the CN operator.
- MME mobility management entity
- SGW serving gateway
- PGW packet data network gateway
- the MME 162 may be connected to each of the eNode-Bs 162a, 162b, 162c in the RAN 104 via an S1 interface and may serve as a control node.
- the MME 162 may be responsible for authenticating users of the WTRUs 102a, 102b, 102c, bearer activation/deactivation, selecting a particular serving gateway during an initial attach of the WTRUs 102a, 102b, 102c, and the like.
- the MME 162 may provide a control plane function for switching between the RAN 104 and other RANs (not shown) that employ other radio technologies, such as GSM and/or WCDMA.
- the SGW 164 may be connected to each of the eNode Bs 160a, 160b, 160c in the RAN 104 via the S1 interface.
- the SGW 164 may generally route and forward user data packets to/from the WTRUs 102a, 102b, 102c.
- the SGW 164 may perform other functions, such as anchoring user planes during inter- eNode B handovers, triggering paging when DL data is available for the WTRUs 102a, 102b, 102c, managing and storing contexts of the WTRUs 102a, 102b, 102c, and the like.
- the SGW 164 may be connected to the PGW 166, which may provide the WTRUs 102a, 102b, 102c with access to packet-switched networks, such as the Internet 110, to facilitate communications between the WTRUs 102a, 102b, 102c and IP-enabled devices.
- packet-switched networks such as the Internet 110
- the CN 106 may facilitate communications with other networks.
- the CN 106 may provide the WTRUs 102a, 102b, 102c with access to circuit-switched networks, such as the PSTN 108, to facilitate communications between the WTRUs 102a, 102b, 102c and traditional land-line communications devices.
- the CN 106 may include, or may communicate with, an IP gateway (e.g., an IP multimedia subsystem (IMS) server) that serves as an interface between the CN 106 and the PSTN 108.
- IMS IP multimedia subsystem
- the CN 106 may provide the WTRUs 102a, 102b, 102c with access to the other networks 112, which may include other wired and/or wireless networks that are owned and/or operated by other service providers.
- the WTRU is described in FIGS. 1 A-1 D as a wireless terminal, it is contemplated that in certain representative embodiments that such a terminal may use (e.g., temporarily or permanently) wired communication interfaces with the communication network.
- the other network 112 may be a WLAN.
- a WLAN in Infrastructure Basic Service Set (BSS) mode may have an Access Point (AP) for the BSS and one or more stations (STAs) associated with the AP.
- the AP may have an access or an interface to a Distribution System (DS) or another type of wired/wireless network that carries traffic in to and/or out of the BSS.
- Traffic to STAs that originates from outside the BSS may arrive through the AP and may be delivered to the STAs.
- Traffic originating from STAs to destinations outside the BSS may be sent to the AP to be delivered to respective destinations.
- Traffic between STAs within the BSS may be sent through the AP, for example, where the source STA may send traffic to the AP and the AP may deliver the traffic to the destination STA.
- the traffic between STAs within a BSS may be considered and/or referred to as peer-to- peer traffic.
- the peer-to-peer traffic may be sent between (e.g., directly between) the source and destination STAs with a direct link setup (DLS).
- the DLS may use an 802.11e DLS or an 802.11z tunneled DLS (TDLS).
- a WLAN using an Independent BSS (IBSS) mode may not have an AP, and the STAs (e.g., all of the STAs) within or using the IBSS may communicate directly with each other.
- the IBSS mode of communication may sometimes be referred to herein as an "ad- hoc” mode of communication.
- the AP may transmit a beacon on a fixed channel, such as a primary channel.
- the primary channel may be a fixed width (e.g., 20 MHz wide bandwidth) or a dynamically set width via signaling.
- the primary channel may be the operating channel of the BSS and may be used by the STAs to establish a connection with the AP.
- Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA) may be implemented, for example in in 802.11 systems.
- the STAs e.g., every STA, including the AP, may sense the primary channel.
- High Throughput (HT) STAs may use a 40 MHz wide channel for communication, for example, via a combination of the primary 20 MHz channel with an adjacent or nonadjacent 20 MHz channel to form a 40 MHz wide channel.
- VHT STAs may support 20MHz, 40 MHz, 80 MHz, and/or 160 MHz wide channels.
- the 40 MHz, and/or 80 MHz, channels may be formed by combining contiguous 20 MHz channels.
- a 160 MHz channel may be formed by combining 8 contiguous 20 MHz channels, or by combining two non-contiguous 80 MHz channels, which may be referred to as an 80+80 configuration.
- the data, after channel encoding may be passed through a segment parser that may divide the data into two streams.
- Inverse Fast Fourier Transform (IFFT) processing, and time domain processing may be done on each stream separately.
- IFFT Inverse Fast Fourier Transform
- the streams may be mapped on to the two 80 MHz channels, and the data may be transmitted by a transmitting STA.
- the above described operation for the 80+80 configuration may be reversed, and the combined data may be sent to the Medium Access Control (MAC).
- MAC Medium Access Control
- Sub 1 GHz modes of operation are supported by 802.11 af and 802.11 ah.
- the channel operating bandwidths, and carriers, are reduced in 802.11af and 802.11 ah relative to those used in 802.11 n, and 802.11 ac.
- 802.11 af supports 5 MHz, 10 MHz and 20 MHz bandwidths in the TV White Space (TVWS) spectrum
- 802.11 ah supports 1 MHz, 2 MHz, 4 MHz, 8 MHz, and 16 MHz bandwidths using non- TVWS spectrum.
- 802.11 ah may support Meter Type Control/Machine-Type Communications, such as MTC devices in a macro coverage area.
- MTC devices may have certain capabilities, for example, limited capabilities including support for (e.g., only support for) certain and/or limited bandwidths.
- the MTC devices may include a battery with a battery life above a threshold (e.g., to maintain a very long battery life).
- WLAN systems which may support multiple channels, and channel bandwidths, such as 802.11 n, 802.11 ac, 802.11 af, and 802.11 ah, include a channel which may be designated as the primary channel.
- the primary channel may have a bandwidth equal to the largest common operating bandwidth supported by all STAs in the BSS.
- the bandwidth of the primary channel may be set and/or limited by a STA, from among all STAs in operating in a BSS, which supports the smallest bandwidth operating mode.
- the primary channel may be 1 MHz wide for STAs (e.g., MTC type devices) that support (e.g., only support) a 1 MHz mode, even if the AP, and other STAs in the BSS support 2 MHz, 4 MHz, 8 MHz, 16 MHz, and/or other channel bandwidth operating modes.
- Carrier sensing and/or Network Allocation Vector (NAV) settings may depend on the status of the primary channel. If the primary channel is busy, for example, due to a STA (which supports only a 1 MHz operating mode), transmitting to the AP, the entire available frequency bands may be considered busy even though a majority of the frequency bands remains idle and may be available.
- STAs e.g., MTC type devices
- NAV Network Allocation Vector
- the available frequency bands which may be used by 802.11 ah, are from 902 MHz to 928 MHz. In Korea, the available frequency bands are from 917.5 MHz to 923.5 MHz. In Japan, the available frequency bands are from 916.5 MHz to 927.5 MHz. The total bandwidth available for 802.11 ah is 6 MHz to 26 MHz depending on the country code.
- FIG. 1 D is a system diagram illustrating the RAN 113 and the CN 115 according to an embodiment.
- the RAN 113 may employ an NR radio technology to communicate with the WTRUs 102a, 102b, 102c over the air interface 116.
- the RAN 113 may also be in communication with the CN 115.
- the RAN 113 may include gNBs 180a, 180b, 180c, though it will be appreciated that the RAN 113 may include any number of gNBs while remaining consistent with an embodiment.
- the gNBs 180a, 180b, 180c may each include one or more transceivers for communicating with the WTRUs 102a, 102b, 102c over the air interface 116.
- the gNBs 180a, 180b, 180c may implement MIMO technology.
- gNBs 180a, 108b may utilize beamforming to transmit signals to and/or receive signals from the gNBs 180a, 180b, 180c.
- the gNB 180a may use multiple antennas to transmit wireless signals to, and/or receive wireless signals from, the WTRU 102a.
- the gNBs 180a, 180b, 180c may implement carrier aggregation technology.
- the gNB 180a may transmit multiple component carriers to the WTRU 102a (not shown). A subset of these component carriers may be on unlicensed spectrum while the remaining component carriers may be on licensed spectrum.
- the gNBs 180a, 180b, 180c may implement Coordinated Multi-Point (CoMP) technology.
- WTRU 102a may receive coordinated transmissions from gNB 180a and gNB 180b (and/or gNB 180c).
- CoMP Coordinated Multi-Point
- the WTRUs 102a, 102b, 102c may communicate with gNBs 180a, 180b, 180c using transmissions associated with a scalable numerology.
- the OFDM symbol spacing and/or OFDM subcarrier spacing may vary for different transmissions, different cells, and/or different portions of the wireless transmission spectrum.
- the WTRUs 102a, 102b, 102c may communicate with gNBs 180a, 180b, 180c using subframe or transmission time intervals (TTIs) of various or scalable lengths (e.g., containing varying number of OFDM symbols and/or lasting varying lengths of absolute time).
- TTIs subframe or transmission time intervals
- the gNBs 180a, 180b, 180c may be configured to communicate with the WTRUs 102a, 102b, 102c in a standalone configuration and/or a non-standalone configuration.
- WTRUs 102a, 102b, 102c may communicate with gNBs 180a, 180b, 180c without also accessing other RANs (e.g., such as eNode-Bs 160a, 160b, 160c).
- WTRUs 102a, 102b, 102c may utilize one or more of gNBs 180a, 180b, 180c as a mobility anchor point.
- WTRUs 102a, 102b, 102c may communicate with gNBs 180a, 180b, 180c using signals in an unlicensed band.
- WTRUs 102a, 102b, 102c may communicate with/connect to gNBs 180a, 180b, 180c while also communicating with/connecting to another RAN such as eNode-Bs 160a, 160b, 160c.
- WTRUs 102a, 102b, 102c may implement DC principles to communicate with one or more gNBs 180a, 180b, 180c and one or more eNode-Bs 160a, 160b, 160c substantially simultaneously.
- eNode-Bs 160a, 160b, 160c may serve as a mobility anchor for WTRUs 102a, 102b, 102c and gNBs 180a, 180b, 180c may provide additional coverage and/or throughput for servicing WTRUs 102a, 102b, 102c.
- Each of the gNBs 180a, 180b, 180c may be associated with a particular cell (not shown) and may be configured to handle radio resource management decisions, handover decisions, scheduling of users in the UL and/or DL, support of network slicing, dual connectivity, interworking between NR and E- UTRA, routing of user plane data towards User Plane Function (UPF) 184a, 184b, routing of control plane information towards Access and Mobility Management Function (AMF) 182a, 182b and the like. As shown in FIG. 1 D, the gNBs 180a, 180b, 180c may communicate with one another over an Xn interface.
- UPF User Plane Function
- AMF Access and Mobility Management Function
- the CN 115 shown in FIG. 1 D may include at least one AMF 182a, 182b, at least one UPF 184a, 184b, at least one Session Management Function (SMF) 183a, 183b, and possibly a Data Network (DN) 185a, 185b. While each of the foregoing elements are depicted as part of the ON 115, it will be appreciated that any of these elements may be owned and/or operated by an entity other than the ON operator.
- SMF Session Management Function
- the AMF 182a, 182b may be connected to one or more of the gNBs 180a, 180b, 180c in the RAN 113 via an N2 interface and may serve as a control node.
- the AMF 182a, 182b may be responsible for authenticating users of the WTRUs 102a, 102b, 102c, support for network slicing (e.g., handling of different PDU sessions with different requirements), selecting a particular SMF 183a, 183b, management of the registration area, termination of NAS signaling, mobility management, and the like.
- Network slicing may be used by the AMF 182a, 182b in order to customize ON support for WTRUs 102a, 102b, 102c based on the types of services being utilized WTRUs 102a, 102b, 102c.
- different network slices may be established for different use cases such as services relying on ultra-reliable low latency (URLLC) access, services relying on enhanced massive mobile broadband (eMBB) access, services for machine type communication (MTC) access, and/or the like.
- URLLC ultra-reliable low latency
- eMBB enhanced massive mobile broadband
- MTC machine type communication
- the AMF 162 may provide a control plane function for switching between the RAN 113 and other RANs (not shown) that employ other radio technologies, such as LTE, LTE-A, LTE-A Pro, and/or non-3GPP access technologies such as WiFi.
- the SMF 183a, 183b may be connected to an AMF 182a, 182b in the ON 115 via an N11 interface.
- the SMF 183a, 183b may also be connected to a UPF 184a, 184b in the ON 115 via an N4 interface.
- the SMF 183a, 183b may select and control the UPF 184a, 184b and configure the routing of traffic through the UPF 184a, 184b.
- the SMF 183a, 183b may perform other functions, such as managing and allocating UE IP address, managing PDU sessions, controlling policy enforcement and QoS, providing downlink data notifications, and the like.
- a PDU session type may be IP-based, non-IP based, Ethernetbased, and the like.
- the UPF 184a, 184b may be connected to one or more of the gNBs 180a, 180b, 180c in the RAN 113 via an N3 interface, which may provide the WTRUs 102a, 102b, 102c with access to packet- switched networks, such as the Internet 110, to facilitate communications between the WTRUs 102a, 102b, 102c and IP-enabled devices.
- the UPF 184, 184b may perform other functions, such as routing and forwarding packets, enforcing user plane policies, supporting multi-homed PDU sessions, handling user plane QoS, buffering downlink packets, providing mobility anchoring, and the like.
- the CN 115 may facilitate communications with other networks.
- the CN 115 may include, or may communicate with, an IP gateway (e.g., an IP multimedia subsystem (IMS) server) that serves as an interface between the CN 115 and the PSTN 108.
- IMS IP multimedia subsystem
- the CN 115 may provide the WTRUs 102a, 102b, 102c with access to the other networks 112, which may include other wired and/or wireless networks that are owned and/or operated by other service providers.
- the WTRUs 102a, 102b, 102c may be connected to a local Data Network (DN) 185a, 185b through the UPF 184a, 184b via the N3 interface to the UPF 184a, 184b and an N6 interface between the UPF 184a, 184b and the DN 185a, 185b.
- DN local Data Network
- one or more, or all, of the functions described herein with regard to one or more of: WTRU 102a-d, Base Station 114a-b, eNode-B 160a-c, MME 162, SGW 164, PGW 166, gNB 180a-c, AMF 182a-b, UPF 184a-b, SMF 183a-b, DN 185a-b, and/or any other device(s) described herein, may be performed by one or more emulation devices (not shown).
- the emulation devices may be one or more devices configured to emulate one or more, or all, of the functions described herein.
- the emulation devices may be used to test other devices and/or to simulate network and/or WTRU functions.
- the emulation devices may be designed to implement one or more tests of other devices in a lab environment and/or in an operator network environment.
- the one or more emulation devices may perform the one or more, or all, functions while being fully or partially implemented and/or deployed as part of a wired and/or wireless communication network in order to test other devices within the communication network.
- the one or more emulation devices may perform the one or more, or all, functions while being temporarily implemented/deployed as part of a wired and/or wireless communication network.
- the emulation device may be directly coupled to another device for purposes of testing and/or may performing testing using over-the-air wireless communications.
- the one or more emulation devices may perform the one or more, including all, functions while not being implemented/deployed as part of a wired and/or wireless communication network.
- the emulation devices may be utilized in a testing scenario in a testing laboratory and/or a non-deployed (e.g. , testing) wired and/or wireless communication network in order to implement testing of one or more components.
- the one or more emulation devices may be test equipment. Direct RF coupling and/or wireless communications via RF circuitry (e.g., which may include one or more antennas) may be used by the emulation devices to transmit and/or receive data.
- RF circuitry e.g., which may include one or more antennas
- FIGS. 5-11 described herein may provide some examples, but other examples are contemplated.
- the discussion of FIGS. 5-11 does not limit the breadth of the implementations.
- At least one of the aspects generally relates to video encoding and decoding, and at least one other aspect generally relates to transmitting a bitstream generated or encoded.
- These and other aspects may be implemented as a method, an apparatus, a computer readable storage medium having stored thereon instructions for encoding or decoding video data according to any of the methods described, and/or a computer readable storage medium having stored thereon a bitstream generated according to any of the methods described.
- each of the methods comprises one or more steps or actions for achieving the described method. Unless a specific order of steps or actions is required for proper operation of the method, the order and/or use of specific steps and/or actions may be modified or combined. Additionally, terms such as “first”, “second”, etc. may be used in various examples to modify an element, component, step, operation, etc., such as, for example, a "first decoding” and a "second decoding”. Use of such terms does not imply an ordering to the modified operations unless specifically required. So, in this example, the first decoding need not be performed before the second decoding, and may occur, for example, before, during, or in an overlapping time period with the second decoding.
- modules for example, decoding modules, of a video encoder 200 and decoder 300 as shown in FIG. 2 and FIG. 3.
- the subject matter disclosed herein may be applied, for example, to any type, format or version of video coding, whether described in a standard or a recommendation, whether pre-existing or future- developed, and extensions of any such standards and recommendations. Unless indicated otherwise, or technically precluded, the aspects described in this application may be used individually or in combination.
- Various numeric values are used in examples described the present application, such as bits, bit depth, etc. These and other specific values are for purposes of describing examples and the aspects described are not limited to these specific values.
- FIG. 2 is a diagram showing an example video encoder. Variations of example encoder 200 are contemplated, but the encoder 200 is described below for purposes of clarity without describing all expected variations.
- the video sequence may go through pre-encoding processing (201), for example, applying a color transform to the input color picture (e.g., conversion from RGB 4:4:4 to YCbCr 4:2:0), or performing a remapping of the input picture components in order to get a signal distribution more resilient to compression (for instance using a histogram equalization of one of the color components).
- Metadata may be associated with the pre-processing, and attached to the bitstream.
- a picture is encoded by the encoder elements as described below.
- the picture to be encoded is partitioned (202) and processed in units of, for example, coding units (CUs).
- Each unit is encoded using, for example, either an intra or inter mode.
- intra prediction 260
- inter mode motion estimation
- compensation 270
- the encoder decides (205) which one of the intra mode or inter mode to use for encoding the unit, and indicates the intra/inter decision by, for example, a prediction mode flag.
- Prediction residuals are calculated, for example, by subtracting (210) the predicted block from the original image block.
- the prediction residuals are then transformed (225) and quantized (230).
- the quantized transform coefficients, as well as motion vectors and other syntax elements, are entropy coded (245) to output a bitstream.
- the encoder can skip the transform and apply quantization directly to the nontransformed residual signal.
- the encoder can bypass both transform and quantization, i.e., the residual is coded directly without the application of the transform or quantization processes.
- the encoder decodes an encoded block to provide a reference for further predictions.
- the quantized transform coefficients are de-quantized (240) and inverse transformed (250) to decode prediction residuals.
- In-loop filters (265) are applied to the reconstructed picture to perform, for example, deblocking/SAO (Sample Adaptive Offset) filtering to reduce encoding artifacts.
- the filtered image is stored at a reference picture buffer (280).
- FIG. 3 is a diagram showing an example of a video decoder.
- a bitstream is decoded by the decoder elements as described below.
- Video decoder 300 generally performs a decoding pass reciprocal to the encoding pass as described in FIG. 2.
- the encoder 200 also generally performs video decoding as part of encoding video data.
- the input of the decoder includes a video bitstream, which may be generated by video encoder 200.
- the bitstream is first entropy decoded (330) to obtain transform coefficients, motion vectors, and other coded information.
- the picture partition information indicates how the picture is partitioned.
- the decoder may therefore divide (335) the picture according to the decoded picture partitioning information.
- the transform coefficients are de-quantized (340) and inverse transformed (350) to decode the prediction residuals.
- Combining (355) the decoded prediction residuals and the predicted block an image block is reconstructed.
- the predicted block may be obtained (370) from intra prediction (360) or motion-compensated prediction (i.e., inter prediction) (375).
- In-loop filters (365) are applied to the reconstructed image.
- the filtered image is stored at a reference picture buffer (380).
- the decoded picture can further go through post-decoding processing (385), for example, an inverse color transform (e.g. conversion from YCbCr 4:2:0 to RGB 4:4:4) or an inverse remapping performing the inverse of the remapping process performed in the pre-encoding processing (201).
- the post-decoding processing can use metadata derived in the pre-encoding processing and signaled in the bitstream.
- the decoded images e.g., after application of the in-loop filters (365) and/or after post-decoding processing (385), if post-decoding processing is used
- FIG. 4 is a diagram showing an example of a system in which various aspects and examples described herein may be implemented.
- System 400 may be embodied as a device including the various components described below and is configured to perform one or more of the aspects described in this document. Examples of such devices, include, but are not limited to, various electronic devices such as personal computers, laptop computers, smartphones, tablet computers, digital multimedia set top boxes, digital television receivers, personal video recording systems, connected home appliances, and servers.
- Elements of system 400, singly or in combination may be embodied in a single integrated circuit (IC), multiple ICs, and/or discrete components.
- the processing and encoder/decoder elements of system 400 are distributed across multiple ICs and/or discrete components.
- system 400 is communicatively coupled to one or more other systems, or other electronic devices, via, for example, a communications bus or through dedicated input and/or output ports.
- system 400 is configured to implement one or more of the aspects described in this document.
- the system 400 includes at least one processor 410 configured to execute instructions loaded therein for implementing, for example, the various aspects described in this document.
- Processor 410 can include embedded memory, input output interface, and various other circuitries as known in the art.
- the system 400 includes at least one memory 420 (e.g., a volatile memory device, and/or a non-volatile memory device).
- System 400 includes a storage device 440, which can include non-volatile memory and/or volatile memory, including, but not limited to, Electrically Erasable Programmable Read-Only Memory (EEPROM), Read-Only Memory (ROM), Programmable Read-Only Memory (PROM), Random Access Memory (RAM), Dynamic Random Access Memory (DRAM), Static Random Access Memory (SRAM), flash, magnetic disk drive, and/or optical disk drive.
- the storage device 440 can include an internal storage device, an attached storage device (including detachable and non-detachable storage devices), and/or a network accessible storage device, as non-limiting examples.
- System 400 includes an encoder/decoder module 430 configured, for example, to process data to provide an encoded video or decoded video, and the encoder/decoder module 430 can include its own processor and memory.
- the encoder/decoder module 430 represents module(s) that may be included in a device to perform the encoding and/or decoding functions. As is known, a device can include one or both of the encoding and decoding modules. Additionally, encoder/decoder module 430 may be implemented as a separate element of system 400 or may be incorporated within processor 410 as a combination of hardware and software as known to those skilled in the art.
- Program code to be loaded onto processor 410 or encoder/decoder 430 to perform the various aspects described in this document may be stored in storage device 440 and subsequently loaded onto memory 420 for execution by processor 410.
- one or more of processor 410, memory 420, storage device 440, and encoder/decoder module 430 can store one or more of various items during the performance of the processes described in this document. Such stored items can include, but are not limited to, the input video, the decoded video or portions of the decoded video, the bitstream, matrices, variables, and intermediate or final results from the processing of equations, formulas, operations, and operational logic.
- memory inside of the processor 410 and/or the encoder/decoder module 430 is used to store instructions and to provide working memory for processing that is needed during encoding or decoding.
- a memory external to the processing device (for example, the processing device may be either the processor 410 or the encoder/decoder module 430) is used for one or more of these functions.
- the external memory may be the memory 420 and/or the storage device 440, for example, a dynamic volatile memory and/or a non-volatile flash memory.
- an external non-volatile flash memory is used to store the operating system of, for example, a television.
- a fast external dynamic volatile memory such as a RAM is used as working memory for video encoding and decoding operations.
- the input to the elements of system 400 may be provided through various input devices as indicated in block 445.
- Such input devices include, but are not limited to, (i) a radio frequency (RF) portion that receives an RF signal transmitted, for example, over the air by a broadcaster, (ii) a Component (COMP) input terminal (or a set of COMP input terminals), (ill) a Universal Serial Bus (USB) input terminal, and/or (iv) a High Definition Multimedia Interface (HDMI) input terminal.
- RF radio frequency
- COMP Component
- USB Universal Serial Bus
- HDMI High Definition Multimedia Interface
- the input devices of block 445 have associated respective input processing elements as known in the art.
- the RF portion may be associated with elements suitable for (I) selecting a desired frequency (also referred to as selecting a signal, or band-limiting a signal to a band of frequencies), (ii) downconverting the selected signal, (ill) band-limiting again to a narrower band of frequencies to select (for example) a signal frequency band which may be referred to as a channel in certain examples, (iv) demodulating the downconverted and band-limited signal, (v) performing error correction, and/or (vi) demultiplexing to select the desired stream of data packets.
- the RF portion of various examples includes one or more elements to perform these functions, for example, frequency selectors, signal selectors, band-limiters, channel selectors, filters, downconverters, demodulators, error correctors, and demultiplexers.
- the RF portion can include a tuner that performs various of these functions, including, for example, downconverting the received signal to a lower frequency (for example, an intermediate frequency or a near-baseband frequency) or to baseband.
- the RF portion and its associated input processing element receives an RF signal transmitted over a wired (for example, cable) medium, and performs frequency selection by filtering, downconverting, and filtering again to a desired frequency band.
- Adding elements can include inserting elements in between existing elements, such as, for example, inserting amplifiers and an analog-to-digital converter.
- the RF portion includes an antenna.
- the USB and/or HDMI terminals can include respective interface processors for connecting system 400 to other electronic devices across USB and/or HDMI connections.
- various aspects of input processing for example, Reed-Solomon error correction, may be implemented, for example, within a separate input processing IC or within processor 410 as necessary.
- aspects of USB or HDMI interface processing may be implemented within separate interface ICs or within processor 410 as necessary.
- the demodulated, error corrected, and demultiplexed stream is provided to various processing elements, including, for example, processor 410, and encoder/decoder 430 operating in combination with the memory and storage elements to process the datastream as necessary for presentation on an output device.
- connection arrangement 425 for example, an internal bus as known in the art, including the Inter- IC (I2C) bus, wiring, and printed circuit boards.
- I2C Inter- IC
- the system 400 includes communication interface 450 that enables communication with other devices via communication channel 460.
- the communication interface 450 can include, but is not limited to, a transceiver configured to transmit and to receive data over communication channel 460.
- the communication interface 450 can include, but is not limited to, a modem or network card and the communication channel 460 may be implemented, for example, within a wired and/or a wireless medium.
- Data is streamed, or otherwise provided, to the system 400, in various examples, using a wireless network such as a Wi-Fi network, for example IEEE 802.11 (IEEE refers to the Institute of Electrical and Electronics Engineers).
- the Wi-Fi signal of these examples is received over the communications channel 460 and the communications interface 450 which are adapted for Wi-Fi communications.
- the communications channel 460 of these examples is typically connected to an access point or router that provides access to external networks including the Internet for allowing streaming applications and other over-the-top communications.
- Other examples provide streamed data to the system 400 using a set-top box that delivers the data over the HDMI connection of the input block 445.
- Still other examples provide streamed data to the system 400 using the RF connection of the input block 445.
- various examples provide data in a non-streaming manner.
- various examples use wireless networks other than Wi-Fi, for example a cellular network or a Bluetooth® network.
- the system 400 can provide an output signal to various output devices, including a display 475, speakers 485, and other peripheral devices 495.
- the display 475 of various examples includes one or more of, for example, a touchscreen display, an organic light-emitting diode (OLED) display, a curved display, and/or a foldable display.
- the display 475 may be for a television, a tablet, a laptop, a cell phone (mobile phone), or other device.
- the display 475 can also be integrated with other components (for example, as in a smart phone), or separate (for example, an external monitor for a laptop).
- the other peripheral devices 495 include, in various examples, one or more of a stand-alone digital video disc (or digital versatile disc) (DVD, for both terms), a disk player, a stereo system, and/or a lighting system.
- Various examples use one or more peripheral devices 495 that provide a function based on the output of the system 400.
- a disk player performs the function of playing the output of the system 400.
- control signals are communicated between the system 400 and the display 475, speakers 485, or other peripheral devices 495 using signaling such as AV. Link, Consumer Electronics Control (CEC), or other communications protocols that enable device-to-device control with or without user intervention.
- the output devices may be communicatively coupled to system 400 via dedicated connections through respective interfaces 470, 480, and 490. Alternatively, the output devices may be connected to system 400 using the communications channel 460 via the communications interface 450.
- the display 475 and speakers 485 may be integrated in a single unit with the other components of system 400 in an electronic device such as, for example, a television.
- the display interface 470 includes a display driver, such as, for example, a timing controller (T Con) chip.
- the display 475 and speakers 485 can alternatively be separate from one or more of the other components, for example, if the RF portion of input 445 is part of a separate set-top box.
- the output signal may be provided via dedicated output connections, including, for example, HDMI ports, USB ports, or COMP outputs.
- the examples may be carried out by computer software implemented by the processor 410 or by hardware, or by a combination of hardware and software. As a non-limiting example, the examples may be implemented by one or more integrated circuits.
- the memory 420 may be of any type appropriate to the technical environment and may be implemented using any appropriate data storage technology, such as optical memory devices, magnetic memory devices, semiconductor-based memory devices, fixed memory, and removable memory, as non-limiting examples.
- the processor 410 may be of any type appropriate to the technical environment, and can encompass one or more of microprocessors, general purpose computers, special purpose computers, and processors based on a multi-core architecture, as non-limiting examples.
- Decoding can encompass all or part of the processes performed, for example, on a received encoded sequence in order to produce a final output suitable for display.
- processes include one or more of the processes typically performed by a decoder, for example, entropy decoding, inverse quantization, inverse transformation, and differential decoding.
- such processes also, or alternatively, may include processes performed by a decoder of various implementations described in this application, for example, obtaining a first prediction signal for a current block using a block vector based intra prediction mode, obtaining a second prediction signal for the current block using a second prediction mode, generating a prediction block based on at least on the first prediction signal obtained using the block vector based intra prediction and the second intra prediction signal obtained using the prediction mode, and decoding the current block based on the prediction block.
- decoding refers only to entropy decoding
- decoding refers only to differential decoding
- decoding refers to a combination of entropy decoding and differential decoding.
- decoding process is intended to refer specifically to a subset of operations or generally to the broader decoding process will be clear based on the context of the specific descriptions and is believed to be well understood by those skilled in the art.
- Various implementations involve encoding. In an analogous way to the above discussion about “decoding”, "encoding” as used in this application can encompass all or part of the processes performed, for example, on an input video sequence in order to produce an encoded bitstream.
- such processes include one or more of the processes typically performed by an encoder, for example, partitioning, differential encoding, transformation, quantization, and entropy encoding.
- such processes also, or alternatively, may include processes performed by an encoder of various implementations described in this application, for example, obtaining a first prediction signal for a current block using a block vector based intra prediction mode, obtaining a second prediction signal for the current block using a second prediction mode, generating a prediction block based on at least on the first prediction signal obtained using the block vector based intra prediction and the second intra prediction signal obtained using the prediction mode, and encoding the current block based on the prediction block.
- encoding refers only to entropy encoding
- encoding refers only to differential encoding
- encoding refers to a combination of differential encoding and entropy encoding.
- the implementations and aspects described herein may be implemented in, for example, a method or a process, an apparatus, a software program, a data stream, or a signal. Even if only discussed in the context of a single form of implementation (for example, discussed only as a method), the implementation of features discussed can also be implemented in other forms (for example, an apparatus or program).
- An apparatus may be implemented in, for example, appropriate hardware, software, and firmware.
- the methods may be implemented in, for example, a processor, which refers to processing devices in general, including, for example, a computer, a microprocessor, an integrated circuit, or a programmable logic device. Processors also include communication devices, such as, for example, computers, cell phones, portable/personal digital assistants ("PDAs”), and other devices that facilitate communication of information between end-users.
- PDAs portable/personal digital assistants
- references to "one example” or “an example” or “one implementation” or “an implementation”, as well as other variations thereof, means that a particular feature, structure, characteristic, and so forth described in connection with the example is included in at least one example.
- the appearances of the phrase “in one example” or “in an example” or “in one implementation” or “in an implementation”, as well any other variations, appearing in various places throughout this application are not necessarily all referring to the same example.
- this application may refer to "determining” various pieces of information. Determining the information can include one or more of, for example, estimating the information, calculating the information, predicting the information, or retrieving the information from memory. Obtaining may include receiving, retrieving, constructing, generating, and/or determining.
- Accessing the information can include one or more of, for example, receiving the information, retrieving the information (for example, from memory), storing the information, moving the information, copying the information, calculating the information, determining the information, predicting the information, or estimating the information.
- this application may refer to "receiving” various pieces of information.
- Receiving is, as with “accessing”, intended to be a broad term.
- Receiving the information can include one or more of, for example, accessing the information, or retrieving the information (for example, from memory).
- “receiving” is typically involved, in one way or another, during operations such as, for example, storing the information, processing the information, transmitting the information, moving the information, copying the information, erasing the information, calculating the information, determining the information, predicting the information, or estimating the information.
- such phrasing is intended to encompass the selection of the first listed option (A) only, or the selection of the second listed option (B) only, or the selection of the third listed option (C) only, or the selection of the first and the second listed options (A and B) only, or the selection of the first and third listed options (A and C) only, or the selection of the second and third listed options (B and C) only, or the selection of all three options (A and B and C).
- This may be extended, as is clear to one of ordinary skill in this and related arts, for as many items as are listed.
- the word "signal” refers to, among other things, indicating something to a corresponding decoder.
- Encoder signals may include, for example, an encoding function on an input for a block using a precision factor, etc. In this way, in an example the same parameter is used at both the encoder side and the decoder side.
- an encoder can transmit (explicit signaling) a particular parameter to the decoder so that the decoder can use the same particular parameter.
- signaling may be used without transmitting (implicit signaling) to simply allow the decoder to know and select the particular parameter. By avoiding transmission of any actual functions, a bit savings is realized in various examples. It is to be appreciated that signaling may be accomplished in a variety of ways. For example, one or more syntax elements, flags, and so forth are used to signal information to a corresponding decoder in various examples. While the preceding relates to the verb form of the word "signal”, the word “signal” may (e.g., may also) be used herein as a noun.
- implementations may produce a variety of signals formatted to carry information that may be, for example, stored or transmitted.
- the information can include, for example, instructions for performing a method, or data produced by one of the described implementations.
- a signal may be formatted to carry the bitstream of a described example.
- Such a signal may be formatted, for example, as an electromagnetic wave (for example, using a radio frequency portion of spectrum) or as a baseband signal.
- the formatting may include, for example, encoding a data stream and modulating a carrier with the encoded data stream.
- the information that the signal carries may be, for example, analog or digital information.
- the signal may be transmitted over a variety of different wired or wireless links, as is known.
- the signal may be stored on, or accessed or received from, a processor-readable medium.
- features described herein may be implemented in a bitstream or signal that includes information generated as described herein. The information may allow a decoder to decode a bitstream, the encoder, bitstream, and/or decoder according to any of the embodiments described.
- features described herein may be implemented by creating and/or transmitting and/or receiving and/or decoding a bitstream or signal.
- features described herein may be implemented a method, process, apparatus, medium storing instructions, medium storing data, or signal.
- features described herein may be implemented by a TV, set-top box, cell phone, tablet, or other electronic device that performs decoding.
- the TV, set-top box, cell phone, tablet, or other electronic device may display (e.g., using a monitor, screen, or other type of display) a resulting image (e.g., an image from residual reconstruction of the video bitstream).
- the TV, set-top box, cell phone, tablet, or other electronic device may receive a signal including an encoded image and perform decoding.
- These examples may be performed by a device with at least one processor.
- the device may be an encoder or a decoder.
- These examples may be performed by a computer program product which is stored on a non-transitory computer readable medium and includes program code instructions.
- These examples may be performed by a computer program comprising program code instructions.
- IntraTM P intra template prediction
- IBC intra block copy
- IntraTMP may be enabled for at least one of: camera captured, or screen contents.
- IntraTMP may provide a trade-off between gain and coding time.
- intraTM P may be combined with other coding modes (e.g., which may be like other intra modes, for example, enhanced combined inter-intra prediction (CUP) mode may combine inter and intra prediction).
- CUP enhanced combined inter-intra prediction
- IntraTMP and/or IBC may be combined with other intra prediction coding modes.
- CUP may use (e.g., may be combined with) intraTM P and/or IBC
- geometric partitioning mode may use (e.g., may be combined) with intraTM P and/or IBC
- decoder side intra mode derivation may use (e.g., may be combined with) intraTMP and/or IBC
- template-based intra mode derivation may use (e.g., may be combined with) intraTMP and/or IBC.
- TIMD template-based intra mode derivation
- intra prediction modes e.g., each intra prediction mode
- MPM most probable mode
- a difference such as the sum of absolute transformed differences (SATD)
- SATD absolute transformed differences
- Intra prediction modes e.g., the first two intra prediction modes
- TIMD modes e.g., these two TIMD modes
- PDPC Position dependent intra prediction combination
- DIMD decoder side intra mode derivation
- intra modes e.g., two intra modes
- those predictors e.g., two predictors
- the division operations in weight derivation may be performed utilizing a lookup table (LUT) (e.g., the same LUT based integerization scheme used by the CCLM mode).
- LUT lookup table
- DivSigTable[16] ⁇ 0, 7, 6, 5 ,5, 4, 4, 3, 3, 2, 2, 1 , 1 , 1 , 1 , 0 ⁇ .
- Derived intra modes may be included into the primary list of intra MPMs, so the DIMD process may be performed before the MPM list is constructed.
- the primary derived intra mode of a DIMD block may be stored with a block and may be used for MPM list construction of the neighboring blocks.
- the prediction samples may be generated by weighting an inter prediction signal predicted using a CIIP-TM merge candidate and an intra prediction signal predicted using a TIMD derived intra prediction mode.
- the combination may be applied (e.g., may only be applied) to coding blocks with an area less than or equal to 1024.
- TIMD derivation may be used to derive the intra prediction mode in CIIP.
- the intra prediction mode with the smallest SATD values in the TIMD mode list may be selected and mapped to one of the 67 regular intra prediction modes.
- FIGs. 5A-5B illustrate examples of a division for angular modes. Weights (wintra, winter) for two tests may be modified (e.g., if the derived intra prediction mode is an angular mode).
- a Cl IP-template matching merge candidate list may be built for the CHP-template matching mode.
- the merge candidates may be refined by template matching.
- the CHP-template merge candidates may (e.g., may also) be reordered by the adaptive re-ordering as merge candidates (ARMC) as regular merge candidates.
- the maximum number of Cl IP-template matching merge candidates may be equal to two.
- FIGs. 6A-6C illustrate examples of GPM with inter and intra prediction.
- the final prediction samples may be generated by weighting inter predicted samples and intra predicted samples for GPM-separated regions (e.g., each GPM-generated region).
- the inter predicted samples may be derived by inter GPM whereas the intra predicted samples may be derived by an intra prediction mode (IPM) candidate list and an index signaled from the encoder.
- the IPM candidate list size may be pre-defined as three.
- the available IPM candidates may be at least one of: the parallel angular mode against the GPM block boundary (parallel mode), the perpendicular angular mode against the GPM block boundary (perpendicular mode), or the planar mode as shown in FIGs. 6A-6C.
- GPM with intra and intra prediction as shown in FIG. 6D may be restricted to reduce the signaling overhead for IPMs and may avoid an increase in the size of the intra prediction circuit on the hardware decoder.
- a direct motion vector and IPM storage on the GPM-blending may be introduced to improve (e.g., further improve) the coding performance.
- DIMD and neighboring mode based IPM derivation parallel mode may be registered first.
- Two IMP candidates e.g., a maximum of two IMP candidates
- the neighboring blocks may be registered if there is not the same IPM candidate in the list.
- For neighboring mode derivation there may be five positions for available neighboring blocks (e.g., at most). The positions may be restricted by the angle of GPM block boundary as shown in Table 2 below, which may be already used for GPM with template matching (GPM-TM). As shown in Table 2, the position of available neighboring blocks for IPM candidate may be derived based on the angle of GPM block boundary.
- a and L denote the above and left side of a prediction block.
- GPM-intra may be combined with GPM with merge with motion vector different (GPM-MMVD).
- TIMD may be used for on IPM candidates of GPM-intra, which may improve (e.g., further improve) the coding performance.
- the parallel mode may be registered first, then IPM candidates of TIMD, DIMD, and neighboring blocks.
- FIG. 7 illustrates an example of an intra template matching search area used in intraTMP.
- IntraTMP is an intra prediction mode that may copy the best prediction block from the reconstructed part of the current picture (e.g., current frame), whose L-shaped template matches the current template.
- the encoder may search for the most similar template to the current template in a reconstructed part of the current picture and use the corresponding block as the prediction block.
- the encoder may (e.g., may then) signal the usage of this mode.
- the same prediction operation may be performed at the decoder side.
- the prediction signal may be generated by matching the L-shaped causal neighbor of the current block with another block in a predefined search area in FIG. 7 including:
- a sum of absolute differences may be used as a cost function.
- the decoder may search for the template that has the least SAD with respect to the current one and may use its corresponding block as a prediction block.
- the dimensions of the regions (Search Range_w, Search Range_h) may be set proportional to the block dimension (BlkW, BlkH) to have a fixed number of SAD comparisons per pixel. That is:
- the intraTMP tool may be enabled for CUs with size less than or equal to 64 in width and height. This maximum CU size for intraTMP may be configurable.
- the intraTMP mode may be signaled at the CU level through a dedicated flag.
- a block vector based intra prediction mode may be combined with other prediction modes (e.g., CUP, DIMD, TIMD, GPM) to yield more efficient and improved prediction.
- a video decoding or encoding device may obtain a first prediction signal for a current block using a block vector based intra prediction mode.
- a second prediction signal for the current block may be obtained using a second prediction mode.
- a prediction block may be generated by weighing the first prediction signal using the block vector based intra prediction mode and the second prediction signal using the second prediction mode.
- the weighing of the first and second prediction signals may include multiplying the first and second prediction signals by a weight factor.
- samples e.g., each sample
- the current block may be decoded or encoded based on the prediction block.
- the block vector based intra prediction mode may be an intra template prediction (intraTMP) mode or an intra block copy (IBC) mode.
- CUP may be a combination between inter and intra prediction.
- the predictions e.g., each prediction
- the predictions may be weighted by a pre-defined weighting factor.
- CUP may not be applied for l-slices, as no inter prediction information is available.
- an inter prediction mode may be replaced by a block vector based intra prediction mode so both predictions can use intra prediction modes.
- FIG. 8 illustrates an example of CUP with intra-intra prediction.
- the inter part of the CUP may be replaced with a block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode).
- a first prediction signal may be obtained by using the block vector based intra prediction mode.
- the intra part of the CUP may use TIMD mode derivation.
- the regular intra prediction mode may be derived from the TIMD mode derivation.
- the regular intra prediction mode may (e.g., may also) be a block vector based intra prediction.
- a second prediction signal may be obtained using the regular intra prediction mode.
- a prediction block may be generated by weighing the first prediction signal derived using the block vector based intra prediction and the second prediction signal derived using the regular intra prediction mode.
- FIG. 9 illustrates an example of CUP with inter-intra prediction.
- the intra part of the CUP may be replaced by a block vector based intra prediction (e.g., intraTMP mode and/or IBC mode).
- a first prediction signal may be obtained by using the block vector based intra prediction.
- the inter part of the CUP may use template matching merge prediction mode.
- a CUP- template matching merge candidate list may be built for the Cl IP-template matching mode.
- the merge candidates may be refined by template matching.
- a second intra prediction signal may be obtained using by the inter prediction mode (e.g., the template matching prediction mode).
- a prediction sample block may be generated by weighing the first prediction signal using the block vector based intra prediction and the second prediction signal using the inter prediction mode.
- FIG. 10 illustrates an example of using a DIMD mode combined with a block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode).
- the video decoder or encoder may determine that the current block is coded using a DIMD mode.
- a first prediction signal may be obtained by using the block vector based intra prediction mode.
- a second set of prediction modes may be derived using DIMD based on a histogram of gradients as described herein.
- the second set of prediction modes may be up to five intra prediction modes.
- the second set of intra prediction modes may include regular angular prediction modes.
- a set of second prediction signals may be obtained using the set of second intra prediction modes.
- the prediction block may be generated by weighing the first prediction signal and the set of second prediction signals.
- the block vector based intra prediction mode may be blended with DIMD (e.g., the second set of prediction modes derived using DIMD) rather than a planar mode (e.g., the block vector based intra prediction mode may replace the planar mode).
- DIMD e.g., the second set of prediction modes derived using DIMD
- a planar mode e.g., the block vector based intra prediction mode may replace the planar mode.
- an indication e.g., a flag
- planar mode and block vector based intra prediction mode may be tested on the reconstructed template (e.g., which may be similar to the TIMD process).
- the video decoder or encoder may determine whether to blend the planar mode or the block vector based intra prediction mode, for example, based by minimizing the difference (e.g., SATD) between a reconstructed template and a prediction template of the current block. Based on determining that the block vector based intra prediction mode minimizes the distance (e.g., SATD), the block vector based intra prediction mode is used to obtain the first prediction signal.
- SATD the difference between a reconstructed template and a prediction template of the current block.
- Examples of combining intraTMP and/or IBC with TIMD are provided herein.
- modes e.g., all modes
- a first intra prediction signal may be obtained for the block using intraTMP and/or IBC.
- a second intra prediction signal may be obtained for the block using TIMD.
- FIG. 11 illustrates an example of TIMD combined with a block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode).
- the video decoder or encoder may determine that the current block is coded using a TIMD mode.
- a first prediction signal may be obtained by using the block vector based intra prediction mode.
- a second set of prediction modes may be derived using TIMD based on testing the most probable modes inside an MPM list tested on the template associated with the current block.
- the set of second prediction modes may be two regular intra prediction modes.
- the block vector based intra prediction mode may be blended with the two regular intra prediction modes in TIMD.
- a set of second prediction signals may be obtained using the set of second intra prediction modes.
- the prediction block may be generated by weighing the first prediction signal and the set of second prediction signals.
- using the block vector based intra prediction mode with TIMD may be obtained by including intraTMP and/or IBC as one of the candidates to test on the template.
- an intraTMP mode and/or IBC may be tested (e.g., in addition to MPM modes).
- SATD may be computed in TIMD and based on intraTMP mode and/or IBC being selected, intraTMP mode and/or IBC mode may be used and blended with TIMD.
- the two regular intra prediction modes in TIMD may be constantly blended with the block vector based intra prediction mode without intraTMP and/or IBC being tested as one of the candidates to test on the template.
- a video encoder and/or decoder may identify neighboring block(s) and a current block.
- the neighboring block(s) may be associated with block vector(s).
- the neighboring information e.g., via the block vector(s) of the neighboring block(s)
- Neighboring information e.g., the block vector(s) of the neighboring block(s)
- may use an intra prediction mode e.g., IntraTMP, IBC, DIMD, TIMD, etc.
- a prediction signal e.g., a first prediction signal and/or second prediction signal.
- the block vector(s) may be used as a prediction candidate for TIMD.
- the block vector(s) may be used to get reference samples to predict the current template.
- the template cost may be used to get TIMD best modes. If any of the best modes is intraTMP, the same block vector(s) may be used to generate prediction of the current block.
- the neighbor block(s) use IBC, its block vector(s) may be used the same way as intraTMP. That is, the block vector(s) may be used to predict the template, get a template cost, and used to generate the prediction signal if selected by a TIMD process.
- both intraTMP and IBC may generate multiple block vectors. That is, if bi-directional IBC is used, two block vectors may be associated with its block. Similarly, if intraTMP fusion is used, multiple block vectors may be used. In the case of TIMD, three options may be considered: using (e.g., always use) single block vectors; testing vector(s) (e.g., all vectors) in a TIMD process; or using vector(s) with their proper fusion examples.
- each block vector may be considered as independent and may be used to generate a prediction signal.
- the prediction may be tested using a TIMD process and selected accordingly.
- the same prediction mechanism may be used.
- Bi-directional IBC or fusion based intraTMP may be tested on the template and selected according to a TIMD process.
- the block vectors tested in TIMD may be refined using template cost (e.g., to further improve the coding performance). That is, block vectors (e.g., the block vectors obtained from neighboring blocks), may be tested on the reconstructed template of the current block to obtain the current template cost (e.g., measured in SATD).
- a refinement range may be used (e.g., around a rectangle formed of (-1 , 1) in a horizontal and a vertical direction) to obtain better block vectors that have less template cost compared to the current block vector. This may improve the prediction quality as better block vectors may be used, whose template distance may be less than the block vectors obtained directly from the neighboring blocks.
- the refinement step may be performed (e.g., only performed) at the end of the TIMD process if a block vector is selected.
- An intraTMP search process may be simplified for blocks employing TIMD with intraTMP. For example, refinement in intraTMP may be bypassed and refinement may be performed in the TIMD process if a block vector is selected.
- the TIMD derived block vectors may be used for block vector propagation. For example, if the TIMD process results in the usage of block vectors, the block vectors may be stored for usage (e.g., further usage) for IBC merge mode, chroma block vectors, or even for TIMD modes (e.g., further TIMD modes) that use neighboring block vectors.
- a directional intra mode may be derived to be used for transform selection. Since the prediction may be mixed of regular and block vector based, the choice of the transform kernel may be unclear (e.g., which may be intra mode dependent). In examples, the prediction may be considered as a planar prediction, and the transform kernels corresponding to the planar mode may be used. In some examples, an intra mode may be derived using a DIMD on the prediction signal (e.g., already used for MIP and intraTMP modes). For example, if TIMD with intraTMP is used, the DIMD process may be applied on the prediction signal to obtain a directional mode. The transform kernels that correspond to the DIMD- derived directional intra mode may be used thereafter.
- a DIMD on the prediction signal e.g., already used for MIP and intraTMP modes. For example, if TIMD with intraTMP is used, the DIMD process may be applied on the prediction signal to obtain a directional mode.
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
Abstract
Systems, methods, and instrumentalities are disclosed herein for the field of video compression. In examples, a video decoder or video encoder may obtain a first prediction signal for a current block using a block vector based intra prediction mode (e.g., intra template prediction (intraTMP) mode or an intra block copy (IBC) mode). A second prediction signal may be obtained for the current block using a second prediction mode. A prediction block may be generated by weighing the first prediction signal using the first prediction mode and the second prediction signal using the second intra prediction mode. The current block may be decoded or encoded based on the prediction block.
Description
COMBINATION OF INTRA TEMPLATE PREDICTION AND INTRA BLOCK COPY WITH OTHER
CODING TOOLS
CROSS-REFERENCE TO RELATED APPLICATIONS
[0001] This application claims the benefit of European Patent Application 22307040.0, filed December 23, 2022, European Patent Application 23306112.6, filed June 30, 2023, and European Patent Application 23306559.8, filed September 20, 2023, the disclosures of which are incorporated herein by reference in their entireties.
BACKGROUND
[0002] Video coding systems may be used to compress digital video signals, e.g., to reduce the storage and/or transmission bandwidth needed for such signals. Video coding systems may include, for example, block-based, wavelet-based, and/or object-based systems.
SUMMARY
[0003] Systems, methods, and instrumentalities are disclosed herein for the field of video compression.
[0004] In examples, a video decoder or video encoder may obtain a first prediction signal for a current block using a block vector based intra prediction mode (e.g., intra template prediction (intraTM P) mode or an intra block copy (IBC) mode). A second prediction signal may be obtained for the current block using a second prediction mode. A prediction block may be generated by weighing the first prediction signal using the block based intra prediction mode and the second prediction signal using the second prediction mode. The current block may be decoded or encoded based on the prediction block.
[0005] In examples, the second prediction mode may a regular intra prediction mode. In examples, the second prediction mode may be an inter prediction mode.
[0006] In examples, the video decoder or encoder may determine that the current block is coded a decoder side intra mode derivation (DIMD) mode. A set of second prediction modes may be derived using DIMD based on a histogram of gradients of template samples associated with the current block. In examples, the video decoder or encoder may determine that the current block is coded using a template based intra mode derivation (TIMD) mode. A set of second prediction modes may be derived using TIMD based on testing most probable mode on a template associated with the current block. A prediction block may be generated by weighing the first prediction signal using the block based intra prediction mode and the set of second prediction signals.
[0007] These examples may be performed by a device with a processor. The device may be an encoder or a decoder. These examples may be performed by a computer program product which is stored on a non-transitory computer readable medium and includes program code instructions. These examples may be performed by a computer program comprising program code instructions.
[0008] Systems, methods, and instrumentalities described herein may involve a decoder. In some examples, the systems, methods, and instrumentalities described herein may involve an encoder. In some examples, the systems, methods, and instrumentalities described herein may involve a signal (e.g., from an encoder and/or received by a decoder). A computer-readable medium may include instructions for causing one or more processors to perform methods described herein. A computer program product may include instructions which, when the program is executed by one or more processors, may cause the one or more processors to carry out the methods described herein.
BRIEF DESCRIPTION OF THE DRAWINGS
[0009] FIG. 1 A is a system diagram illustrating an example communications system in which one or more disclosed embodiments may be implemented.
[0010] FIG. 1 B is a system diagram illustrating an example wireless transmit/receive unit (WTRU) that may be used within the communications system illustrated in FIG. 1 A according to an embodiment.
[0011] FIG. 1 C is a system diagram illustrating an example radio access network (RAN) and an example core network (CN) that may be used within the communications system illustrated in FIG. 1A according to an embodiment.
[0012] FIG. 1 D is a system diagram illustrating a further example RAN and a further example CN that may be used within the communications system illustrated in FIG. 1 A according to an embodiment.
[0013] FIG. 2 illustrates an example video encoder.
[0014] FIG. 3 illustrates an example video decoder.
[0015] FIG. 4 illustrates an example of a a system in which various aspects and examples may be implemented.
[0016] FIGs. 5A-5B illustrate examples of a division for angular modes.
[0017] FIGs. 6A-6D illustrate examples of geometric partitioning mode (GPM) with inter and intra prediction.
[0018] FIG. 7 illustrates an example of an intra template matching prediction (intraTMP) search area.
[0019] FIG. 8 illustrates an example of CUP with intra-intra prediction.
[0020] FIG. 9 illustrates an example of CUP with inter-intra prediction.
[0021] FIG. 10 illustrates an example of using a DIMD mode combined with a block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode).
[0022] FIG. 11 illustrates an example of TIM D combined with a block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode).
DETAILED DESCRIPTION
[0023] A more detailed understanding may be had from the following description, given by way of example in conjunction with the accompanying drawings.
[0024] FIG. 1 A is a diagram illustrating an example communications system 100 in which one or more disclosed embodiments may be implemented. The communications system 100 may be a multiple access system that provides content, such as voice, data, video, messaging, broadcast, etc., to multiple wireless users. The communications system 100 may enable multiple wireless users to access such content through the sharing of system resources, including wireless bandwidth. For example, the communications systems 100 may employ one or more channel access methods, such as code division multiple access (CDMA), time division multiple access (TDMA), frequency division multiple access (FDMA), orthogonal FDMA (OFDMA), single-carrier FDMA (SC-FDMA), zero-tail unique-word DFT-Spread OFDM (ZT UW DTS-s OFDM), unique word OFDM (UW-OFDM), resource block-filtered OFDM, filter bank multicarrier (FBMC), and the like.
[0025] As shown in FIG. 1 A, the communications system 100 may include wireless transmit/receive units (WTRUs) 102a, 102b, 102c, 102d, a RAN 104/113, a ON 106/115, a public switched telephone network (PSTN) 108, the Internet 110, and other networks 112, though it will be appreciated that the disclosed embodiments contemplate any number of WTRUs, base stations, networks, and/or network elements. Each of the WTRUs 102a, 102b, 102c, 102d may be any type of device configured to operate and/or communicate in a wireless environment. By way of example, the WTRUs 102a, 102b, 102c, 102d, any of which may be referred to as a "station” and/or a "STA”, may be configured to transmit and/or receive wireless signals and may include a user equipment (UE), a mobile station, a fixed or mobile subscriber unit, a subscription-based unit, a pager, a cellular telephone, a personal digital assistant (PDA), a smartphone, a laptop, a netbook, a personal computer, a wireless sensor, a hotspot or Mi-Fi device, an Internet of Things (loT) device, a watch or other wearable, a head-mounted display (HMD), a vehicle, a drone, a medical device and applications (e.g., remote surgery), an industrial device and applications (e.g., a robot and/or other wireless devices operating in an industrial and/or an automated processing chain contexts), a consumer electronics device, a device operating on commercial and/or industrial wireless networks, and the like. Any of the WTRUs 102a, 102b, 102c and 102d may be interchangeably referred to as a UE.
[0026] The communications systems 100 may also include a base station 114a and/or a base station 114b. Each of the base stations 114a, 114b may be any type of device configured to wirelessly interface with at least one of the WTRUs 102a, 102b, 102c, 102d to facilitate access to one or more communication networks, such as the CN 106/115, the Internet 110, and/or the other networks 112. By way of example, the base stations 114a, 114b may be a base transceiver station (BTS), a Node-B, an eNode B, a Home Node B, a Home eNode B, a g N B, a NR NodeB, a site controller, an access point (AP), a wireless router, and the like. While the base stations 114a, 114b are each depicted as a single element, it will be appreciated that the base stations 114a, 114b may include any number of interconnected base stations and/or network elements.
[0027] The base station 114a may be part of the RAN 104/113, which may also include other base stations and/or network elements (not shown), such as a base station controller (BSC), a radio network controller (RNC), relay nodes, etc. The base station 114a and/or the base station 114b may be configured to transmit and/or receive wireless signals on one or more carrier frequencies, which may be referred to as a cell (not shown). These frequencies may be in licensed spectrum, unlicensed spectrum, or a combination of licensed and unlicensed spectrum. A cell may provide coverage for a wireless service to a specific geographical area that may be relatively fixed or that may change over time. The cell may further be divided into cell sectors. For example, the cell associated with the base station 114a may be divided into three sectors. Thus, in one embodiment, the base station 114a may include three transceivers, i.e., one for each sector of the cell. In an embodiment, the base station 114a may employ multiple-input multiple output (MIMO) technology and may utilize multiple transceivers for each sector of the cell. For example, beamforming may be used to transmit and/or receive signals in desired spatial directions.
[0028] The base stations 114a, 114b may communicate with one or more of the WTRUs 102a, 102b, 102c, 102d over an air interface 116, which may be any suitable wireless communication link (e.g., radio frequency (RF), microwave, centimeter wave, micrometer wave, infrared (IR), ultraviolet (UV), visible light, etc.). The air interface 116 may be established using any suitable radio access technology (RAT).
[0029] More specifically, as noted above, the communications system 100 may be a multiple access system and may employ one or more channel access schemes, such as CDMA, TDMA, FDMA, OFDMA, SC-FDMA, and the like. For example, the base station 114a in the RAN 104/113 and the WTRUs 102a, 102b, 102c may implement a radio technology such as Universal Mobile Telecommunications System (UMTS) Terrestrial Radio Access (UTRA), which may establish the air interface 115/116/117 using wideband CDMA (WCDMA). WCDMA may include communication protocols such as High-Speed Packet Access (HSPA) and/or Evolved HSPA (HSPA+). HSPA may include High-Speed Downlink (DL) Packet Access (HSDPA) and/or High-Speed UL Packet Access (HSUPA).
[0030] In an embodiment, the base station 114a and the WTRUs 102a, 102b, 102c may implement a radio technology such as Evolved UMTS Terrestrial Radio Access (E-UTRA), which may establish the air interface 116 using Long Term Evolution (LTE) and/or LTE-Advanced (LTE-A) and/or LTE-Advanced Pro (LTE-A Pro).
[0031] In an embodiment, the base station 114a and the WTRUs 102a, 102b, 102c may implement a radio technology such as NR Radio Access , which may establish the air interface 116 using New Radio (NR).
[0032] In an embodiment, the base station 114a and the WTRUs 102a, 102b, 102c may implement multiple radio access technologies. For example, the base station 114a and the WTRUs 102a, 102b, 102c may implement LTE radio access and NR radio access together, for instance using dual connectivity (DC) principles. Thus, the air interface utilized by WTRUs 102a, 102b, 102c may be characterized by multiple types of radio access technologies and/or transmissions sent to/from multiple types of base stations (e.g., a eNB and a gNB).
[0033] In other embodiments, the base station 114a and the WTRUs 102a, 102b, 102c may implement radio technologies such as IEEE 802.11 (i.e., Wireless Fidelity (WiFi), IEEE 802.16 (i.e., Worldwide Interoperability for Microwave Access (WiMAX)), CDMA2000, CDMA2000 1 X, CDMA2000 EV-DO, Interim Standard 2000 (IS-2000), Interim Standard 95 (IS-95), Interim Standard 856 (IS-856), Global System for Mobile communications (GSM), Enhanced Data rates for GSM Evolution (EDGE), GSM EDGE (GERAN), and the like.
[0034] The base station 114b in FIG. 1 A may be a wireless router, Home Node B, Home eNode B, or access point, for example, and may utilize any suitable RAT for facilitating wireless connectivity in a localized area, such as a place of business, a home, a vehicle, a campus, an industrial facility, an air corridor (e.g., for use by drones), a roadway, and the like. In one embodiment, the base station 114b and the WTRUs 102c, 102d may implement a radio technology such as IEEE 802.11 to establish a wireless local area network (WLAN). In an embodiment, the base station 114b and the WTRUs 102c, 102d may implement a radio technology such as IEEE 802.15 to establish a wireless personal area network (WPAN). In yet another embodiment, the base station 114b and the WTRUs 102c, 102d may utilize a cellular-based RAT (e.g., WCDMA, CDMA2000, GSM, LTE, LTE-A, LTE-A Pro, NR etc.) to establish a picocell or femtocell. As shown in FIG. 1A, the base station 114b may have a direct connection to the Internet 110. Thus, the base station 114b may not be required to access the Internet 110 via the ON 106/115.
[0035] The RAN 104/113 may be in communication with the ON 106/115, which may be any type of network configured to provide voice, data, applications, and/or voice over internet protocol (VoIP) services to one or more of the WTRUs 102a, 102b, 102c, 102d. The data may have varying quality of service (QoS) requirements, such as differing throughput requirements, latency requirements, error tolerance
requirements, reliability requirements, data throughput requirements, mobility requirements, and the like. The CN 106/115 may provide call control, billing services, mobile location-based services, pre-paid calling, Internet connectivity, video distribution, etc., and/or perform high-level security functions, such as user authentication. Although not shown in FIG. 1A, it will be appreciated that the RAN 104/113 and/or the CN 106/115 may be in direct or indirect communication with other RANs that employ the same RAT as the RAN 104/113 or a different RAT. For example, in addition to being connected to the RAN 104/113, which may be utilizing a NR radio technology, the CN 106/115 may also be in communication with another RAN (not shown) employing a GSM, UMTS, CDMA 2000, WiMAX, E-UTRA, or WiFi radio technology.
[0036] The CN 106/115 may also serve as a gateway for the WTRUs 102a, 102b, 102c, 102d to access the PSTN 108, the Internet 110, and/or the other networks 112. The PSTN 108 may include circuit- switched telephone networks that provide plain old telephone service (POTS). The Internet 110 may include a global system of interconnected computer networks and devices that use common communication protocols, such as the transmission control protocol (TCP), user datagram protocol (UDP) and/or the internet protocol (IP) in the TCP/IP internet protocol suite. The networks 112 may include wired and/or wireless communications networks owned and/or operated by other service providers. For example, the networks 112 may include another CN connected to one or more RANs, which may employ the same RAT as the RAN 104/113 or a different RAT.
[0037] Some or all of the WTRUs 102a, 102b, 102c, 102d in the communications system 100 may include multi-mode capabilities (e.g., the WTRUs 102a, 102b, 102c, 102d may include multiple transceivers for communicating with different wireless networks over different wireless links). For example, the WTRU 102c shown in FIG. 1 A may be configured to communicate with the base station 114a, which may employ a cellular-based radio technology, and with the base station 114b, which may employ an IEEE 802 radio technology.
[0038] FIG. 1 B is a system diagram illustrating an example WTRU 102. As shown in FIG. 1 B, the WTRU 102 may include a processor 118, a transceiver 120, a transmit/receive element 122, a speaker/microphone 124, a keypad 126, a display/touchpad 128, non-removable memory 130, removable memory 132, a power source 134, a global positioning system (GPS) chipset 136, and/or other peripherals 138, among others. It will be appreciated that the WTRU 102 may include any sub-combination of the foregoing elements while remaining consistent with an embodiment.
[0039] The processor 118 may be a general purpose processor, a special purpose processor, a conventional processor, a digital signal processor (DSP), a plurality of microprocessors, one or more microprocessors in association with a DSP core, a controller, a microcontroller, Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) circuits, any other type of integrated circuit (IC), a state machine, and the like. As suggested above, the processor 118 may include a plurality of
processors. The processor 118 may perform signal coding, data processing, power control, input/output processing, and/or any other functionality that enables the WTRU 102 to operate in a wireless environment. The processor 118 may be coupled to the transceiver 120, which may be coupled to the transmit/receive element 122. While FIG. 1 B depicts the processor 118 and the transceiver 120 as separate components, it will be appreciated that the processor 118 and the transceiver 120 may be integrated together in an electronic package or chip.
[0040] The transmit/receive element 122 may be configured to transmit signals to, or receive signals from, a base station (e.g., the base station 114a) over the air interface 116. For example, in one embodiment, the transmit/receive element 122 may be an antenna configured to transmit and/or receive RF signals. In an embodiment, the transmit/receive element 122 may be an emitter/detector configured to transmit and/or receive IR, UV, or visible light signals, for example. In yet another embodiment, the transmit/receive element 122 may be configured to transmit and/or receive both RF and light signals. It will be appreciated that the transmit/receive element 122 may be configured to transmit and/or receive any combination of wireless signals.
[0041] Although the transmit/receive element 122 is depicted in FIG. 1 B as a single element, the WTRU 102 may include any number of transmit/receive elements 122. More specifically, the WTRU 102 may employ MIMO technology. Thus, in one embodiment, the WTRU 102 may include two or more transmit/receive elements 122 (e.g., multiple antennas) for transmitting and receiving wireless signals over the air interface 116.
[0042] The transceiver 120 may be configured to modulate the signals that are to be transmitted by the transmit/receive element 122 and to demodulate the signals that are received by the transmit/receive element 122. As noted above, the WTRU 102 may have multi-mode capabilities. Thus, the transceiver 120 may include multiple transceivers for enabling the WTRU 102 to communicate via multiple RATs, such as NR and IEEE 802.11 , for example.
[0043] The processor 118 of the WTRU 102 may be coupled to, and may receive user input data from, the speaker/microphone 124, the keypad 126, and/or the display/touchpad 128 (e.g., a liquid crystal display (LCD) display unit or organic light-emitting diode (OLED) display unit). The processor 118 may also output user data to the speaker/microphone 124, the keypad 126, and/or the display/touchpad 128. In addition, the processor 118 may access information from, and store data in, any type of suitable memory, such as the non-removable memory 130 and/or the removable memory 132. The non-removable memory 130 may include random-access memory (RAM), read-only memory (ROM), a hard disk, or any other type of memory storage device. The removable memory 132 may include a subscriber identity module (SIM) card, a memory stick, a secure digital (SD) memory card, and the like. In other embodiments, the processor 118
may access information from, and store data in, memory that is not physically located on the WTRU 102, such as on a server or a home computer (not shown).
[0044] The processor 118 may receive power from the power source 134, and may be configured to distribute and/or control the power to the other components in the WTRU 102. The power source 134 may be any suitable device for powering the WTRU 102. For example, the power source 134 may include one or more dry cell batteries (e.g., nickel-cadmium (NiCd), nickel-zinc (NiZn), nickel metal hydride (NiMH), lithium-ion (Li-ion), etc.), solar cells, fuel cells, and the like.
[0045] The processor 118 may also be coupled to the GPS chipset 136, which may be configured to provide location information (e.g., longitude and latitude) regarding the current location of the WTRU 102. In addition to, or in lieu of, the information from the GPS chipset 136, the WTRU 102 may receive location information over the air interface 116 from a base station (e.g., base stations 114a, 114b) and/or determine its location based on the timing of the signals being received from two or more nearby base stations. It will be appreciated that the WTRU 102 may acquire location information by way of any suitable locationdetermination method while remaining consistent with an embodiment.
[0046] The processor 118 may further be coupled to other peripherals 138, which may include one or more software and/or hardware modules that provide additional features, functionality and/or wired or wireless connectivity. For example, the peripherals 138 may include an accelerometer, an e-compass, a satellite transceiver, a digital camera (for photographs and/or video), a universal serial bus (USB) port, a vibration device, a television transceiver, a hands free headset, a Bluetooth® module, a frequency modulated (FM) radio unit, a digital music player, a media player, a video game player module, an Internet browser, a Virtual Reality and/or Augmented Reality (VR/AR) device, an activity tracker, and the like. The peripherals 138 may include one or more sensors, the sensors may be one or more of a gyroscope, an accelerometer, a hall effect sensor, a magnetometer, an orientation sensor, a proximity sensor, a temperature sensor, a time sensor; a geolocation sensor; an altimeter, a light sensor, a touch sensor, a magnetometer, a barometer, a gesture sensor, a biometric sensor, and/or a humidity sensor.
[0047] The WTRU 102 may include a full duplex radio for which transmission and reception of some or all of the signals (e.g., associated with particular subframes for both the UL (e.g., for transmission) and downlink (e.g., for reception) may be concurrent and/or simultaneous. The full duplex radio may include an interference management unit to reduce and or substantially eliminate self-interference via either hardware (e.g., a choke) or signal processing via a processor (e.g., a separate processor (not shown) or via processor 118). In an embodiment, the WRTU 102 may include a half-duplex radio for which transmission and reception of some or all of the signals (e.g., associated with particular subframes for either the UL (e.g., for transmission) or the downlink (e.g., for reception)).
[0048] FIG. 1C is a system diagram illustrating the RAN 104 and the CN 106 according to an embodiment. As noted above, the RAN 104 may employ an E-UTRA radio technology to communicate with the WTRUs 102a, 102b, 102c over the air interface 116. The RAN 104 may also be in communication with the CN 106.
[0049] The RAN 104 may include eNode-Bs 160a, 160b, 160c, though it will be appreciated that the RAN 104 may include any number of eNode-Bs while remaining consistent with an embodiment. The eNode-Bs 160a, 160b, 160c may each include one or more transceivers for communicating with the WTRUs 102a, 102b, 102c over the air interface 116. In one embodiment, the eNode-Bs 160a, 160b, 160c may implement MIMO technology. Thus, the eNode-B 160a, for example, may use multiple antennas to transmit wireless signals to, and/or receive wireless signals from, the WTRU 102a.
[0050] Each of the eNode-Bs 160a, 160b, 160c may be associated with a particular cell (not shown) and may be configured to handle radio resource management decisions, handover decisions, scheduling of users in the UL and/or DL, and the like. As shown in FIG. 1 C, the eNode-Bs 160a, 160b, 160c may communicate with one another over an X2 interface.
[0051] The CN 106 shown in FIG. 1 C may include a mobility management entity (MME) 162, a serving gateway (SGW) 164, and a packet data network (PDN) gateway (or PGW) 166. While each of the foregoing elements are depicted as part of the CN 106, it will be appreciated that any of these elements may be owned and/or operated by an entity other than the CN operator.
[0052] The MME 162 may be connected to each of the eNode-Bs 162a, 162b, 162c in the RAN 104 via an S1 interface and may serve as a control node. For example, the MME 162 may be responsible for authenticating users of the WTRUs 102a, 102b, 102c, bearer activation/deactivation, selecting a particular serving gateway during an initial attach of the WTRUs 102a, 102b, 102c, and the like. The MME 162 may provide a control plane function for switching between the RAN 104 and other RANs (not shown) that employ other radio technologies, such as GSM and/or WCDMA.
[0053] The SGW 164 may be connected to each of the eNode Bs 160a, 160b, 160c in the RAN 104 via the S1 interface. The SGW 164 may generally route and forward user data packets to/from the WTRUs 102a, 102b, 102c. The SGW 164 may perform other functions, such as anchoring user planes during inter- eNode B handovers, triggering paging when DL data is available for the WTRUs 102a, 102b, 102c, managing and storing contexts of the WTRUs 102a, 102b, 102c, and the like.
[0054] The SGW 164 may be connected to the PGW 166, which may provide the WTRUs 102a, 102b, 102c with access to packet-switched networks, such as the Internet 110, to facilitate communications between the WTRUs 102a, 102b, 102c and IP-enabled devices.
[0055] The CN 106 may facilitate communications with other networks. For example, the CN 106 may provide the WTRUs 102a, 102b, 102c with access to circuit-switched networks, such as the PSTN 108, to
facilitate communications between the WTRUs 102a, 102b, 102c and traditional land-line communications devices. For example, the CN 106 may include, or may communicate with, an IP gateway (e.g., an IP multimedia subsystem (IMS) server) that serves as an interface between the CN 106 and the PSTN 108. In addition, the CN 106 may provide the WTRUs 102a, 102b, 102c with access to the other networks 112, which may include other wired and/or wireless networks that are owned and/or operated by other service providers.
[0056] Although the WTRU is described in FIGS. 1 A-1 D as a wireless terminal, it is contemplated that in certain representative embodiments that such a terminal may use (e.g., temporarily or permanently) wired communication interfaces with the communication network.
[0057] In representative embodiments, the other network 112 may be a WLAN.
[0058] A WLAN in Infrastructure Basic Service Set (BSS) mode may have an Access Point (AP) for the BSS and one or more stations (STAs) associated with the AP. The AP may have an access or an interface to a Distribution System (DS) or another type of wired/wireless network that carries traffic in to and/or out of the BSS. Traffic to STAs that originates from outside the BSS may arrive through the AP and may be delivered to the STAs. Traffic originating from STAs to destinations outside the BSS may be sent to the AP to be delivered to respective destinations. Traffic between STAs within the BSS may be sent through the AP, for example, where the source STA may send traffic to the AP and the AP may deliver the traffic to the destination STA. The traffic between STAs within a BSS may be considered and/or referred to as peer-to- peer traffic. The peer-to-peer traffic may be sent between (e.g., directly between) the source and destination STAs with a direct link setup (DLS). In certain representative embodiments, the DLS may use an 802.11e DLS or an 802.11z tunneled DLS (TDLS). A WLAN using an Independent BSS (IBSS) mode may not have an AP, and the STAs (e.g., all of the STAs) within or using the IBSS may communicate directly with each other. The IBSS mode of communication may sometimes be referred to herein as an "ad- hoc” mode of communication.
[0059] When using the 802.11ac infrastructure mode of operation or a similar mode of operations, the AP may transmit a beacon on a fixed channel, such as a primary channel. The primary channel may be a fixed width (e.g., 20 MHz wide bandwidth) or a dynamically set width via signaling. The primary channel may be the operating channel of the BSS and may be used by the STAs to establish a connection with the AP. In certain representative embodiments, Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA) may be implemented, for example in in 802.11 systems. For CSMA/CA, the STAs (e.g., every STA), including the AP, may sense the primary channel. If the primary channel is sensed/detected and/or determined to be busy by a particular STA, the particular STA may back off. One STA (e.g., only one station) may transmit at any given time in a given BSS.
[0060] High Throughput (HT) STAs may use a 40 MHz wide channel for communication, for example, via a combination of the primary 20 MHz channel with an adjacent or nonadjacent 20 MHz channel to form a 40 MHz wide channel.
[0061] Very High Throughput (VHT) STAs may support 20MHz, 40 MHz, 80 MHz, and/or 160 MHz wide channels. The 40 MHz, and/or 80 MHz, channels may be formed by combining contiguous 20 MHz channels. A 160 MHz channel may be formed by combining 8 contiguous 20 MHz channels, or by combining two non-contiguous 80 MHz channels, which may be referred to as an 80+80 configuration. For the 80+80 configuration, the data, after channel encoding, may be passed through a segment parser that may divide the data into two streams. Inverse Fast Fourier Transform (IFFT) processing, and time domain processing, may be done on each stream separately. The streams may be mapped on to the two 80 MHz channels, and the data may be transmitted by a transmitting STA. At the receiver of the receiving STA, the above described operation for the 80+80 configuration may be reversed, and the combined data may be sent to the Medium Access Control (MAC).
[0062] Sub 1 GHz modes of operation are supported by 802.11 af and 802.11 ah. The channel operating bandwidths, and carriers, are reduced in 802.11af and 802.11 ah relative to those used in 802.11 n, and 802.11 ac. 802.11 af supports 5 MHz, 10 MHz and 20 MHz bandwidths in the TV White Space (TVWS) spectrum, and 802.11 ah supports 1 MHz, 2 MHz, 4 MHz, 8 MHz, and 16 MHz bandwidths using non- TVWS spectrum. According to a representative embodiment, 802.11 ah may support Meter Type Control/Machine-Type Communications, such as MTC devices in a macro coverage area. MTC devices may have certain capabilities, for example, limited capabilities including support for (e.g., only support for) certain and/or limited bandwidths. The MTC devices may include a battery with a battery life above a threshold (e.g., to maintain a very long battery life).
[0063] WLAN systems, which may support multiple channels, and channel bandwidths, such as 802.11 n, 802.11 ac, 802.11 af, and 802.11 ah, include a channel which may be designated as the primary channel. The primary channel may have a bandwidth equal to the largest common operating bandwidth supported by all STAs in the BSS. The bandwidth of the primary channel may be set and/or limited by a STA, from among all STAs in operating in a BSS, which supports the smallest bandwidth operating mode. In the example of 802.11 ah, the primary channel may be 1 MHz wide for STAs (e.g., MTC type devices) that support (e.g., only support) a 1 MHz mode, even if the AP, and other STAs in the BSS support 2 MHz, 4 MHz, 8 MHz, 16 MHz, and/or other channel bandwidth operating modes. Carrier sensing and/or Network Allocation Vector (NAV) settings may depend on the status of the primary channel. If the primary channel is busy, for example, due to a STA (which supports only a 1 MHz operating mode), transmitting to the AP, the entire available frequency bands may be considered busy even though a majority of the frequency bands remains idle and may be available.
[0064] In the United States, the available frequency bands, which may be used by 802.11 ah, are from 902 MHz to 928 MHz. In Korea, the available frequency bands are from 917.5 MHz to 923.5 MHz. In Japan, the available frequency bands are from 916.5 MHz to 927.5 MHz. The total bandwidth available for 802.11 ah is 6 MHz to 26 MHz depending on the country code.
[0065] FIG. 1 D is a system diagram illustrating the RAN 113 and the CN 115 according to an embodiment. As noted above, the RAN 113 may employ an NR radio technology to communicate with the WTRUs 102a, 102b, 102c over the air interface 116. The RAN 113 may also be in communication with the CN 115.
[0066] The RAN 113 may include gNBs 180a, 180b, 180c, though it will be appreciated that the RAN 113 may include any number of gNBs while remaining consistent with an embodiment. The gNBs 180a, 180b, 180c may each include one or more transceivers for communicating with the WTRUs 102a, 102b, 102c over the air interface 116. In one embodiment, the gNBs 180a, 180b, 180c may implement MIMO technology. For example, gNBs 180a, 108b may utilize beamforming to transmit signals to and/or receive signals from the gNBs 180a, 180b, 180c. Thus, the gNB 180a, for example, may use multiple antennas to transmit wireless signals to, and/or receive wireless signals from, the WTRU 102a. In an embodiment, the gNBs 180a, 180b, 180c may implement carrier aggregation technology. For example, the gNB 180a may transmit multiple component carriers to the WTRU 102a (not shown). A subset of these component carriers may be on unlicensed spectrum while the remaining component carriers may be on licensed spectrum. In an embodiment, the gNBs 180a, 180b, 180c may implement Coordinated Multi-Point (CoMP) technology. For example, WTRU 102a may receive coordinated transmissions from gNB 180a and gNB 180b (and/or gNB 180c).
[0067] The WTRUs 102a, 102b, 102c may communicate with gNBs 180a, 180b, 180c using transmissions associated with a scalable numerology. For example, the OFDM symbol spacing and/or OFDM subcarrier spacing may vary for different transmissions, different cells, and/or different portions of the wireless transmission spectrum. The WTRUs 102a, 102b, 102c may communicate with gNBs 180a, 180b, 180c using subframe or transmission time intervals (TTIs) of various or scalable lengths (e.g., containing varying number of OFDM symbols and/or lasting varying lengths of absolute time).
[0068] The gNBs 180a, 180b, 180c may be configured to communicate with the WTRUs 102a, 102b, 102c in a standalone configuration and/or a non-standalone configuration. In the standalone configuration, WTRUs 102a, 102b, 102c may communicate with gNBs 180a, 180b, 180c without also accessing other RANs (e.g., such as eNode-Bs 160a, 160b, 160c). In the standalone configuration, WTRUs 102a, 102b, 102c may utilize one or more of gNBs 180a, 180b, 180c as a mobility anchor point. In the standalone configuration, WTRUs 102a, 102b, 102c may communicate with gNBs 180a, 180b, 180c using signals in an unlicensed band. In a non-standalone configuration WTRUs 102a, 102b, 102c may communicate
with/connect to gNBs 180a, 180b, 180c while also communicating with/connecting to another RAN such as eNode-Bs 160a, 160b, 160c. For example, WTRUs 102a, 102b, 102c may implement DC principles to communicate with one or more gNBs 180a, 180b, 180c and one or more eNode-Bs 160a, 160b, 160c substantially simultaneously. In the non-standalone configuration, eNode-Bs 160a, 160b, 160c may serve as a mobility anchor for WTRUs 102a, 102b, 102c and gNBs 180a, 180b, 180c may provide additional coverage and/or throughput for servicing WTRUs 102a, 102b, 102c.
[0069] Each of the gNBs 180a, 180b, 180c may be associated with a particular cell (not shown) and may be configured to handle radio resource management decisions, handover decisions, scheduling of users in the UL and/or DL, support of network slicing, dual connectivity, interworking between NR and E- UTRA, routing of user plane data towards User Plane Function (UPF) 184a, 184b, routing of control plane information towards Access and Mobility Management Function (AMF) 182a, 182b and the like. As shown in FIG. 1 D, the gNBs 180a, 180b, 180c may communicate with one another over an Xn interface.
[0070] The CN 115 shown in FIG. 1 D may include at least one AMF 182a, 182b, at least one UPF 184a, 184b, at least one Session Management Function (SMF) 183a, 183b, and possibly a Data Network (DN) 185a, 185b. While each of the foregoing elements are depicted as part of the ON 115, it will be appreciated that any of these elements may be owned and/or operated by an entity other than the ON operator.
[0071] The AMF 182a, 182b may be connected to one or more of the gNBs 180a, 180b, 180c in the RAN 113 via an N2 interface and may serve as a control node. For example, the AMF 182a, 182b may be responsible for authenticating users of the WTRUs 102a, 102b, 102c, support for network slicing (e.g., handling of different PDU sessions with different requirements), selecting a particular SMF 183a, 183b, management of the registration area, termination of NAS signaling, mobility management, and the like. Network slicing may be used by the AMF 182a, 182b in order to customize ON support for WTRUs 102a, 102b, 102c based on the types of services being utilized WTRUs 102a, 102b, 102c. For example, different network slices may be established for different use cases such as services relying on ultra-reliable low latency (URLLC) access, services relying on enhanced massive mobile broadband (eMBB) access, services for machine type communication (MTC) access, and/or the like. The AMF 162 may provide a control plane function for switching between the RAN 113 and other RANs (not shown) that employ other radio technologies, such as LTE, LTE-A, LTE-A Pro, and/or non-3GPP access technologies such as WiFi. [0072] The SMF 183a, 183b may be connected to an AMF 182a, 182b in the ON 115 via an N11 interface. The SMF 183a, 183b may also be connected to a UPF 184a, 184b in the ON 115 via an N4 interface. The SMF 183a, 183b may select and control the UPF 184a, 184b and configure the routing of traffic through the UPF 184a, 184b. The SMF 183a, 183b may perform other functions, such as managing and allocating UE IP address, managing PDU sessions, controlling policy enforcement and QoS, providing
downlink data notifications, and the like. A PDU session type may be IP-based, non-IP based, Ethernetbased, and the like.
[0073] The UPF 184a, 184b may be connected to one or more of the gNBs 180a, 180b, 180c in the RAN 113 via an N3 interface, which may provide the WTRUs 102a, 102b, 102c with access to packet- switched networks, such as the Internet 110, to facilitate communications between the WTRUs 102a, 102b, 102c and IP-enabled devices. The UPF 184, 184b may perform other functions, such as routing and forwarding packets, enforcing user plane policies, supporting multi-homed PDU sessions, handling user plane QoS, buffering downlink packets, providing mobility anchoring, and the like.
[0074] The CN 115 may facilitate communications with other networks. For example, the CN 115 may include, or may communicate with, an IP gateway (e.g., an IP multimedia subsystem (IMS) server) that serves as an interface between the CN 115 and the PSTN 108. In addition, the CN 115 may provide the WTRUs 102a, 102b, 102c with access to the other networks 112, which may include other wired and/or wireless networks that are owned and/or operated by other service providers. In one embodiment, the WTRUs 102a, 102b, 102c may be connected to a local Data Network (DN) 185a, 185b through the UPF 184a, 184b via the N3 interface to the UPF 184a, 184b and an N6 interface between the UPF 184a, 184b and the DN 185a, 185b.
[0075] In view of Figures 1A-1 D, and the corresponding description of Figures 1A-1 D, one or more, or all, of the functions described herein with regard to one or more of: WTRU 102a-d, Base Station 114a-b, eNode-B 160a-c, MME 162, SGW 164, PGW 166, gNB 180a-c, AMF 182a-b, UPF 184a-b, SMF 183a-b, DN 185a-b, and/or any other device(s) described herein, may be performed by one or more emulation devices (not shown). The emulation devices may be one or more devices configured to emulate one or more, or all, of the functions described herein. For example, the emulation devices may be used to test other devices and/or to simulate network and/or WTRU functions.
[0076] The emulation devices may be designed to implement one or more tests of other devices in a lab environment and/or in an operator network environment. For example, the one or more emulation devices may perform the one or more, or all, functions while being fully or partially implemented and/or deployed as part of a wired and/or wireless communication network in order to test other devices within the communication network. The one or more emulation devices may perform the one or more, or all, functions while being temporarily implemented/deployed as part of a wired and/or wireless communication network. The emulation device may be directly coupled to another device for purposes of testing and/or may performing testing using over-the-air wireless communications.
[0077] The one or more emulation devices may perform the one or more, including all, functions while not being implemented/deployed as part of a wired and/or wireless communication network. For example, the emulation devices may be utilized in a testing scenario in a testing laboratory and/or a non-deployed
(e.g. , testing) wired and/or wireless communication network in order to implement testing of one or more components. The one or more emulation devices may be test equipment. Direct RF coupling and/or wireless communications via RF circuitry (e.g., which may include one or more antennas) may be used by the emulation devices to transmit and/or receive data.
[0078] This application describes a variety of aspects, including tools, features, examples, models, approaches, etc. Many of these aspects are described with specificity and, at least to show the individual characteristics, are often described in a manner that may sound limiting. However, this is for purposes of clarity in description, and does not limit the application or scope of those aspects. Indeed, all of the different aspects may be combined and interchanged to provide further aspects. Moreover, the aspects may be combined and interchanged with aspects described in earlier filings as well.
[0079] The aspects described and contemplated in this application may be implemented in many different forms. FIGS. 5-11 described herein may provide some examples, but other examples are contemplated. The discussion of FIGS. 5-11 does not limit the breadth of the implementations. At least one of the aspects generally relates to video encoding and decoding, and at least one other aspect generally relates to transmitting a bitstream generated or encoded. These and other aspects may be implemented as a method, an apparatus, a computer readable storage medium having stored thereon instructions for encoding or decoding video data according to any of the methods described, and/or a computer readable storage medium having stored thereon a bitstream generated according to any of the methods described.
[0080] In the present application, the terms "reconstructed” and "decoded” may be used interchangeably, the terms "pixel” and "sample” may be used interchangeably, the terms "image,” "picture” and "frame” may be used interchangeably.
[0081] Various methods are described herein, and each of the methods comprises one or more steps or actions for achieving the described method. Unless a specific order of steps or actions is required for proper operation of the method, the order and/or use of specific steps and/or actions may be modified or combined. Additionally, terms such as "first”, "second”, etc. may be used in various examples to modify an element, component, step, operation, etc., such as, for example, a "first decoding” and a "second decoding”. Use of such terms does not imply an ordering to the modified operations unless specifically required. So, in this example, the first decoding need not be performed before the second decoding, and may occur, for example, before, during, or in an overlapping time period with the second decoding.
[0082] Various methods and other aspects described in this application may be used to modify modules, for example, decoding modules, of a video encoder 200 and decoder 300 as shown in FIG. 2 and FIG. 3. Moreover, the subject matter disclosed herein may be applied, for example, to any type, format or version of video coding, whether described in a standard or a recommendation, whether pre-existing or future-
developed, and extensions of any such standards and recommendations. Unless indicated otherwise, or technically precluded, the aspects described in this application may be used individually or in combination. [0083] Various numeric values are used in examples described the present application, such as bits, bit depth, etc. These and other specific values are for purposes of describing examples and the aspects described are not limited to these specific values.
[0084] FIG. 2 is a diagram showing an example video encoder. Variations of example encoder 200 are contemplated, but the encoder 200 is described below for purposes of clarity without describing all expected variations.
[0085] Before being encoded, the video sequence may go through pre-encoding processing (201), for example, applying a color transform to the input color picture (e.g., conversion from RGB 4:4:4 to YCbCr 4:2:0), or performing a remapping of the input picture components in order to get a signal distribution more resilient to compression (for instance using a histogram equalization of one of the color components). Metadata may be associated with the pre-processing, and attached to the bitstream.
[0086] In the encoder 200, a picture is encoded by the encoder elements as described below. The picture to be encoded is partitioned (202) and processed in units of, for example, coding units (CUs). Each unit is encoded using, for example, either an intra or inter mode. When a unit is encoded in an intra mode, it performs intra prediction (260). In an inter mode, motion estimation (275) and compensation (270) are performed. The encoder decides (205) which one of the intra mode or inter mode to use for encoding the unit, and indicates the intra/inter decision by, for example, a prediction mode flag. Prediction residuals are calculated, for example, by subtracting (210) the predicted block from the original image block.
[0087] The prediction residuals are then transformed (225) and quantized (230). The quantized transform coefficients, as well as motion vectors and other syntax elements, are entropy coded (245) to output a bitstream. The encoder can skip the transform and apply quantization directly to the nontransformed residual signal. The encoder can bypass both transform and quantization, i.e., the residual is coded directly without the application of the transform or quantization processes.
[0088] The encoder decodes an encoded block to provide a reference for further predictions. The quantized transform coefficients are de-quantized (240) and inverse transformed (250) to decode prediction residuals. Combining (255) the decoded prediction residuals and the predicted block, an image block is reconstructed. In-loop filters (265) are applied to the reconstructed picture to perform, for example, deblocking/SAO (Sample Adaptive Offset) filtering to reduce encoding artifacts. The filtered image is stored at a reference picture buffer (280).
[0089] FIG. 3 is a diagram showing an example of a video decoder. In example decoder 300, a bitstream is decoded by the decoder elements as described below. Video decoder 300 generally performs
a decoding pass reciprocal to the encoding pass as described in FIG. 2. The encoder 200 also generally performs video decoding as part of encoding video data.
[0090] In particular, the input of the decoder includes a video bitstream, which may be generated by video encoder 200. The bitstream is first entropy decoded (330) to obtain transform coefficients, motion vectors, and other coded information. The picture partition information indicates how the picture is partitioned. The decoder may therefore divide (335) the picture according to the decoded picture partitioning information. The transform coefficients are de-quantized (340) and inverse transformed (350) to decode the prediction residuals. Combining (355) the decoded prediction residuals and the predicted block, an image block is reconstructed. The predicted block may be obtained (370) from intra prediction (360) or motion-compensated prediction (i.e., inter prediction) (375). In-loop filters (365) are applied to the reconstructed image. The filtered image is stored at a reference picture buffer (380).
[0091] The decoded picture can further go through post-decoding processing (385), for example, an inverse color transform (e.g. conversion from YCbCr 4:2:0 to RGB 4:4:4) or an inverse remapping performing the inverse of the remapping process performed in the pre-encoding processing (201). The post-decoding processing can use metadata derived in the pre-encoding processing and signaled in the bitstream. In an example, the decoded images (e.g., after application of the in-loop filters (365) and/or after post-decoding processing (385), if post-decoding processing is used) may be sent to a display device for rendering to a user.
[0092] FIG. 4 is a diagram showing an example of a system in which various aspects and examples described herein may be implemented. System 400 may be embodied as a device including the various components described below and is configured to perform one or more of the aspects described in this document. Examples of such devices, include, but are not limited to, various electronic devices such as personal computers, laptop computers, smartphones, tablet computers, digital multimedia set top boxes, digital television receivers, personal video recording systems, connected home appliances, and servers. Elements of system 400, singly or in combination, may be embodied in a single integrated circuit (IC), multiple ICs, and/or discrete components. For example, in at least one example, the processing and encoder/decoder elements of system 400 are distributed across multiple ICs and/or discrete components. In various examples, the system 400 is communicatively coupled to one or more other systems, or other electronic devices, via, for example, a communications bus or through dedicated input and/or output ports. In various examples, the system 400 is configured to implement one or more of the aspects described in this document.
[0093] The system 400 includes at least one processor 410 configured to execute instructions loaded therein for implementing, for example, the various aspects described in this document. Processor 410 can include embedded memory, input output interface, and various other circuitries as known in the art. The
system 400 includes at least one memory 420 (e.g., a volatile memory device, and/or a non-volatile memory device). System 400 includes a storage device 440, which can include non-volatile memory and/or volatile memory, including, but not limited to, Electrically Erasable Programmable Read-Only Memory (EEPROM), Read-Only Memory (ROM), Programmable Read-Only Memory (PROM), Random Access Memory (RAM), Dynamic Random Access Memory (DRAM), Static Random Access Memory (SRAM), flash, magnetic disk drive, and/or optical disk drive. The storage device 440 can include an internal storage device, an attached storage device (including detachable and non-detachable storage devices), and/or a network accessible storage device, as non-limiting examples.
[0094] System 400 includes an encoder/decoder module 430 configured, for example, to process data to provide an encoded video or decoded video, and the encoder/decoder module 430 can include its own processor and memory. The encoder/decoder module 430 represents module(s) that may be included in a device to perform the encoding and/or decoding functions. As is known, a device can include one or both of the encoding and decoding modules. Additionally, encoder/decoder module 430 may be implemented as a separate element of system 400 or may be incorporated within processor 410 as a combination of hardware and software as known to those skilled in the art.
[0095] Program code to be loaded onto processor 410 or encoder/decoder 430 to perform the various aspects described in this document may be stored in storage device 440 and subsequently loaded onto memory 420 for execution by processor 410. In accordance with various examples, one or more of processor 410, memory 420, storage device 440, and encoder/decoder module 430 can store one or more of various items during the performance of the processes described in this document. Such stored items can include, but are not limited to, the input video, the decoded video or portions of the decoded video, the bitstream, matrices, variables, and intermediate or final results from the processing of equations, formulas, operations, and operational logic.
[0096] In some examples, memory inside of the processor 410 and/or the encoder/decoder module 430 is used to store instructions and to provide working memory for processing that is needed during encoding or decoding. In other examples, however, a memory external to the processing device (for example, the processing device may be either the processor 410 or the encoder/decoder module 430) is used for one or more of these functions. The external memory may be the memory 420 and/or the storage device 440, for example, a dynamic volatile memory and/or a non-volatile flash memory. In several examples, an external non-volatile flash memory is used to store the operating system of, for example, a television. In at least one example, a fast external dynamic volatile memory such as a RAM is used as working memory for video encoding and decoding operations.
[0097] The input to the elements of system 400 may be provided through various input devices as indicated in block 445. Such input devices include, but are not limited to, (i) a radio frequency (RF) portion
that receives an RF signal transmitted, for example, over the air by a broadcaster, (ii) a Component (COMP) input terminal (or a set of COMP input terminals), (ill) a Universal Serial Bus (USB) input terminal, and/or (iv) a High Definition Multimedia Interface (HDMI) input terminal. Other examples, not shown in FIG. 4, include composite video.
[0098] In various examples, the input devices of block 445 have associated respective input processing elements as known in the art. For example, the RF portion may be associated with elements suitable for (I) selecting a desired frequency (also referred to as selecting a signal, or band-limiting a signal to a band of frequencies), (ii) downconverting the selected signal, (ill) band-limiting again to a narrower band of frequencies to select (for example) a signal frequency band which may be referred to as a channel in certain examples, (iv) demodulating the downconverted and band-limited signal, (v) performing error correction, and/or (vi) demultiplexing to select the desired stream of data packets. The RF portion of various examples includes one or more elements to perform these functions, for example, frequency selectors, signal selectors, band-limiters, channel selectors, filters, downconverters, demodulators, error correctors, and demultiplexers. The RF portion can include a tuner that performs various of these functions, including, for example, downconverting the received signal to a lower frequency (for example, an intermediate frequency or a near-baseband frequency) or to baseband. In one set-top box example, the RF portion and its associated input processing element receives an RF signal transmitted over a wired (for example, cable) medium, and performs frequency selection by filtering, downconverting, and filtering again to a desired frequency band. Various examples rearrange the order of the above-described (and other) elements, remove some of these elements, and/or add other elements performing similar or different functions. Adding elements can include inserting elements in between existing elements, such as, for example, inserting amplifiers and an analog-to-digital converter. In various examples, the RF portion includes an antenna.
[0099] The USB and/or HDMI terminals can include respective interface processors for connecting system 400 to other electronic devices across USB and/or HDMI connections. It is to be understood that various aspects of input processing, for example, Reed-Solomon error correction, may be implemented, for example, within a separate input processing IC or within processor 410 as necessary. Similarly, aspects of USB or HDMI interface processing may be implemented within separate interface ICs or within processor 410 as necessary. The demodulated, error corrected, and demultiplexed stream is provided to various processing elements, including, for example, processor 410, and encoder/decoder 430 operating in combination with the memory and storage elements to process the datastream as necessary for presentation on an output device.
[0100] Various elements of system 400 may be provided within an integrated housing, Within the integrated housing, the various elements may be interconnected and transmit data therebetween using
suitable connection arrangement 425, for example, an internal bus as known in the art, including the Inter- IC (I2C) bus, wiring, and printed circuit boards.
[0101] The system 400 includes communication interface 450 that enables communication with other devices via communication channel 460. The communication interface 450 can include, but is not limited to, a transceiver configured to transmit and to receive data over communication channel 460. The communication interface 450 can include, but is not limited to, a modem or network card and the communication channel 460 may be implemented, for example, within a wired and/or a wireless medium. [0102] Data is streamed, or otherwise provided, to the system 400, in various examples, using a wireless network such as a Wi-Fi network, for example IEEE 802.11 (IEEE refers to the Institute of Electrical and Electronics Engineers). The Wi-Fi signal of these examples is received over the communications channel 460 and the communications interface 450 which are adapted for Wi-Fi communications. The communications channel 460 of these examples is typically connected to an access point or router that provides access to external networks including the Internet for allowing streaming applications and other over-the-top communications. Other examples provide streamed data to the system 400 using a set-top box that delivers the data over the HDMI connection of the input block 445. Still other examples provide streamed data to the system 400 using the RF connection of the input block 445. As indicated above, various examples provide data in a non-streaming manner. Additionally, various examples use wireless networks other than Wi-Fi, for example a cellular network or a Bluetooth® network. [0103] The system 400 can provide an output signal to various output devices, including a display 475, speakers 485, and other peripheral devices 495. The display 475 of various examples includes one or more of, for example, a touchscreen display, an organic light-emitting diode (OLED) display, a curved display, and/or a foldable display. The display 475 may be for a television, a tablet, a laptop, a cell phone (mobile phone), or other device. The display 475 can also be integrated with other components (for example, as in a smart phone), or separate (for example, an external monitor for a laptop). The other peripheral devices 495 include, in various examples, one or more of a stand-alone digital video disc (or digital versatile disc) (DVD, for both terms), a disk player, a stereo system, and/or a lighting system. Various examples use one or more peripheral devices 495 that provide a function based on the output of the system 400. For example, a disk player performs the function of playing the output of the system 400. [0104] In various examples, control signals are communicated between the system 400 and the display 475, speakers 485, or other peripheral devices 495 using signaling such as AV. Link, Consumer Electronics Control (CEC), or other communications protocols that enable device-to-device control with or without user intervention. The output devices may be communicatively coupled to system 400 via dedicated connections through respective interfaces 470, 480, and 490. Alternatively, the output devices may be connected to system 400 using the communications channel 460 via the communications interface 450.
The display 475 and speakers 485 may be integrated in a single unit with the other components of system 400 in an electronic device such as, for example, a television. In various examples, the display interface 470 includes a display driver, such as, for example, a timing controller (T Con) chip.
[0105] The display 475 and speakers 485 can alternatively be separate from one or more of the other components, for example, if the RF portion of input 445 is part of a separate set-top box. In various examples in which the display 475 and speakers 485 are external components, the output signal may be provided via dedicated output connections, including, for example, HDMI ports, USB ports, or COMP outputs.
[0106] The examples may be carried out by computer software implemented by the processor 410 or by hardware, or by a combination of hardware and software. As a non-limiting example, the examples may be implemented by one or more integrated circuits. The memory 420 may be of any type appropriate to the technical environment and may be implemented using any appropriate data storage technology, such as optical memory devices, magnetic memory devices, semiconductor-based memory devices, fixed memory, and removable memory, as non-limiting examples. The processor 410 may be of any type appropriate to the technical environment, and can encompass one or more of microprocessors, general purpose computers, special purpose computers, and processors based on a multi-core architecture, as non-limiting examples.
[0107] Various implementations involve decoding. "Decoding”, as used in this application, can encompass all or part of the processes performed, for example, on a received encoded sequence in order to produce a final output suitable for display. In various examples, such processes include one or more of the processes typically performed by a decoder, for example, entropy decoding, inverse quantization, inverse transformation, and differential decoding. In various examples, such processes also, or alternatively, may include processes performed by a decoder of various implementations described in this application, for example, obtaining a first prediction signal for a current block using a block vector based intra prediction mode, obtaining a second prediction signal for the current block using a second prediction mode, generating a prediction block based on at least on the first prediction signal obtained using the block vector based intra prediction and the second intra prediction signal obtained using the prediction mode, and decoding the current block based on the prediction block.
[0108] As further examples, in one example "decoding” refers only to entropy decoding, in another example "decoding” refers only to differential decoding, and in another example "decoding” refers to a combination of entropy decoding and differential decoding. Whether the phrase "decoding process” is intended to refer specifically to a subset of operations or generally to the broader decoding process will be clear based on the context of the specific descriptions and is believed to be well understood by those skilled in the art.
[0109] Various implementations involve encoding. In an analogous way to the above discussion about "decoding”, "encoding” as used in this application can encompass all or part of the processes performed, for example, on an input video sequence in order to produce an encoded bitstream. In various examples, such processes include one or more of the processes typically performed by an encoder, for example, partitioning, differential encoding, transformation, quantization, and entropy encoding. In various examples, such processes also, or alternatively, may include processes performed by an encoder of various implementations described in this application, for example, obtaining a first prediction signal for a current block using a block vector based intra prediction mode, obtaining a second prediction signal for the current block using a second prediction mode, generating a prediction block based on at least on the first prediction signal obtained using the block vector based intra prediction and the second intra prediction signal obtained using the prediction mode, and encoding the current block based on the prediction block. [0110] As further examples, in one example "encoding” refers only to entropy encoding, in another example "encoding” refers only to differential encoding, and in another example "encoding” refers to a combination of differential encoding and entropy encoding. Whether the phrase "encoding process” is intended to refer specifically to a subset of operations or generally to the broader encoding process will be clear based on the context of the specific descriptions and is believed to be well understood by those skilled in the art.
[0111] When a figure is presented as a flow diagram, it should be understood that it also provides a block diagram of a corresponding apparatus. Similarly, when a figure is presented as a block diagram, it should be understood that it also provides a flow diagram of a corresponding method/process.
[0112] The implementations and aspects described herein may be implemented in, for example, a method or a process, an apparatus, a software program, a data stream, or a signal. Even if only discussed in the context of a single form of implementation (for example, discussed only as a method), the implementation of features discussed can also be implemented in other forms (for example, an apparatus or program). An apparatus may be implemented in, for example, appropriate hardware, software, and firmware. The methods may be implemented in, for example, a processor, which refers to processing devices in general, including, for example, a computer, a microprocessor, an integrated circuit, or a programmable logic device. Processors also include communication devices, such as, for example, computers, cell phones, portable/personal digital assistants ("PDAs"), and other devices that facilitate communication of information between end-users.
[0113] Reference to "one example” or "an example” or "one implementation” or "an implementation”, as well as other variations thereof, means that a particular feature, structure, characteristic, and so forth described in connection with the example is included in at least one example. Thus, the appearances of the phrase "in one example” or "in an example” or "in one implementation” or "in an implementation”, as
well any other variations, appearing in various places throughout this application are not necessarily all referring to the same example.
[0114] Additionally, this application may refer to "determining” various pieces of information. Determining the information can include one or more of, for example, estimating the information, calculating the information, predicting the information, or retrieving the information from memory. Obtaining may include receiving, retrieving, constructing, generating, and/or determining.
[0115] Further, this application may refer to "accessing” various pieces of information. Accessing the information can include one or more of, for example, receiving the information, retrieving the information (for example, from memory), storing the information, moving the information, copying the information, calculating the information, determining the information, predicting the information, or estimating the information.
[0116] Additionally, this application may refer to "receiving” various pieces of information. Receiving is, as with "accessing”, intended to be a broad term. Receiving the information can include one or more of, for example, accessing the information, or retrieving the information (for example, from memory). Further, "receiving” is typically involved, in one way or another, during operations such as, for example, storing the information, processing the information, transmitting the information, moving the information, copying the information, erasing the information, calculating the information, determining the information, predicting the information, or estimating the information.
[0117] It is to be appreciated that the use of any of the following "and/or”, and "at least one of, for example, in the cases of “A/B”, "A and/or B” and "at least one of A and B”, is intended to encompass the selection of the first listed option (A) only, or the selection of the second listed option (B) only, or the selection of both options (A and B). As a further example, in the cases of "A, B, and/or C” and "at least one of A, B, and C”, such phrasing is intended to encompass the selection of the first listed option (A) only, or the selection of the second listed option (B) only, or the selection of the third listed option (C) only, or the selection of the first and the second listed options (A and B) only, or the selection of the first and third listed options (A and C) only, or the selection of the second and third listed options (B and C) only, or the selection of all three options (A and B and C). This may be extended, as is clear to one of ordinary skill in this and related arts, for as many items as are listed.
[0118] Also, as used herein, the word "signal” refers to, among other things, indicating something to a corresponding decoder. Encoder signals may include, for example, an encoding function on an input for a block using a precision factor, etc. In this way, in an example the same parameter is used at both the encoder side and the decoder side. Thus, for example, an encoder can transmit (explicit signaling) a particular parameter to the decoder so that the decoder can use the same particular parameter.
Conversely, if the decoder already has the particular parameter as well as others, then signaling may be
used without transmitting (implicit signaling) to simply allow the decoder to know and select the particular parameter. By avoiding transmission of any actual functions, a bit savings is realized in various examples. It is to be appreciated that signaling may be accomplished in a variety of ways. For example, one or more syntax elements, flags, and so forth are used to signal information to a corresponding decoder in various examples. While the preceding relates to the verb form of the word "signal”, the word "signal” may (e.g., may also) be used herein as a noun.
[0119] As will be evident to one of ordinary skill in the art, implementations may produce a variety of signals formatted to carry information that may be, for example, stored or transmitted. The information can include, for example, instructions for performing a method, or data produced by one of the described implementations. For example, a signal may be formatted to carry the bitstream of a described example. Such a signal may be formatted, for example, as an electromagnetic wave (for example, using a radio frequency portion of spectrum) or as a baseband signal. The formatting may include, for example, encoding a data stream and modulating a carrier with the encoded data stream. The information that the signal carries may be, for example, analog or digital information. The signal may be transmitted over a variety of different wired or wireless links, as is known. The signal may be stored on, or accessed or received from, a processor-readable medium.
[0120] Many examples are described herein. Features of examples may be provided alone or in any combination, across various claim categories and types. Further, examples may include one or more of the features, devices, or aspects described herein, alone or in any combination, across various claim categories and types. For example, features described herein may be implemented in a bitstream or signal that includes information generated as described herein. The information may allow a decoder to decode a bitstream, the encoder, bitstream, and/or decoder according to any of the embodiments described. For example, features described herein may be implemented by creating and/or transmitting and/or receiving and/or decoding a bitstream or signal. For example, features described herein may be implemented a method, process, apparatus, medium storing instructions, medium storing data, or signal. For example, features described herein may be implemented by a TV, set-top box, cell phone, tablet, or other electronic device that performs decoding. The TV, set-top box, cell phone, tablet, or other electronic device may display (e.g., using a monitor, screen, or other type of display) a resulting image (e.g., an image from residual reconstruction of the video bitstream). The TV, set-top box, cell phone, tablet, or other electronic device may receive a signal including an encoded image and perform decoding.
[0121] These examples may be performed by a device with at least one processor. The device may be an encoder or a decoder. These examples may be performed by a computer program product which is
stored on a non-transitory computer readable medium and includes program code instructions. These examples may be performed by a computer program comprising program code instructions.
[0122] Examples of intra template prediction (intraTM P) and intra block copy (IBC) are provided herein. IntraTMP may be enabled for at least one of: camera captured, or screen contents. IntraTMP may provide a trade-off between gain and coding time. In examples, intraTM P may be combined with other coding modes (e.g., which may be like other intra modes, for example, enhanced combined inter-intra prediction (CUP) mode may combine inter and intra prediction). IntraTMP and/or IBC may be combined with other intra prediction coding modes. In examples, at least one of the following may apply: CUP may use (e.g., may be combined with) intraTM P and/or IBC, geometric partitioning mode (GPM) may use (e.g., may be combined) with intraTM P and/or IBC, decoder side intra mode derivation (DIMD) may use (e.g., may be combined with) intraTMP and/or IBC, or template-based intra mode derivation (TIMD) may use (e.g., may be combined with) intraTMP and/or IBC.
[0123] Examples of template-based intra mode derivation (TIMD) are provided herein. For intra prediction modes (e.g., each intra prediction mode) in a most probable mode (MPM) list, a difference, such as the sum of absolute transformed differences (SATD), between the prediction and reconstruction samples of the template may be calculated. Intra prediction modes (e.g., the first two intra prediction modes) with the minimum SATD may be selected as the TIMD modes. TIMD modes (e.g., these two TIMD modes) may be fused with the weights, and such weighted intra prediction may be used to code the current CU. Position dependent intra prediction combination (PDPC) may be included in the derivation of the TIMD modes.
[0124] The costs of the two selected modes may be compared with a threshold, in the test the cost factor of 2 is applied as follows: costMode2 < 2*costMode1. If this condition is true, the fusion may be applied, otherwise the only model may be used. Weights of the modes may be computed from their SATD costs as follows: weightl = costMode2/(costMode1 + costMode2) weight2 = 1 - weightl
[0125] Examples of decoder side intra mode derivation (DIMD) are provided herein. If DIMD is applied, intra modes (e.g., two intra modes) may be derived from the reconstructed neighbor samples, and those predictors (e.g., two predictors) may be combined with the planar mode predictor with the weights derived from the gradients (Gx, Gy) computed with reconstructed neighbor samples. The division operations in weight derivation may be performed utilizing a lookup table (LUT) (e.g., the same LUT based integerization scheme used by the CCLM mode). In examples, the division operation in the orientation calculation:
Orient = Gy/Gx may be computed by the following LUT-based scheme: x = Floor( Log2( Gx ) ) normDiff = ( ( Gx« 4 ) » x ) & 15 x +=( 3 + ( normDiff != 0 ) ? 1 : 0 )
Orient = (Gy* ( DivSigTable[ normDiff ] | 8 ) + ( 1«( x-1 ) )) » x where:
DivSigTable[16] = { 0, 7, 6, 5 ,5, 4, 4, 3, 3, 2, 2, 1 , 1 , 1 , 1 , 0 }.
[0126] Derived intra modes may be included into the primary list of intra MPMs, so the DIMD process may be performed before the MPM list is constructed. The primary derived intra mode of a DIMD block may be stored with a block and may be used for MPM list construction of the neighboring blocks.
[0127] Examples of combining CIIP with TIMD and template matching merge are provided herein. In CIIP, the prediction samples may be generated by weighting an inter prediction signal predicted using a CIIP-TM merge candidate and an intra prediction signal predicted using a TIMD derived intra prediction mode. The combination may be applied (e.g., may only be applied) to coding blocks with an area less than or equal to 1024.
[0128] TIMD derivation may be used to derive the intra prediction mode in CIIP. The intra prediction mode with the smallest SATD values in the TIMD mode list may be selected and mapped to one of the 67 regular intra prediction modes.
[0129] FIGs. 5A-5B illustrate examples of a division for angular modes. Weights (wintra, winter) for two tests may be modified (e.g., if the derived intra prediction mode is an angular mode). FIG. 5A shows a block (e.g., current block) vertically divided, which may be applied for near-horizontal modes (2 <= angular mode index < 34). FIG. 5B shows a block (e.g., a current block) horizontally divided, which may be applied for near-vertical modes (34 <= angular mode index <= 66).
[0130] The (wintra, winter) for different sub-blocks are shown below in Table 1 , which lists the modified weights used for angular modes.
Table 1
[0131] In Cl IP-template matching examples, a Cl IP-template matching merge candidate list may be built for the CHP-template matching mode. The merge candidates may be refined by template matching. The CHP-template merge candidates may (e.g., may also) be reordered by the adaptive re-ordering as merge candidates (ARMC) as regular merge candidates. The maximum number of Cl IP-template matching merge candidates may be equal to two.
[0132] FIGs. 6A-6C illustrate examples of GPM with inter and intra prediction. In examples of GPM with inter and intra prediction, the final prediction samples may be generated by weighting inter predicted samples and intra predicted samples for GPM-separated regions (e.g., each GPM-generated region). The inter predicted samples may be derived by inter GPM whereas the intra predicted samples may be derived by an intra prediction mode (IPM) candidate list and an index signaled from the encoder. The IPM candidate list size may be pre-defined as three. The available IPM candidates may be at least one of: the parallel angular mode against the GPM block boundary (parallel mode), the perpendicular angular mode against the GPM block boundary (perpendicular mode), or the planar mode as shown in FIGs. 6A-6C.
GPM with intra and intra prediction as shown in FIG. 6D may be restricted to reduce the signaling overhead for IPMs and may avoid an increase in the size of the intra prediction circuit on the hardware decoder. A direct motion vector and IPM storage on the GPM-blending may be introduced to improve (e.g., further improve) the coding performance.
[0133] In DIMD and neighboring mode based IPM derivation, parallel mode may be registered first. Two IMP candidates (e.g., a maximum of two IMP candidates) may be derived from DIMD and/or the neighboring blocks may be registered if there is not the same IPM candidate in the list. For neighboring mode derivation, there may be five positions for available neighboring blocks (e.g., at most). The positions may be restricted by the angle of GPM block boundary as shown in Table 2 below, which may be already used for GPM with template matching (GPM-TM). As shown in Table 2, the position of available neighboring blocks for IPM candidate may be derived based on the angle of GPM block boundary. A and L denote the above and left side of a prediction block.
Table 2
[0134] GPM-intra may be combined with GPM with merge with motion vector different (GPM-MMVD). TIMD may be used for on IPM candidates of GPM-intra, which may improve (e.g., further improve) the coding performance. The parallel mode may be registered first, then IPM candidates of TIMD, DIMD, and neighboring blocks.
[0135] FIG. 7 illustrates an example of an intra template matching search area used in intraTMP. IntraTMP is an intra prediction mode that may copy the best prediction block from the reconstructed part of the current picture (e.g., current frame), whose L-shaped template matches the current template. For a predefined search range, the encoder may search for the most similar template to the current template in a reconstructed part of the current picture and use the corresponding block as the prediction block. The encoder may (e.g., may then) signal the usage of this mode. The same prediction operation may be performed at the decoder side.
[0136] The prediction signal may be generated by matching the L-shaped causal neighbor of the current block with another block in a predefined search area in FIG. 7 including:
R1 : current CTU
R2: top-left CTU
R3: above CTU
R4: left CTU
[0137] A sum of absolute differences (SAD) may be used as a cost function. Within regions (e.g., within each region), the decoder may search for the template that has the least SAD with respect to the current one and may use its corresponding block as a prediction block. The dimensions of the regions (Search Range_w, Search Range_h) may be set proportional to the block dimension (BlkW, BlkH) to have a fixed number of SAD comparisons per pixel. That is:
SearchRange_w = a * BlkW
SearchRange_h = a * BlkH where ‘a’ may be a constant that controls the gain/complexity trade-off. For example, ‘a’ may be equal to five.
[0138] The intraTMP tool may be enabled for CUs with size less than or equal to 64 in width and height. This maximum CU size for intraTMP may be configurable. The intraTMP mode may be signaled at the CU level through a dedicated flag.
[0139] A block vector based intra prediction mode may be combined with other prediction modes (e.g., CUP, DIMD, TIMD, GPM) to yield more efficient and improved prediction. In examples, a video decoding or encoding device may obtain a first prediction signal for a current block using a block vector based intra prediction mode. A second prediction signal for the current block may be obtained using a second prediction mode. A prediction block may be generated by weighing the first prediction signal using the block vector based intra prediction mode and the second prediction signal using the second prediction mode. In examples, the weighing of the first and second prediction signals may include multiplying the first and second prediction signals by a weight factor. For a block of NxM, samples (e.g., each sample) inside of the block may be multiplied by the weight factor. The current block may be decoded or encoded based on the prediction block. In examples, the block vector based intra prediction mode may be an intra template prediction (intraTMP) mode or an intra block copy (IBC) mode.
[0140] Examples of using block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode) as one of the modes of the CUP are provided herein. CUP may be a combination between inter and intra prediction. The predictions (e.g., each prediction) may be weighted by a pre-defined weighting factor. CUP may not be applied for l-slices, as no inter prediction information is available. As such, an inter prediction mode may be replaced by a block vector based intra prediction mode so both predictions can use intra prediction modes.
[0141] FIG. 8 illustrates an example of CUP with intra-intra prediction. In intra-intra prediction, the inter part of the CUP may be replaced with a block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode). A first prediction signal may be obtained by using the block vector based intra prediction mode. As shown in FIG. 8, in intra-intra prediction, the intra part of the CUP may use TIMD mode derivation. In examples, the regular intra prediction mode may be derived from the TIMD mode derivation. In examples, the regular intra prediction mode may (e.g., may also) be a block vector based intra prediction. A second prediction signal may be obtained using the regular intra prediction mode. A prediction block may be generated by weighing the first prediction signal derived using the block vector based intra prediction and the second prediction signal derived using the regular intra prediction mode.
[0142] FIG. 9 illustrates an example of CUP with inter-intra prediction. In inter-intra prediction, the intra part of the CUP may be replaced by a block vector based intra prediction (e.g., intraTMP mode and/or IBC mode). A first prediction signal may be obtained by using the block vector based intra prediction. In inter- intra, the inter part of the CUP may use template matching merge prediction mode. In examples, a CUP-
template matching merge candidate list may be built for the Cl IP-template matching mode. The merge candidates may be refined by template matching. A second intra prediction signal may be obtained using by the inter prediction mode (e.g., the template matching prediction mode). A prediction sample block may be generated by weighing the first prediction signal using the block vector based intra prediction and the second prediction signal using the inter prediction mode.
[0143] FIG. 10 illustrates an example of using a DIMD mode combined with a block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode). The video decoder or encoder may determine that the current block is coded using a DIMD mode. A first prediction signal may be obtained by using the block vector based intra prediction mode. A second set of prediction modes may be derived using DIMD based on a histogram of gradients as described herein. The second set of prediction modes may be up to five intra prediction modes. The second set of intra prediction modes may include regular angular prediction modes. A set of second prediction signals may be obtained using the set of second intra prediction modes. The prediction block may be generated by weighing the first prediction signal and the set of second prediction signals.
[0144] In examples, the block vector based intra prediction mode may be blended with DIMD (e.g., the second set of prediction modes derived using DIMD) rather than a planar mode (e.g., the block vector based intra prediction mode may replace the planar mode). This may provide more efficient and improved prediction. In examples, an indication (e.g., a flag) may be signaled to indicate the block vector based intra prediction mode (e.g., rather than planar mode) is used for blending with DIMD. In examples, both planar mode and block vector based intra prediction mode may be tested on the reconstructed template (e.g., which may be similar to the TIMD process). The video decoder or encoder may determine whether to blend the planar mode or the block vector based intra prediction mode, for example, based by minimizing the difference (e.g., SATD) between a reconstructed template and a prediction template of the current block. Based on determining that the block vector based intra prediction mode minimizes the distance (e.g., SATD), the block vector based intra prediction mode is used to obtain the first prediction signal.
[0145] Examples of combining intraTMP and/or IBC with TIMD are provided herein. In TIMD, modes (e.g., all modes) inside an MPM list are tested on the template around the block. A first intra prediction signal may be obtained for the block using intraTMP and/or IBC. A second intra prediction signal may be obtained for the block using TIMD.
[0146] FIG. 11 illustrates an example of TIMD combined with a block vector based intra prediction mode (e.g., intraTMP mode and/or IBC mode). The video decoder or encoder may determine that the current block is coded using a TIMD mode. A first prediction signal may be obtained by using the block vector based intra prediction mode. A second set of prediction modes may be derived using TIMD based on
testing the most probable modes inside an MPM list tested on the template associated with the current block. The set of second prediction modes may be two regular intra prediction modes. The block vector based intra prediction mode may be blended with the two regular intra prediction modes in TIMD. A set of second prediction signals may be obtained using the set of second intra prediction modes. The prediction block may be generated by weighing the first prediction signal and the set of second prediction signals.
[0147] In examples, using the block vector based intra prediction mode with TIMD may be obtained by including intraTMP and/or IBC as one of the candidates to test on the template. As such, an intraTMP mode and/or IBC may be tested (e.g., in addition to MPM modes). SATD may be computed in TIMD and based on intraTMP mode and/or IBC being selected, intraTMP mode and/or IBC mode may be used and blended with TIMD. In examples, the two regular intra prediction modes in TIMD may be constantly blended with the block vector based intra prediction mode without intraTMP and/or IBC being tested as one of the candidates to test on the template.
[0148] A video encoder and/or decoder may identify neighboring block(s) and a current block. The neighboring block(s) may be associated with block vector(s). Other than deriving the block vector based intra prediction mode (e.g., intraTMP and/or IBC) for the current block, the neighboring information (e.g., via the block vector(s) of the neighboring block(s)) may be used. Neighboring information (e.g., the block vector(s) of the neighboring block(s)) may use an intra prediction mode (e.g., IntraTMP, IBC, DIMD, TIMD, etc.) to generate a prediction signal (e.g., a first prediction signal and/or second prediction signal). That is, if any of the neighboring block(s) use intraTMP, its block vector may be used as a prediction candidate for TIMD. Specifically, the block vector(s) may be used to get reference samples to predict the current template. The template cost may be used to get TIMD best modes. If any of the best modes is intraTMP, the same block vector(s) may be used to generate prediction of the current block.
[0149] If any of the neighbor block(s) use IBC, its block vector(s) may be used the same way as intraTMP. That is, the block vector(s) may be used to predict the template, get a template cost, and used to generate the prediction signal if selected by a TIMD process.
[0150] In examples, both intraTMP and IBC may generate multiple block vectors. That is, if bi-directional IBC is used, two block vectors may be associated with its block. Similarly, if intraTMP fusion is used, multiple block vectors may be used. In the case of TIMD, three options may be considered: using (e.g., always use) single block vectors; testing vector(s) (e.g., all vectors) in a TIMD process; or using vector(s) with their proper fusion examples.
[0151] For testing block vector(s) (e.g., all vectors) in a TIMD process, each block vector may be considered as independent and may be used to generate a prediction signal. The prediction may be tested using a TIMD process and selected accordingly. For using vector(s) with their proper fusion examples, the
same prediction mechanism may be used. Bi-directional IBC or fusion based intraTMP may be tested on the template and selected according to a TIMD process.
[0152] The block vectors tested in TIMD may be refined using template cost (e.g., to further improve the coding performance). That is, block vectors (e.g., the block vectors obtained from neighboring blocks), may be tested on the reconstructed template of the current block to obtain the current template cost (e.g., measured in SATD). A refinement range may be used (e.g., around a rectangle formed of (-1 , 1) in a horizontal and a vertical direction) to obtain better block vectors that have less template cost compared to the current block vector. This may improve the prediction quality as better block vectors may be used, whose template distance may be less than the block vectors obtained directly from the neighboring blocks. The refinement step may be performed (e.g., only performed) at the end of the TIMD process if a block vector is selected.
[0153] An intraTMP search process may be simplified for blocks employing TIMD with intraTMP. For example, refinement in intraTMP may be bypassed and refinement may be performed in the TIMD process if a block vector is selected.
[0154] If block vectors are selected, the TIMD derived block vectors may be used for block vector propagation. For example, if the TIMD process results in the usage of block vectors, the block vectors may be stored for usage (e.g., further usage) for IBC merge mode, chroma block vectors, or even for TIMD modes (e.g., further TIMD modes) that use neighboring block vectors.
[0155] In examples, a directional intra mode may be derived to be used for transform selection. Since the prediction may be mixed of regular and block vector based, the choice of the transform kernel may be unclear (e.g., which may be intra mode dependent). In examples, the prediction may be considered as a planar prediction, and the transform kernels corresponding to the planar mode may be used. In some examples, an intra mode may be derived using a DIMD on the prediction signal (e.g., already used for MIP and intraTMP modes). For example, if TIMD with intraTMP is used, the DIMD process may be applied on the prediction signal to obtain a directional mode. The transform kernels that correspond to the DIMD- derived directional intra mode may be used thereafter.
[0156] Although features and elements are described above in particular combinations, one of ordinary skill in the art will appreciate that each feature or element can be used alone or in any combination with the other features and elements. In addition, the methods described herein may be implemented in a computer program, software, or firmware incorporated in a computer-readable medium for execution by a computer or processor. Examples of computer-readable media include electronic signals (transmitted over wired or wireless connections) and computer-readable storage media. Examples of computer-readable storage media include, but are not limited to, a read only memory (ROM), a random access memory (RAM), a
register, cache memory, semiconductor memory devices, magnetic media such as internal hard disks and removable disks, magneto-optical media, and optical media such as CD-ROM disks, and digital versatile disks (DVDs). A processor in association with software may be used to implement a radio frequency transceiver for use in a WTRU, UE, terminal, base station, RNC, or any host computer.
Claims
1 . A device for video decoding, the device comprising: a processor configured to: obtain a first prediction signal for a current block using a block vector based intra prediction mode; obtain a second prediction signal for the current block using a second prediction mode; generate a prediction block based on at least on the first prediction signal obtained using the block vector based intra prediction and the second intra prediction signal obtained using the prediction mode; and decode the current block based on the prediction block.
2. The device of claim 1 , wherein: the second prediction mode is a regular intra prediction mode, and the prediction block is generated by weighing the first prediction signal using the block vector based intra prediction mode and the second prediction signal using the regular intra prediction mode.
3. The device of claim 1 , wherein: the second prediction mode is an inter prediction mode, and the prediction block is generated by weighing the first prediction signal using the block vector based intra prediction mode and the second prediction signal using the inter prediction mode.
4. The device of claim 1 , wherein the second prediction mode is one of a set of second prediction modes, the second prediction signal is one of a set of second prediction signals, and the processor is further configured to: determine that the current block is coded a decoder side intra mode derivation (DIMD) mode; derive the set of second prediction modes based on a histogram of gradients; obtain the set of second prediction signals using the set of second prediction modes; and weigh the first prediction signal and the set of second prediction signals to generate the prediction block.
5. The device of claim 4, wherein the processor is further configured to:
determine whether a planar mode or the block vector based intra prediction mode minimizes a difference between a reconstructed template and a predicted template of the block; and based on determining that the block vector based intra prediction mode minimizes the distance, obtain the first prediction signal by using the block vector based intra prediction mode.
6. The device of claim 1 , wherein the second prediction mode is one of a set of second prediction modes, the second prediction signal is one of a set of second prediction signals, and the processor is further configured to: determine that the current block is coded using a template based intra mode derivation (TIMD) mode; derive the set of second prediction modes based on testing most probable modes on a template associated with the current block; obtain the set of second prediction signals using the set of second prediction modes; and weigh the first prediction signal and the set of second prediction signals to generate the prediction block.
7. The device of any of claims 1 -6, wherein the block vector based intra prediction mode is an intra template prediction (intraTM P) mode or an intra block copy (IBC) mode.
8. A method for video decoding, the method comprising: obtaining a first prediction signal for a current block using a block vector based intra prediction mode; obtaining a second prediction signal for the current block using a second prediction mode; generating a prediction block based on at least on the first prediction signal obtained using the block vector based intra prediction and the second intra prediction signal obtained using the prediction mode; and decoding the current block based on the prediction block.
9. The method of claim 8, wherein: the second prediction mode is a regular intra prediction mode, and the prediction block is generated by weighing the first prediction signal using the block vector based intra prediction mode and the second prediction signal using the regular intra prediction mode.
10. The method of claim 8, wherein:
the second prediction mode is an inter prediction mode, and the prediction block is generated by weighing the first prediction signal using the block vector based intra prediction mode and the second prediction signal using the inter prediction mode.
11 . The method of claim 8, wherein the second prediction mode is one of a set of second prediction modes, the second prediction signal is one of a set of second prediction signals, further comprising: determining that the current block is coded a decoder side intra mode derivation (DIMD) mode; deriving the set of second prediction modes based on a histogram of gradients; obtaining the set of second prediction signals using the set of second prediction modes; and weighing the first prediction signal and the set of second prediction signals to generate the prediction block.
12. The method of claim 11 , further comprising: determining whether a planar mode or the block vector based intra prediction mode minimizes a difference between a reconstructed template and a predicted template of the block; and based on determining that the block vector based intra prediction mode minimizes the distance, obtaining the first prediction signal by using the block vector based intra prediction mode.
13. The method of claim 8, wherein the second prediction mode is one of a set of second prediction modes, the second prediction signal is one of a set of second prediction signals, further comprising: determining that the current block is coded using a template based intra mode derivation (TIMD) mode; deriving the set of second prediction modes based on testing most probable modes on a template associated with the current block; obtaining the set of second prediction signals using the set of second prediction modes; and weighing the first prediction signal and the set of second prediction signals to generate the prediction block.
14. The method of any of claims 8-13, wherein the block vector based intra prediction mode is an intra template prediction (intraTM P) mode or an intra block copy (IBC) mode.
15. A device for video encoding, the device comprising: a processor configured to:
obtain a first prediction signal for a current block using a block vector based intra prediction mode; obtain a second prediction signal for the current block using a second prediction mode; generate a prediction block based on at least on the first prediction signal obtained using the block vector based intra prediction and the second intra prediction signal obtained using the prediction mode; and encode the current block based on the prediction block.
16. The device of claim 15, wherein: the second prediction mode is a regular intra prediction mode, and the prediction block is generated by weighing the first prediction signal using the block vector based intra prediction mode and the second prediction signal using the regular intra prediction mode.
17. The device of claim 15, wherein: the second prediction mode is an inter prediction mode, and the prediction block is generated by weighing the first prediction signal using the block vector based intra prediction mode and the second prediction signal using the inter prediction mode.
18. The device of claim 15, wherein the second prediction mode is one of a set of second prediction modes, the second prediction signal is one of a set of second prediction signals, and the processor is further configured to: determine that the current block is coded a decoder side intra mode derivation (DIMD) mode; derive the set of second prediction modes based on a histogram of gradients; obtain the set of second prediction signals using the set of second prediction modes; and weigh the first prediction signal and the set of second prediction signals to generate the prediction block.
19. The device of claim 18, wherein the processor is further configured to: determine whether a planar mode or the block vector based intra prediction mode minimizes a difference between a reconstructed template and a predicted template of the block; and based on determining that the block vector based intra prediction mode minimizes the distance, obtain the first prediction signal by using the block vector based intra prediction mode.
20. The device of claim 15, wherein the second prediction mode is one of a set of second prediction modes, the second prediction signal is one of a set of second prediction signals, and the processor is further configured to: determine that the current block is coded using a template based intra mode derivation (TIMD) mode; derive the set of second prediction modes based on testing most probable modes on a template associated with the current block; obtain the set of second prediction signals using the set of second prediction modes; and weigh the first prediction signal and the set of second prediction signals to generate the prediction block.
21 . The device of any of claims 15-20, wherein the block vector based intra prediction mode is an intra template prediction (intraTM P) mode or an intra block copy (IBC) mode.
22. A method for video encoding, the method comprising: obtaining a first prediction signal for a current block using a block vector based intra prediction mode; obtaining a second prediction signal for the current block using a second prediction mode; generating a prediction block based on at least on the first prediction signal obtained using the block vector based intra prediction and the second intra prediction signal obtained using the prediction mode; and encoding the current block based on the prediction block.
23. The method of claim 22, wherein: the second prediction mode is a regular intra prediction mode, and the prediction block is generated by weighing the first prediction signal using the block vector based intra prediction mode and the second prediction signal using the regular intra prediction mode.
24. The method of claim 22, wherein: the second prediction mode is an inter prediction mode, and the prediction block is generated by weighing the first prediction signal using the block vector based intra prediction mode and the second prediction signal using the inter prediction mode.
25. The method of claim 22, wherein the second prediction mode is one of a set of second prediction modes, the second prediction signal is one of a set of second prediction signals, further comprising: determining that the current block is coded a decoder side intra mode derivation (DIMD) mode; deriving the set of second prediction modes based on a histogram of gradients; obtaining the set of second prediction signals using the set of second prediction modes; and weighing the first prediction signal and the set of second prediction signals to generate the prediction block.
26. The method of claim 25, further comprising: determining whether a planar mode or the block vector based intra prediction mode minimizes a difference between a reconstructed template and a predicted template of the block; and based on determining that the block vector based intra prediction mode minimizes the distance, obtaining the first prediction signal by using the block vector based intra prediction mode.
27. The method of claim 22, wherein the second prediction mode is one of a set of second prediction modes, the second prediction signal is one of a set of second prediction signals, further comprising: determining that the current block is coded using a template based intra mode derivation (TIMD) mode; deriving the set of second prediction modes based on testing most probable modes on a template associated with the current block; obtaining the set of second prediction signals using the set of second prediction modes; and weighing the first prediction signal and the set of second prediction signals to generate the prediction block.
28. The method of any of claims 22-27, wherein the block vector based intra prediction mode is an intra template prediction (intraTM P) mode or an intra block copy (IBC) mode.
29. A computer program product which is stored on a non-transitory computer readable medium and comprises program code instructions for implementing the steps of a method according to at least one of claims 8 to 14 and claims 22 to 28 when executed by at least one processor.
30. A computer readable medium comprising program code instructions for implementing the steps of a method according to at least one of claims 8 to 14 and claims 22 to 28 when executed by a processor.
31 . A video data comprising information representative of the encoded output generated according to one of the methods of any of claims 22 to 28.
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP22307040 | 2022-12-23 | ||
| EP23306112 | 2023-06-30 | ||
| EP23306559 | 2023-09-20 | ||
| PCT/EP2023/086311 WO2024133053A1 (en) | 2022-12-23 | 2023-12-18 | Combination of intra template prediction and intra block copy with other coding tools |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| EP4639893A1 true EP4639893A1 (en) | 2025-10-29 |
Family
ID=89428681
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP23833106.0A Pending EP4639893A1 (en) | 2022-12-23 | 2023-12-18 | Combination of intra template prediction and intra block copy with other coding tools |
Country Status (4)
| Country | Link |
|---|---|
| EP (1) | EP4639893A1 (en) |
| JP (1) | JP2026501085A (en) |
| CN (1) | CN120476582A (en) |
| WO (1) | WO2024133053A1 (en) |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112930681B (en) * | 2018-08-24 | 2024-08-20 | 三星电子株式会社 | Coding method and coding device, decoding method and decoding device |
-
2023
- 2023-12-18 WO PCT/EP2023/086311 patent/WO2024133053A1/en not_active Ceased
- 2023-12-18 CN CN202380088187.2A patent/CN120476582A/en active Pending
- 2023-12-18 EP EP23833106.0A patent/EP4639893A1/en active Pending
- 2023-12-18 JP JP2025530683A patent/JP2026501085A/en active Pending
Also Published As
| Publication number | Publication date |
|---|---|
| JP2026501085A (en) | 2026-01-14 |
| WO2024133053A1 (en) | 2024-06-27 |
| CN120476582A (en) | 2025-08-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2023194395A1 (en) | Chroma direct mode | |
| WO2023194568A1 (en) | Template based most probable mode list reordering | |
| WO2023118048A1 (en) | Most probable mode list generation with template-based intra mode derivation and decoder-side intra mode derivation | |
| EP4732532A1 (en) | Generalized intra prediction fusion | |
| EP4602804A1 (en) | Extended angular prediction modes with decoder side refinement | |
| EP4668736A1 (en) | Intra mode based template cost adaptation | |
| EP4668735A1 (en) | Clustering of block vector merge candidates | |
| EP4676038A1 (en) | Tmrl with block vectors | |
| EP4629620A1 (en) | Motion vectors as merge candidates for intra blocks | |
| EP4633146A1 (en) | Occurrence-based intra coding (obic) | |
| EP4625979A1 (en) | Template based intra mode derivation (timd) merge based on collocated block | |
| EP4639893A1 (en) | Combination of intra template prediction and intra block copy with other coding tools | |
| WO2024200596A1 (en) | Intra ciip mode | |
| WO2024209023A1 (en) | Usage of timd and dimd | |
| WO2025073496A1 (en) | Selecting decoder-side intra mode derivation (dimd) merge mode based on template filtering usage | |
| WO2025068566A1 (en) | Decoder-side intra mode derivation merge | |
| WO2024209028A1 (en) | Padding of non-available intra samples in block-vector-based intra prediction | |
| WO2025073487A1 (en) | Combination of decoder-side intra mode derivation (dimd) merge mode and dimd template filtering | |
| WO2025214816A1 (en) | Occurrence-based intra coding (obic) | |
| EP4690777A1 (en) | Most probable modes list | |
| WO2024133762A1 (en) | Extension of spatial geometric prediction mode | |
| WO2025219020A1 (en) | Intra prediction with block split | |
| WO2025073627A1 (en) | Decoder-side intra mode derivation merge mode with intra block copy and intra template matching prediction | |
| WO2025209778A1 (en) | Generalized usage of auto relocated block vector | |
| WO2025073713A1 (en) | Ibc transform selection using dimd |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: UNKNOWN |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE |
|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE |
|
| 17P | Request for examination filed |
Effective date: 20250624 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC ME MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| DAV | Request for validation of the european patent (deleted) | ||
| DAX | Request for extension of the european patent (deleted) |