Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-bcm283x/
Dmbox.c88 void dump_buf(struct bcm2835_mbox_hdr *buffer) in dump_buf() function
/external/libxcam/modules/soft/
Dsoft_blender.cpp122 #define dump_buf dump_buf_perfix_path macro
158 static void dump_buf (const SmartPtr<VideoBuffer> buf, ...) { in dump_buf() function
/external/webrtc/talk/media/sctp/
Dsctpdataengine.cc185 char *dump_buf; in VerboseLogPacket() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c6357 static void dump_buf(uint8_t *buf, int stride, int row, int col, int h, int w) { function