Home
last modified time | relevance | path

Searched defs:bc_out (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/src/GSM610/
Dlong_term.c50 int16_t * bc_out, /* OUT */ in Cut_Calculation_of_the_LTP_parameters()
151 int16_t * bc_out, /* OUT */ in Calculation_of_the_LTP_parameters()
287 int16_t * bc_out, /* OUT */ in Cut_Calculation_of_the_LTP_parameters()
465 int16_t * bc_out, /* OUT */ in Calculation_of_the_LTP_parameters()
636 int16_t * bc_out, /* OUT */ in Cut_Fast_Calculation_of_the_LTP_parameters()
707 int16_t * bc_out, /* OUT */ in Fast_Calculation_of_the_LTP_parameters()
/third_party/ffmpeg/libavfilter/
Daf_surround.c56 float bc_out; member
/third_party/quickjs/
Dquickjs.c30787 DynBuf bc_out; in resolve_variables() local
31265 static void push_short_int(DynBuf *bc_out, int val) in push_short_int()
31287 static void put_short_code(DynBuf *bc_out, int op, int idx) in put_short_code()
31350 DynBuf bc_out; in resolve_labels() local