Home
last modified time | relevance | path

Searched refs:sprite_v_double_twoscale (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvc1dsp.h72 void (*sprite_v_double_twoscale)(uint8_t *dst, const uint8_t *src1a, const uint8_t *src1b, int offset1, member
H A Dvc1dsp.c1030 dsp->sprite_v_double_twoscale = sprite_v_double_twoscale_c; in ff_vc1dsp_init()
H A Dvc1dec.c251 v->vc1dsp.sprite_v_double_twoscale(dst, src_h[0][0], src_h[0][1], ysub[0], in vc1_draw_sprites()

Completed in 5 milliseconds