Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvc1dsp.h69 void (*sprite_v_double_noscale)(uint8_t *dst, const uint8_t *src1a, const uint8_t *src2a, int alpha, int width); member
H A Dvc1dsp.c1028 dsp->sprite_v_double_noscale = sprite_v_double_noscale_c; in ff_vc1dsp_init()
H A Dvc1dec.c260 v->vc1dsp.sprite_v_double_noscale(dst, src_h[0][0], src_h[1][0], alpha, width); in vc1_draw_sprites()

Completed in 4 milliseconds