WebM Codec SDK
vpx_codec_cx_pkt::[union].data Union Reference

Data Structures

struct  [struct].data.frame
struct  [struct]vpx_psnr_pkt.data.psnr

Data Fields

struct  frame
vpx_fixed_buf_t twopass_stats
vpx_fixed_buf_t firstpass_mb_stats
struct  psnr
vpx_fixed_buf_t raw
char pad [128 - sizeof(enum vpx_codec_cx_pkt_kind)]

Field Documentation

◆ frame

struct vpx_codec_cx_pkt::[struct].data.frame vpx_codec_cx_pkt::frame

data for compressed frame packet

◆ twopass_stats

vpx_fixed_buf_t vpx_codec_cx_pkt::[union].data twopass_stats

data for two-pass packet

◆ firstpass_mb_stats

vpx_fixed_buf_t vpx_codec_cx_pkt::[union].data firstpass_mb_stats

first pass mb packet

◆ psnr

struct vpx_codec_cx_pkt::[struct]vpx_psnr_pkt.data.psnr vpx_codec_cx_pkt::psnr

data for PSNR packet

◆ raw

vpx_fixed_buf_t vpx_codec_cx_pkt::[union].data raw

data for arbitrary packets

◆ pad

fixed sz


The documentation for this union was generated from the following files: