HPM SDK
HPMicro Software Development Kit
jpeg_sampling_t Struct Reference

data format definition More...

#include <hpm_jpeg_drv.h>

Data Fields

uint8_t hy:2
 
uint8_t vy:2
 
uint8_t hc:2
 
uint8_t vc:2
 

Detailed Description

data format definition

Field Documentation

◆ hc

uint8_t jpeg_sampling_t::hc

bit: bit: 5-4 --> horizontal c component

◆ hy

uint8_t jpeg_sampling_t::hy

bit: 1-0 --> horizontal y component

◆ vc

uint8_t jpeg_sampling_t::vc

bit: 7-6 --> Vertical c component

◆ vy

uint8_t jpeg_sampling_t::vy

bit: 3-2 --> Vertical y component


The documentation for this struct was generated from the following file: