HomeSort by relevance Sort by last modified time
    Searched refs:COPY_MODE_CPU (Results 1 - 2 of 2) sorted by null

  /external/libxcam/wrapper/gstreamer/
gstxcamfilter.h 38 COPY_MODE_CPU = 0,
gstxcamfilter.cpp 34 #define DEFAULT_PROP_COPY_MODE COPY_MODE_CPU
74 {COPY_MODE_CPU, "Copy buffer with CPU", "cpu"},
578 xcamfilter->copy_mode = COPY_MODE_CPU;
    [all...]

Completed in 46 milliseconds