Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1092 static void stbiw__encode_png_line(unsigned char *pixels, int stride_bytes, int width, int height, … in stbiw__encode_png_line() function
1150stbiw__encode_png_line((unsigned char*)(pixels), stride_bytes, x, y, j, n, force_filter, line_buff… in stbi_write_png_to_mem()
1154stbiw__encode_png_line((unsigned char*)(pixels), stride_bytes, x, y, j, n, filter_type, line_buffe… in stbi_write_png_to_mem()
1167stbiw__encode_png_line((unsigned char*)(pixels), stride_bytes, x, y, j, n, best_filter, line_buffe… in stbi_write_png_to_mem()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1092 static void stbiw__encode_png_line(unsigned char *pixels, int stride_bytes, int width, int height, … in stbiw__encode_png_line() function
1150stbiw__encode_png_line((unsigned char*)(pixels), stride_bytes, x, y, j, n, force_filter, line_buff… in stbi_write_png_to_mem()
1154stbiw__encode_png_line((unsigned char*)(pixels), stride_bytes, x, y, j, n, filter_type, line_buffe… in stbi_write_png_to_mem()
1167stbiw__encode_png_line((unsigned char*)(pixels), stride_bytes, x, y, j, n, best_filter, line_buffe… in stbi_write_png_to_mem()