Searched refs:v2 (Results 1 – 7 of 7) sorted by relevance
/hardware/interfaces/camera/provider/ |
D | README.md | 29 and operation of the pre-HIDL camera HAL module v2.4. 37 callbacks v2.4.
|
/hardware/intel/common/libva/test/decode/ |
D | tinyjpeg.c | 631 int h1, h2, h3, v1, v2, v3; in tinyjpeg_decode() local 636 v2 = pic_param.components[1].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/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() 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/interfaces/media/omx/1.0/ |
D | IOmxStore.hal | 37 * enum<v1,v2,...,vn>: v1 | v2 | ... | vn
|
/hardware/libhardware/modules/camera/3_4/ |
D | README.md | 121 v2.1, so the fixed defaults are usually assigned based on that camera.
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 2731 uint32_t v2) 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/radio/1.0/ |
D | types.hal | 1317 // for CDMA (See 3GPP2 C.S0015-B, v2.0, table 4.5-1) 1451 vec<uint8_t> bearerData; // 3GPP2 C.S0015-B, v2.0,
|