Home
last modified time | relevance | path

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

/third_party/node/test/js-native-api/test_typedarray/
Dtest_typedarray.c59 uint8_t* output_bytes = (uint8_t*)(output_ptr); in Multiply() local
/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/astc-encoder/Source/
Dstb_image.h4659 int output_bytes = out_n*bytes; in stbi__create_png_image_raw() local