Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwjpeg/
Dhwjpeg-internal.h45 #define V4L2_CID_JPEG_HWFC_ENABLE (V4L2_CID_JPEG_CLASS_BASE + 25) macro
Dhwjpeg-v4l2.cpp471 ctrl[ctrls.count].id = V4L2_CID_JPEG_HWFC_ENABLE; in UpdateControls()