Searched defs:ref_dst (Results 1 – 2 of 2) sorted by relevance
44 static void check_decorrelate(uint8_t **ref_dst, uint8_t **ref_src, uint8_t **new_dst, uint8_t **ne… in check_decorrelate()
127 int16_t *ref_dst = ctx->ref_buf + 120; in gsm_decode_block() local