Home
last modified time | relevance | path

Searched refs:out_coding (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dg72x.h100 int out_coding,
108 int out_coding,
116 int out_coding,
124 int out_coding,
H A Dg721.c133 int g721_decoder(int i, int out_coding, struct g72x_state *state_ptr) in g721_decoder() argument
157 switch (out_coding) { in g721_decoder()
H A Dg723_24.c118 int g723_24_decoder(int i, int out_coding, struct g72x_state *state_ptr) in g723_24_decoder() argument
141 switch (out_coding) { in g723_24_decoder()
H A Dg723_40.c138 int g723_40_decoder(int i, int out_coding, struct g72x_state *state_ptr) in g723_40_decoder() argument
161 switch (out_coding) { in g723_40_decoder()
H A Dau.c84 int (*dec_routine)(int i, int out_coding, struct g72x_state *state_ptr);