Home
last modified time | relevance | path

Searched defs:EncodePng (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/samples/
Dpdfium_test_write_helper.cc136 std::vector<uint8_t> EncodePng(pdfium::span<const uint8_t> input, in EncodePng() function
/external/tensorflow/tensorflow/go/op/
Dwrappers.go12889 func EncodePng(scope *Scope, image tf.Output, optional ...EncodePngAttr) (contents tf.Output) { func