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

#include <atrac9tab.h>

Data Fields

uint64_t channel_layout
 
enum ATRAC9BlockType type [5]
 
int plane_map [5][2]
 
int count
 

Detailed Description

Definition at line 35 of file atrac9tab.h.

Field Documentation

uint64_t ATRAC9BlockConfig::channel_layout

Definition at line 36 of file atrac9tab.h.

Referenced by atrac9_decode_init().

enum ATRAC9BlockType ATRAC9BlockConfig::type[5]

Definition at line 37 of file atrac9tab.h.

Referenced by atrac9_decode_block(), and atrac9_decode_flush().

int ATRAC9BlockConfig::plane_map[5][2]

Definition at line 38 of file atrac9tab.h.

Referenced by atrac9_decode_block().

int ATRAC9BlockConfig::count

Definition at line 39 of file atrac9tab.h.

Referenced by atrac9_decode_flush(), and atrac9_decode_frame().


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