Home | History | Annotate | Download | only in gstreamer

Lines Matching defs:memory

775     uint8_t *memory = xcambuf->map ();
777 if (!memory || !ret) {
788 dest = memory + xcaminfo.offsets [index];
815 uint8_t *memory = xcambuf->map ();
817 if (!memory || !ret) {
827 src = memory + xcaminfo.offsets [index];