Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.c1759 gboolean mem_cpy = TRUE; in gst_dfbvideosink_show_frame() local
/third_party/FatFs/source/
Dff.c488 void mem_cpy (void* dst, const void* src, UINT cnt) in mem_cpy() function