Home
last modified time | relevance | path

Searched refs:COPY_MODE_CPU (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/wrapper/gstreamer/
Dgstxcamfilter.h38 COPY_MODE_CPU = 0, enumerator
Dgstxcamfilter.cpp34 #define DEFAULT_PROP_COPY_MODE COPY_MODE_CPU
74 {COPY_MODE_CPU, "Copy buffer with CPU", "cpu"}, in gst_xcam_filter_copy_mode_get_type()
578 xcamfilter->copy_mode = COPY_MODE_CPU; in gst_xcam_filter_start()
954 if (xcamfilter->copy_mode == COPY_MODE_CPU) { in gst_xcam_filter_prepare_output_buffer()