Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
Dflacdsp.c44 static void check_decorrelate(uint8_t **ref_dst, uint8_t **ref_src, uint8_t **new_dst, uint8_t **ne… in check_decorrelate()
/third_party/ffmpeg/libavcodec/
Dgsmdec_template.c127 int16_t *ref_dst = ctx->ref_buf + 120; in gsm_decode_block() local