Home
last modified time | relevance | path

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

/external/libpng/contrib/gregbook/
Dreadpng2.c190 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length) in readpng2_decode_data()
/external/flatbuffers/tests/
Dtest.cpp3352 std::string rawbuf; in FlatBufferTests() local