Searched refs:version (Results 1 - 25 of 259) sorted by relevance

1234567891011

/hardware/intel/img/libdrm/tests/
H A Dsetversion.c34 * This tests that we can get the actual version out, and that setting invalid
36 * behavior differenses resulting from an increased DI version.
41 drm_set_version_t sv, version; local
51 memset(&version, 0, sizeof(version));
52 version.drm_di_major = -1;
53 version.drm_di_minor = -1;
54 version.drm_dd_major = -1;
55 version.drm_dd_minor = -1;
56 ret = ioctl(fd, DRM_IOCTL_SET_VERSION, &version);
[all...]
H A Ddristat.c46 drmVersionPtr version; local
48 version = drmGetVersion(fd);
49 if (version) {
51 printf(" Name: %s\n", version->name ? version->name : "?");
53 version->version_major,
54 version->version_minor,
55 version->version_patchlevel);
56 printf(" Date: %s\n", version->date ? version
[all...]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
H A Dloc_api_cb.xdr101 version LOC_APICBVERS_0001 {
111 version LOC_APICBVERS_0002 {
127 version LOC_APICBVERS_0003 {
142 version LOC_APICBVERS_0004 {
154 version LOC_APICBVERS_0005 {
170 version LOC_APICBVERS_0006 {
H A Dloc_api.xdr116 rpc_uint32 toolvers; /* Tool version */
154 version LOC_APIVERS_0001 {
185 version LOC_APIVERS_0002 {
201 version LOC_APIVERS_0003 {
216 version LOC_APIVERS_0004 {
228 version LOC_APIVERS_0005 {
244 version LOC_APIVERS_0006 {
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
H A Dmpl.h18 inv_error_t inv_get_version(char **version);
H A Dmpl.c47 * @brief used to get the MPL version.
48 * @param version a string where the MPL version gets stored.
51 inv_error_t inv_get_version(char **version) argument
55 *version = (char *)&ml_ver;
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dmpl.h18 inv_error_t inv_get_version(char **version);
H A Dmpl.c52 * @brief used to get the MPL version.
53 * @param version a string where the MPL version gets stored.
56 inv_error_t inv_get_version(char **version) argument
60 *version = (char *)&ml_ver;
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Dmpl.h18 inv_error_t inv_get_version(char **version);
H A Dmpl.c52 * @brief used to get the MPL version.
53 * @param version a string where the MPL version gets stored.
56 inv_error_t inv_get_version(char **version) argument
60 *version = (char *)&ml_ver;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Dheader.h23 unsigned int version: 3; member in struct:__anon520
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_audio_amrwbplus.h26 unsigned int version; member in struct:msm_audio_amrwbplus_config_v2
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_audio_amrwbplus.h11 unsigned int version; member in struct:msm_audio_amrwbplus_config_v2
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
H A DmcVersionHelper.h41 /** Create a version number given major and minor numbers. */
46 /** Get major version number from complete version. */
47 #define MC_GET_MAJOR_VERSION(version) ((version) >> 16)
49 /** Get minor version number from complete version. */
50 #define MC_GET_MINOR_VERSION(version) ((version) & 0xffff)
62 /** Checks at compile-time that an interface version provide
[all...]
H A DmcContainer.h161 uint32_t version; member in struct:__anon3058
171 uint32_t version; member in struct:__anon3059
183 uint32_t version; member in struct:__anon3060
194 uint32_t version; member in struct:__anon3061
205 uint32_t version; member in struct:__anon3062
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
H A Dloc_api_cb.xdr72 version LOC_APICBVERS_0001 {
H A Dloc_api.xdr87 rpc_uint32 toolvers; /* Tool version */
125 version LOC_APIVERS_0001 {
158 version LOC_APIVERS_0002 {
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
H A Dloc_api_cb.xdr81 version LOC_APICBVERS_0001 {
/hardware/intel/common/libva/va/wayland/
H A Dva_backend_wayland.h33 /** \brief VA/Wayland API version. */
42 * \brief Interface version.
46 unsigned int version; member in struct:VADriverVTableWayland
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
H A Dbcmeth.h96 uint8 version; /* Version is 0 */ member in struct:bcmeth_hdr
/hardware/intel/common/libva/va/
H A Dva_backend_vpp.h34 /** \brief VTable version for VA/VPP hooks. */
38 unsigned int version; member in struct:VADriverVTableVPP
/hardware/qcom/msm8x74/kernel-headers/media/
H A Dmsm_vidc.h54 unsigned int version; member in struct:msm_vidc_aspect_ratio_payload
74 unsigned int version; member in struct:msm_vidc_input_crop_payload
85 unsigned int version; member in struct:msm_vidc_digital_zoom_payload
/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsm_vidc.h55 unsigned int version; member in struct:msm_vidc_aspect_ratio_payload
75 unsigned int version; member in struct:msm_vidc_input_crop_payload
86 unsigned int version; member in struct:msm_vidc_digital_zoom_payload
/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsm_vidc.h32 unsigned int version; member in struct:msm_vidc_aspect_ratio_payload
48 unsigned int version; member in struct:msm_vidc_input_crop_payload
57 unsigned int version; member in struct:msm_vidc_digital_zoom_payload
/hardware/intel/common/wrs_omxil_core/utils/inc/
H A Daudio_parser.h47 int *version, int *layer, int *crc, int *bitrate,

Completed in 684 milliseconds

1234567891011