FFmpeg
|
#include <g723_1.h>
Data Fields | |
AVClass * | class |
int | postfilter |
G723_1_ChannelContext | ch [2] |
int G723_1_Context::postfilter |
Definition at line 161 of file g723_1.h.
Referenced by g723_1_decode_frame().
G723_1_ChannelContext G723_1_Context::ch[2] |
Definition at line 163 of file g723_1.h.
Referenced by g723_1_decode_frame(), g723_1_decode_init(), g723_1_encode_frame(), and g723_1_encode_init().