Searched refs:V4L2_FMT_FLAG_COMPRESSED (Results 1 - 2 of 2) sorted by relevance

/external/qemu/android/camera/
H A Dcamera-capture-linux.c688 if ((fmt_enum.flags & V4L2_FMT_FLAG_COMPRESSED) == 0) {
720 if ((fmt_enum.flags & V4L2_FMT_FLAG_COMPRESSED) == 0) {
/external/kernel-headers/original/linux/
H A Dvideodev2.h466 #define V4L2_FMT_FLAG_COMPRESSED 0x0001 macro

Completed in 38 milliseconds