Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dflashsvenc.c68 static int copy_region_enc(uint8_t *sptr, uint8_t *dptr, int dx, int dy, in copy_region_enc() function
167 res = copy_region_enc(p->data[0], s->tmpblock, in encode_bitstream()