|
FFmpeg
|
This file contains a template for the codebook_trellis_rate selector function. More...
#include <aaccoder_trellis.h>
Public Attributes | |
| int | prev_idx |
| pointer to the previous path point | |
| float | cost |
| path cost | |
| int | run |
This file contains a template for the codebook_trellis_rate selector function.
It needs to be provided, externally, as an already included declaration, the following functions from aacenc_quantization/util.h. They're not included explicitly here to make it possible to provide alternative implementations:
1.8.12