check_image_pointers  820 libswscale/swscale.c     if (!check_image_pointers(srcSlice, c->srcFormat, srcStride)) {
check_image_pointers  824 libswscale/swscale.c     if (!check_image_pointers((const uint8_t* const*)dst, c->dstFormat, dstStride)) {