FFmpeg
Data Fields
SPICtx Struct Reference

#include <spvasm.h>

Data Fields

uint8_t * dst
 
int dst_size
 
int off
 
int overwrite
 
int bool_type_id
 
int id
 

Detailed Description

Definition at line 52 of file spvasm.h.

Field Documentation

◆ dst

uint8_t* SPICtx::dst

Definition at line 53 of file spvasm.h.

Referenced by spi_end(), spi_init(), spi_put_str(), and spi_write_u32().

◆ dst_size

int SPICtx::dst_size

Definition at line 54 of file spvasm.h.

Referenced by spi_init(), spi_put_str(), spi_reserve(), and spi_write_u32().

◆ off

int SPICtx::off

Definition at line 55 of file spvasm.h.

Referenced by spi_end(), spi_init(), spi_put_str(), spi_reserve(), and spi_write_u32().

◆ overwrite

int SPICtx::overwrite

Definition at line 56 of file spvasm.h.

Referenced by spi_end(), spi_init(), spi_put_str(), spi_reserve(), and spi_write_u32().

◆ bool_type_id

int SPICtx::bool_type_id

Definition at line 58 of file spvasm.h.

Referenced by spi_OpConstantFalse(), spi_OpConstantTrue(), and spi_OpTypeBool().

◆ id

int SPICtx::id

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