Home
last modified time | relevance | path

Searched refs:v3 (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libva/test/decode/
Dtinyjpeg.c631 int h1, h2, h3, v1, v2, v3; in tinyjpeg_decode() local
637 v3 = pic_param.components[2].v_sampling_factor; in tinyjpeg_decode()
640 v1 == 2 && v2 == 1 && v3 == 1) { in tinyjpeg_decode()
648 v1 == 1 && v2 == 1 && v3 == 1) { in tinyjpeg_decode()
656 v1 == 1 && v2 == 1 && v3 == 1) { in tinyjpeg_decode()
664 v1 == 1 && v2 == 1 && v3 == 1) { in tinyjpeg_decode()
671 v1 == 2 && v2 == 1 && v3 == 1) { in tinyjpeg_decode()
679 v1 == 2 && v2 == 2 && v3 == 2) { in tinyjpeg_decode()
687 v1 == 2 && v2 == 1 && v3 == 1) { in tinyjpeg_decode()
/hardware/interfaces/camera/metadata/3.3/
Dtypes.hal194 /** android.control.aeMode enumeration values added since v3.2
202 /** android.control.captureIntent enumeration values added since v3.2
226 /** android.request.availableCapabilities enumeration values added since v3.2
244 /** android.info.supportedHardwareLevel enumeration values added since v3.2
/hardware/interfaces/camera/device/
DREADME.md74 v3.2, containing methods for configuring an active camera device and submitting
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal26 * DEPRECATED. New devices are strongly recommended to use Camera HAL v3.2 or