MpegAudioContext Struct Reference


Data Fields

short samples_buf [MPA_MAX_CHANNELS][SAMPLES_BUF_SIZE]
int samples_offset [MPA_MAX_CHANNELS]
int sb_samples [MPA_MAX_CHANNELS][3][12][SBLIMIT]
unsigned char scale_factors [MPA_MAX_CHANNELS][SBLIMIT][3]
unsigned char scale_code [MPA_MAX_CHANNELS][SBLIMIT]
const unsigned char * alloc_table

Detailed Description

Definition at line 45 of file mpegaudioenc.c.


Field Documentation

const unsigned char* MpegAudioContext::alloc_table

Definition at line 61 of file mpegaudioenc.c.

Referenced by compute_bit_allocation(), encode_frame(), and MPA_encode_init().

Definition at line 49 of file mpegaudioenc.c.

Referenced by encode_frame(), and MPA_encode_init().

Definition at line 53 of file mpegaudioenc.c.

Referenced by compute_bit_allocation(), and encode_frame().

Definition at line 53 of file mpegaudioenc.c.

Referenced by compute_bit_allocation(), and MPA_encode_init().

Definition at line 53 of file mpegaudioenc.c.

Referenced by compute_bit_allocation(), and MPA_encode_init().

Definition at line 51 of file mpegaudioenc.c.

Referenced by compute_bit_allocation(), and MPA_encode_init().

Definition at line 50 of file mpegaudioenc.c.

Referenced by encode_frame(), and MPA_encode_init().

Definition at line 48 of file mpegaudioenc.c.

Referenced by encode_frame(), and MPA_encode_init().

Definition at line 47 of file mpegaudioenc.c.

Referenced by compute_bit_allocation(), encode_frame(), MPA_encode_frame(), and MPA_encode_init().

Definition at line 46 of file mpegaudioenc.c.

Referenced by encode_frame(), and MPA_encode_frame().

short MpegAudioContext::samples_buf[MPA_MAX_CHANNELS][SAMPLES_BUF_SIZE]

Definition at line 54 of file mpegaudioenc.c.

Referenced by filter().

Definition at line 55 of file mpegaudioenc.c.

Referenced by filter(), and MPA_encode_init().

int MpegAudioContext::sb_samples[MPA_MAX_CHANNELS][3][12][SBLIMIT]

Definition at line 56 of file mpegaudioenc.c.

Referenced by encode_frame(), filter(), and MPA_encode_frame().

Definition at line 60 of file mpegaudioenc.c.

Referenced by compute_bit_allocation(), encode_frame(), MPA_encode_frame(), MPA_encode_init(), and psycho_acoustic_model().

unsigned char MpegAudioContext::scale_code[MPA_MAX_CHANNELS][SBLIMIT]

Definition at line 59 of file mpegaudioenc.c.

Referenced by compute_bit_allocation(), encode_frame(), and MPA_encode_frame().

unsigned char MpegAudioContext::scale_factors[MPA_MAX_CHANNELS][SBLIMIT][3]

Definition at line 57 of file mpegaudioenc.c.

Referenced by encode_frame(), and MPA_encode_frame().


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

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by doxygen 1.5.8

AltStyle によって変換されたページ (->オリジナル) /