Home
last modified time | relevance | path

Searched defs:output_bytes (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlzwenc.c61 int output_bytes; ///< Number of written bytes member
/third_party/skia/third_party/externals/libpng/
Dpngwrite.c1520 png_alloc_size_t output_bytes; /* running total */ member
/third_party/skia/m133/third_party/externals/libpng/
Dpngwrite.c1543 png_alloc_size_t output_bytes; /* running total */ member
/third_party/backends/backend/
Dumax.h482 unsigned int output_bytes; member
/third_party/astc-encoder/Source/
Dstb_image.h4660 int output_bytes = out_n*bytes; in stbi__create_png_image_raw() local