Searched refs:v1 (Results 1 – 16 of 16) sorted by relevance
/hardware/interfaces/ |
D | update-base-files.sh | 34 -o $ANDROID_BUILD_TOP/system/core/include/system/graphics-base-v1.0.h \ 37 -o $ANDROID_BUILD_TOP/system/core/include/system/graphics-base-v1.1.h \
|
/hardware/intel/common/libva/test/putsurface/ |
D | putsurface_common.c | 132 va_value_equals(const VAGenericValue *v1, const VAGenericValue *v2) in va_value_equals() argument 134 if (v1->type != v2->type) in va_value_equals() 137 switch (v1->type) { in va_value_equals() 139 return v1->value.i == v2->value.i; in va_value_equals() 141 return v1->value.f == v2->value.f; in va_value_equals() 143 return v1->value.p == v2->value.p; in va_value_equals() 145 return v1->value.fn == v2->value.fn; in va_value_equals()
|
/hardware/intel/common/libva/test/decode/ |
D | tinyjpeg.c | 631 int h1, h2, h3, v1, v2, v3; in tinyjpeg_decode() local 635 v1 = pic_param.components[0].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/qcom/msm8x09/original-kernel-headers/drm/ |
D | sde_drm.h | 311 struct sde_drm_scaler_v1 v1; member 350 struct sde_drm_csc_v1 v1; member
|
/hardware/qcom/msm8x09/kernel-headers/drm/ |
D | sde_drm.h | 121 struct sde_drm_scaler_v1 v1; member 139 struct sde_drm_csc_v1 v1; member
|
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/ |
D | ThermalService.java | 51 import org.xmlpull.v1.XmlPullParser; 52 import org.xmlpull.v1.XmlPullParserException; 53 import org.xmlpull.v1.XmlPullParserFactory;
|
/hardware/interfaces/radio/1.2/ |
D | IRadioIndication.hal | 46 * v1.2 must call this function instead of lceData().
|
/hardware/interfaces/bluetooth/a2dp/1.0/ |
D | types.hal | 77 * Refer to SBC Codec specific information elements in A2DP v1.3
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxStore.hal | 37 * enum<v1,v2,...,vn>: v1 | v2 | ... | vn
|
/hardware/interfaces/camera/device/ |
D | README.md | 24 needing to use the deprecated pre-HIDL camera device HAL v1.0.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantIface.hal | 144 * Technical specification v1.2.
|
D | ISupplicantP2pIface.hal | 610 * specification v1.0.0.
|
/hardware/libhardware/modules/camera/3_4/ |
D | README.md | 127 This makes this HAL not backwards compatible with the Android Camera (v1) API
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 2730 int8_t mm_channel_util_seq_comp_w_rollover(uint32_t v1, in mm_channel_util_seq_comp_w_rollover() argument 2736 if (v1 > v2) { in mm_channel_util_seq_comp_w_rollover() 2738 } else if (v1 < v2) { in mm_channel_util_seq_comp_w_rollover()
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 129 * encryption/decryption keys and specify RSA OAEP padding and RSA PKCS#1 v1.5 randomized 131 * only for RSA signing/verification keys and specify RSA PSS padding and RSA PKCS#1 v1.5
|
D | IKeymasterDevice.hal | 986 * in which case the Keymaster implementation cannot build a proper PKCS#1 v1.5 signature
|