Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 537) sorted by relevance

12345678910>>...22

/hardware/intel/common/libmix/mix_common/
DChangeLog3 * Updated version to 0.1.6
13 * Updated version to 0.1.5
22 * Updated version to 0.1.4.
26 * Updated version to 0.1.3 and packaged for build.
28 Initial version
/hardware/intel/common/libmix/mix_video/src/
Dmixvideoconfigparamsdec_mp42.c215 MixVideoConfigParamsDecMP42 *obj, guint version) { in mix_videoconfigparamsdec_mp42_set_mpegversion() argument
217 obj->mpegversion = version; in mix_videoconfigparamsdec_mp42_set_mpegversion()
222 MixVideoConfigParamsDecMP42 *obj, guint *version) { in mix_videoconfigparamsdec_mp42_get_mpegversion() argument
223 MIX_VIDEOCONFIGPARAMSDEC_MP42_GETTER_CHECK_INPUT (obj, version); in mix_videoconfigparamsdec_mp42_get_mpegversion()
224 *version = obj->mpegversion; in mix_videoconfigparamsdec_mp42_get_mpegversion()
229 MixVideoConfigParamsDecMP42 *obj, guint version) { in mix_videoconfigparamsdec_mp42_set_divxversion() argument
232 obj->divxversion = version; in mix_videoconfigparamsdec_mp42_set_divxversion()
237 MixVideoConfigParamsDecMP42 *obj, guint *version) { in mix_videoconfigparamsdec_mp42_get_divxversion() argument
239 MIX_VIDEOCONFIGPARAMSDEC_MP42_GETTER_CHECK_INPUT (obj, version); in mix_videoconfigparamsdec_mp42_get_divxversion()
240 *version = obj->divxversion; in mix_videoconfigparamsdec_mp42_get_divxversion()
Dmixvideoconfigparamsdec_mp42.h130 MixVideoConfigParamsDecMP42 *obj, guint version);
133 MixVideoConfigParamsDecMP42 *obj, guint *version);
136 MixVideoConfigParamsDecMP42 *obj, guint version);
139 MixVideoConfigParamsDecMP42 *obj, guint *version);
/hardware/qcom/display/msm8996/sdm/libs/core/
Dcore_interface.cpp39 #define GET_REVISION(version) (version >> 16) argument
40 #define GET_DATA_ALIGNMENT(version) ((version >> 8) & 0xFF) argument
41 #define GET_INSTRUCTION_SET(version) (version & 0xFF) argument
/hardware/intel/common/libva/va/
Dva_version.h.in31 * The major version of VA-API (1, if %VA_VERSION is 1.2.3)
38 * The minor version of VA-API (2, if %VA_VERSION is 1.2.3)
45 * The micro version of VA-API (3, if %VA_VERSION is 1.2.3)
52 * The full version of VA-API, like 1.2.3
59 * The full version of VA-API, in string form (suited for string
67 * Numerically encoded version of VA-API, like 0x010203
75 * @major: major version, like 1 in 1.2.3
76 * @minor: minor version, like 2 in 1.2.3
77 * @micro: micro version, like 3 in 1.2.3
79 * Evaluates to %TRUE if the version of VA-API is greater than
/hardware/qcom/display/msm8998/sdm/libs/core/
Dcore_interface.cpp39 #define GET_REVISION(version) (version >> 16) argument
40 #define GET_DATA_ALIGNMENT(version) ((version >> 8) & 0xFF) argument
41 #define GET_INSTRUCTION_SET(version) (version & 0xFF) argument
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
DMakefile.am11 libloc_adapter_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
15 libloc_adapter_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
36 libloc_eng_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
40 libloc_eng_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
53 libgps_default_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
57 libgps_default_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
DMakefile.am11 libloc_adapter_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
15 libloc_adapter_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
36 libloc_eng_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
40 libloc_eng_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
53 libgps_default_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
57 libgps_default_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DMakefile.am11 libloc_adapter_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
15 libloc_adapter_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
36 libloc_eng_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
40 libloc_eng_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
53 libgps_default_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
57 libgps_default_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
DMakefile.am11 libloc_adapter_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
15 libloc_adapter_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
36 libloc_eng_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
40 libloc_eng_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
53 libgps_default_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
57 libgps_default_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
/hardware/qcom/gps/loc_api/libloc_api_50001/
DMakefile.am11 libloc_adapter_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
15 libloc_adapter_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
36 libloc_eng_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
40 libloc_eng_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
53 libgps_default_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
57 libgps_default_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
DMakefile.am11 libloc_adapter_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
15 libloc_adapter_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
36 libloc_eng_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
40 libloc_eng_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
53 libgps_default_so_la_LDFLAGS = -lstdc++ -lpthread @GLIB_LIBS@ -shared -version-info 1:0:0
57 libgps_default_so_la_LDFLAGS = -lpthread -shared -version-info 1:0:0
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_color_manager.cpp62 kernel_params->data.pcc_cfg_data.version = feature.feature_version_; in SetPCC()
67 kernel_params->data.pcc_cfg_data.version, kernel_params->data.pcc_cfg_data.block, in SetPCC()
80 kernel_params->data.lut_cfg_data.data.igc_lut_data.version = feature.feature_version_; in SetIGC()
92 kernel_params->data.lut_cfg_data.data.pgc_lut_data.version = feature.feature_version_; in SetPGC()
106 kernel_params->data.lut_cfg_data.data.pgc_lut_data.version = feature.feature_version_; in SetMixerGC()
118 kernel_params->data.pa_v2_cfg_data.version = feature.feature_version_; in SetPAV2()
123 kernel_params->data.pa_v2_cfg_data.version, kernel_params->data.pa_v2_cfg_data.block, in SetPAV2()
133 kernel_params->data.dither_cfg_data.version = feature.feature_version_; in SetDither()
145 kernel_params->data.gamut_cfg_data.version = feature.feature_version_; in SetGamut()
158 kernel_params->data.dither_cfg_data.version = feature.feature_version_; in SetPADither()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_color_manager.cpp62 kernel_params->data.pcc_cfg_data.version = feature.feature_version_; in SetPCC()
67 kernel_params->data.pcc_cfg_data.version, kernel_params->data.pcc_cfg_data.block, in SetPCC()
80 kernel_params->data.lut_cfg_data.data.igc_lut_data.version = feature.feature_version_; in SetIGC()
92 kernel_params->data.lut_cfg_data.data.pgc_lut_data.version = feature.feature_version_; in SetPGC()
106 kernel_params->data.lut_cfg_data.data.pgc_lut_data.version = feature.feature_version_; in SetMixerGC()
118 kernel_params->data.pa_v2_cfg_data.version = feature.feature_version_; in SetPAV2()
123 kernel_params->data.pa_v2_cfg_data.version, kernel_params->data.pa_v2_cfg_data.block, in SetPAV2()
133 kernel_params->data.dither_cfg_data.version = feature.feature_version_; in SetDither()
145 kernel_params->data.gamut_cfg_data.version = feature.feature_version_; in SetGamut()
/hardware/intel/common/libva/
Dconfigure.ac23 # VA-API version
27 # - reset micro version to zero when minor version is incremented
28 # - reset minor version to zero when major version is incremented
36 # libva package version number, (as distinct from shared library version)
37 # XXX: we want the package version to remain at 1.0.x for VA-API 0.32.y
39 # - major version is automatically generated from VA-API major version
40 # - minor version is automatically generated from VA-API minor version
42 # - reset micro version to zero when VA-API major or minor version is changed
54 # libva library version number (generated, do not change)
58 # <x> = VA-API major version + 1
[all …]
Dlibva.spec8 Source: %{name}-%{version}.tar.bz2
13 BuildRoot: %{_tmppath}/%{name}-%{version}-build
46 Requires: %{name} = %{version}-%{release}
117 - Update to version 0.31.0
119 - Update to version 0.30.4
121 - Update to version 0.30.20090618_Alpha2.3
123 - Update to version 0.30.20090608
151 - packaged mrst-video-decode-src version 0.0.1 using the buildservice spec file wizard
/hardware/intel/common/libmix/mix_common/m4/
Das-mix-version.m41 dnl as-mix-version.m4
7 dnl for a 0.3.2 release version
32 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Define the version])
/hardware/intel/common/libmix/mix_audio/m4/
Das-mix-version.m41 dnl as-mix-version.m4
7 dnl for a 0.3.2 release version
32 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Define the version])
/hardware/intel/common/libmix/mix_video/m4/
Das-mix-version.m41 dnl as-mix-version.m4
7 dnl for a 0.3.2 release version
32 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Define the version])
/hardware/intel/common/libmix/mix_vbp/m4/
Das-mix-version.m41 dnl as-mix-version.m4
7 dnl for a 0.3.2 release version
32 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Define the version])
/hardware/intel/common/libmix/mix_audio/
DChangeLog3 * Updated version to 0.3.5 and submit for build.
9 * Updated version to 0.3.4
46 * Updated version to 0.3.3 and package for build.
51 * Updated MixCommon version dependency as MixAudio is using new definitions from MixCommon.
60 * Increased version number to 0.3.2 and package for build.
68 * Updated version to 0.3.1 for build.
82 * Updated version to 0.3.0 to reflect API change in mix_audio_decode.
90 * Updated version number to 0.2.6
/hardware/interfaces/contexthub/1.0/
Dtypes.hal38 // The version of the CHRE API that this nanoApp was compiled against. See
39 // the CHRE API header file chre/version.h for more information. The hub
89 uint32_t version; // Version : eg 0x1001
126 // specify the CHRE implementation version. See also the CHRE API header
127 // file chre/version.h.
130 // The version of the CHRE implementation returned to nanoApps in the CHRE
131 // API function call chreGetVersion(). The major and minor version specify
132 // the implemented version of the CHRE API, while the patch version
133 // describes the implementation version within the scope of the platform
134 // ID. See also the CHRE API header file chre/version.h.
[all …]
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dmpl.c56 inv_error_t inv_get_version(char **version) in inv_get_version() argument
60 *version = (char *)&ml_ver; in inv_get_version()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dmpl.c56 inv_error_t inv_get_version(char **version) in inv_get_version() argument
60 *version = (char *)&ml_ver; in inv_get_version()
/hardware/libhardware/modules/sensors/
Dmultihal.cpp252 return v0->common.version; in get_device_version_by_handle()
259 #define HAL_VERSION_IS_COMPLIANT(version) \ argument
260 (version >= SENSORS_DEVICE_API_VERSION_1_3)
264 int version = ctx->get_device_version_by_handle(handle); in halIsCompliant() local
265 return version != -1 && HAL_VERSION_IS_COMPLIANT(version); in halIsCompliant()
269 int version = ctx->get_device_version_by_handle(handle); in halIsAPILevelCompliant() local
270 return version != -1 && (version >= level); in halIsAPILevelCompliant()
273 const char *apiNumToStr(int version) { in apiNumToStr() argument
274 switch(version) { in apiNumToStr()
691 dev->proxy_device.common.version = SENSORS_DEVICE_API_VERSION_1_4; in open_sensors()
[all …]

12345678910>>...22