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