Searched defs:two_sprites (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | vc1dsp.c | 898 sprite_v_template(uint8_t *dst, const uint8_t *src1a, const uint8_t *src1b, int offset1, int two_sprites, const uint8_t *src2a, const uint8_t *src2b, int offset2, int alpha, int scaled, int width) sprite_v_template() argument
|
H A D | vc1.h | 376 int two_sprites; member
|
Completed in 4 milliseconds