FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
JPEGRawScan Struct Reference

#include <cbs_jpeg.h>

Data Fields

JPEGRawScanHeader header
 
uint8_tdata
 
size_t data_size
 
AVBufferRefdata_ref
 

Detailed Description

Definition at line 80 of file cbs_jpeg.h.

Field Documentation

JPEGRawScanHeader JPEGRawScan::header
uint8_t* JPEGRawScan::data

Definition at line 82 of file cbs_jpeg.h.

Referenced by cbs_jpeg_read_unit(), and cbs_jpeg_write_scan().

size_t JPEGRawScan::data_size

Definition at line 83 of file cbs_jpeg.h.

Referenced by cbs_jpeg_read_unit(), and cbs_jpeg_write_scan().

AVBufferRef* JPEGRawScan::data_ref

Definition at line 84 of file cbs_jpeg.h.

Referenced by cbs_jpeg_free_scan(), and cbs_jpeg_read_unit().


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