Searched defs:png (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | png_writer.cpp | 18 void addChunk(std::string& png, const char* type, const char* data = "", const uint32_t size = 0) { in addChunk() 70 std::string png; in encodePNG() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image_write.h | 1165 …unsigned char *png = stbi_write_png_to_mem((const unsigned char *) data, stride_bytes, x, y, comp,… in stbi_write_png() local 1180 …unsigned char *png = stbi_write_png_to_mem((const unsigned char *) data, stride_bytes, x, y, comp,… in stbi_write_png_to_func() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image_write.h | 1165 …unsigned char *png = stbi_write_png_to_mem((const unsigned char *) data, stride_bytes, x, y, comp,… in stbi_write_png() local 1180 …unsigned char *png = stbi_write_png_to_mem((const unsigned char *) data, stride_bytes, x, y, comp,… in stbi_write_png_to_func() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | spectrogram.c | 786 png_structp png = png_create_write_struct(PNG_LIBPNG_VER_STRING, 0, 0,0); in stop() local
|