/libcore/luni/src/main/java/java/lang/ |
Package.java | 56 private final String specVersion; 63 Package(String name, String specTitle, String specVersion, String specVendor, 67 this.specVersion = specVersion; 222 return specVersion; 245 String[] provided = specVersion.split("\\.");
|
ClassLoader.java | 609 * @param specVersion 626 protected Package definePackage(String name, String specTitle, String specVersion, 635 Package newPackage = new Package(name, specTitle, specVersion, specVendor, implTitle,
|
/hardware/qcom/media/mm-core/omxcore/src/common/ |
omx_core_cmp.cpp | 110 OMX_OUT OMX_VERSIONTYPE* specVersion, 118 eRet = pThis->get_component_version(hComp,componentName,componentVersion,specVersion,componentUUID);
|
omx_core_cmp.h | 60 OMX_OUT OMX_VERSIONTYPE* specVersion,
|
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_web.c | 48 "<specVersion><major>1</major><minor>0</minor></specVersion>\n" 155 "<specVersion>\n" 158 "</specVersion>\n" [all...] |
/hardware/qcom/media/mm-video/vidc/venc/inc/ |
omx_video_base.h | 194 OMX_VERSIONTYPE *specVersion,
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/ |
OMX_VPP_Utils.h | 389 OMX_VERSIONTYPE SpecVersion;
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
wps_upnp_web.c | 280 "<specVersion><major>1</major><minor>0</minor></specVersion>\n" 505 "<specVersion>\n" 508 "</specVersion>\n" [all...] |
/hardware/qcom/media/mm-video/vidc/vdec/inc/ |
omx_vdec.h | 227 OMX_VERSIONTYPE *specVersion,
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/ |
OMX_JpegDec_Utils.h | 408 OMX_VERSIONTYPE SpecVersion;
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/ |
OMX_JpegEnc_Utils.h | 395 OMX_VERSIONTYPE SpecVersion;
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEnc_Utils.h | 587 OMX_VERSIONTYPE SpecVersion;
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
OMX_JpegDecoder.c | [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
OMX_JpegEncoder.c | [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP.c | [all...] |
/frameworks/base/include/media/stagefright/openmax/ |
OMX_Core.h | 685 in. The SpecVersion is the version of the specification that the [all...] |
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Core.h | 668 in. The SpecVersion is the version of the specification that the [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Core.h | 668 in. The SpecVersion is the version of the specification that the
[all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Core.h | 668 in. The SpecVersion is the version of the specification that the [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
OMX_VideoEncoder.c | [all...] |
/hardware/qcom/media/mm-video/vidc/venc/src/ |
omx_video_base.cpp | 636 OMX_OUT OMX_VERSIONTYPE* specVersion, [all...] |
/hardware/qcom/media/mm-video/vidc/vdec/src/ |
omx_vdec.cpp | [all...] |