Home
last modified time | relevance | path

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

/third_party/skia/m133/third_party/externals/libpng/contrib/gregbook/
Dreadpng2.c190 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length) in readpng2_decode_data()
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Dreadpng2.c190 int readpng2_decode_data(mainprog_info *mainprog_ptr, uch *rawbuf, ulg length) in readpng2_decode_data()
/third_party/ffmpeg/libavcodec/
Dvc1dec.c640 const uint8_t *rawbuf; in vc1_decode_frame() member
/third_party/nghttp2/tests/
Dnghttp2_frame_test.c477 uint8_t *rawbuf; in test_nghttp2_frame_pack_altsvc() local
/third_party/libuv/src/unix/
Daix.c459 char rawbuf[FILENAME_MAX+1]; in uv__is_ahafs_mounted() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_constants.c636 struct svga_raw_buffer *rawbuf = &svga->state.hw_draw.rawbufs[shader][slot]; in svga_emit_rawbuf() local
/third_party/flatbuffers/tests/
Dtest.cpp1604 std::string rawbuf; in FlatBufferTests() local