Searched defs:ref_start (Results 1 - 2 of 2) 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...] |
H A D | h264_slice.c | 694 int ref0, ref1, i, cur_poc, ref_start, ref_count0, ref_count1; in implicit_weight_table() local
|
Completed in 6 milliseconds