Home
last modified time | relevance | path

Searched defs:ref_dst (Results 1 – 3 of 3) 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
/third_party/pixman/test/
Dcover-test.c169 pixman_fixed_t ref_src, ref_dst, scaled_dst; in calc_translate() local