Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libscaler/
Dlibscaler-common.h108 #ifndef V4L2_CID_2D_BLEND_OP
109 #define V4L2_CID_2D_BLEND_OP (V4L2_CID_EXYNOS_BASE + 103) macro
Dlibscalerblend-v4l2.cpp19 ctrl.id = V4L2_CID_2D_BLEND_OP; in DevSetCtrl()