Home
last modified time | relevance | path

Searched defs:activity_mem (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libopus/dnn/
H A Ddred_encoder.c252 static int dred_voice_active(const unsigned char *activity_mem, int offset) { in dred_voice_active()
260 …*buf, int max_chunks, int max_bytes, int q0, int dQ, int qmax, unsigned char *activity_mem, int ar… in dred_encode_silk_frame()
/aosp_15_r20/external/libopus/src/
H A Dopus_encoder.c136 unsigned char activity_mem[DRED_MAX_FRAMES*4]; /* 2.5ms resolution*/ member