Searched defs:ref_end (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | bink.c | 858 uint8_t *dst, *ref, *ref_start, *ref_end; in binkb_decode_plane() local 1026 uint8_t *dst, *prev, *ref_start, *ref_end; in bink_decode_plane() local 1003 bink_put_pixels(BinkContext *c, uint8_t *dst, uint8_t *prev, int stride, uint8_t *ref_start, uint8_t *ref_end) bink_put_pixels() argument [all...] |
Completed in 4 milliseconds