Home
last modified time | relevance | path

Searched refs:sptr_end (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dflashsv.c72 static int decode_hybrid(const uint8_t *sptr, const uint8_t *sptr_end, uint8_t *dptr, int dx, int d… in decode_hybrid() argument
81 if (sptr >= sptr_end) in decode_hybrid()