Searched defs:write_function (Results 1 - 3 of 3) sorted by relevance

/external/libpng/contrib/libtests/
H A Dpngimage.c1229 write_function(png_structp pp, png_bytep data, png_size_t size) function
1249 png_set_write_fn(dp->write_pp, &dp->written_file, write_function,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxer.cpp1510 bool Cluster::PreWriteBlock(Type* write_function) { argument
1511 if (write_function == NULL)
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxer.cpp1584 bool Cluster::PreWriteBlock(Type* write_function) { argument
1585 if (write_function == NULL)

Completed in 162 milliseconds