FFPsyWindowInfo Struct Reference

windowing related information More...

#include <psymodel.h>


Data Fields

int window_type [3]
 window type (short/long/transitional, etc.) - current, previous and next
int window_shape
 window shape (sine/KBD/whatever)
int num_windows
 number of windows in a frame
int grouping [8]
 window grouping (for e.g. AAC)
int * window_sizes
 sequence of window sizes inside one frame (for eg. WMA)


Detailed Description

windowing related information

Definition at line 44 of file psymodel.h.


Field Documentation

window grouping (for e.g. AAC)

Definition at line 48 of file psymodel.h.

Referenced by aac_encode_frame().

number of windows in a frame

Definition at line 47 of file psymodel.h.

Referenced by aac_encode_frame(), and psy_3gpp_analyze().

window shape (sine/KBD/whatever)

Definition at line 46 of file psymodel.h.

Referenced by aac_encode_frame().

sequence of window sizes inside one frame (for eg. WMA)

Definition at line 49 of file psymodel.h.

window type (short/long/transitional, etc.) - current, previous and next

Definition at line 45 of file psymodel.h.

Referenced by aac_encode_frame(), and psy_3gpp_analyze().


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

Generated on Fri Oct 26 02:36:57 2012 for FFmpeg by  doxygen 1.5.8